项目作者: odlmon

项目描述 :
Educational project for acquiring skills in Java Reflection API and serialization
高级语言: Java
项目地址: git://github.com/odlmon/simple-crud.git
创建时间: 2020-04-01T07:43:44Z
项目社区:https://github.com/odlmon/simple-crud

开源协议:

下载


simple-crud

Educational project for acquiring skills in Java Reflection API and serialization using Java 14 and JavaFX.

Implemented:

  • CRUD on basis of motorcyclist equipment hierarchy
  • binary, JSON, YAML serialization
  • plugin architecture with Base32 and Base64 codec plugins