1.4.1 • Published 2 months ago

spring-init v1.4.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

Spring init

run with npx spring-init@latest + options

Options:

create - start the initialisation process Current options under create: - Class only - Dependency injection - Crud operations

For the Crud operations you can now also choose which endpoints to generate:

GET, GET-BY-ID, POST, PUT, DELETE

Targets:

  • Automate reocurrances in the initial stage of configuring a spring application This encompasses the generation of:
    • Packages
    • Entitys
    • Controllers
    • Services
    • CRUD Operations
    • Jpa Repositories

The common destinguishing difference when first building the project is usually just the name of the entity, which defines the package name, controller name, service name and repository name.

1.4.1

2 months ago

1.4.0

2 months ago

1.3.9

2 months ago

1.3.8

2 months ago

1.3.7

2 months ago

1.3.6

2 months ago

1.3.5

2 months ago

1.3.4

2 months ago

1.3.3

2 months ago

1.3.2

2 months ago

1.3.1

2 months ago

1.3.0

2 months ago

1.2.0

2 months ago

1.2.7

2 months ago

1.2.6

2 months ago

1.2.5

2 months ago

1.2.4

2 months ago

1.2.3

2 months ago

1.2.2

2 months ago

1.2.1

2 months ago

1.1.0

2 months ago

1.0.7

2 months ago

1.0.6

2 months ago

1.0.5

2 months ago

1.0.4

2 months ago

1.0.3

2 months ago

1.0.2

2 months ago

1.0.1

2 months ago

1.0.0

2 months ago