auto generation, happy developer
Spring Resource is a cli tool introduced to help spring developers to generate boilerplate for their resources (repository, entity, service and controller) without any headache within a second.
- add docker file to your project using the following flag:
-d
or--docker
- the show all available command you can use the flag:
-h
or--help
cmd
: folder that contains the logic behind the cli select uiservices
: contain all files that are responsible about creatingdocker
,dto
,entity
,repository
andservice
static
: contain all template file(.tmpl) for docker, java and kotlin filesstructs
: folder that contain the structure definition likedocker
,entity
,pom
andshard
utils
: contain all files for helper situations.
- Openjdk
- 23-jdk-oracle
- 17-jdk-oracle
- Eclipse Temurin
- 17-jdk-focal
- 8-jdk-focal
@Creator: aymane-smi
others: