A scaffolding of the whole project
A RESTful spring-boot app. A complex Dictionary Model(also a simple Semantic Web) is included.
A RESTful spring-boot app based on OAuth2, JWT, Spring Security. it is stateless and has no session.
A scaffolding module based on spring-security. it holds sessions traditionally. SSO and unified authentication center over multiple client apps is not supported yet.
A scaffolding module based on spring-jdbc.
Includes a new implementation of jdbc-template-style stuff called ChainedJdbcTemplate
.
Reinvented the wheel of Spring Data JPA, Hibernate or JOOQ
A scaffolding module based on spring-webmvc. Reinvented the wheel of Spring HATEOAS