2.1.1 • Published 6 years ago

generator-spring-microservice v2.1.1

Weekly downloads
5
License
ISC
Repository
github
Last release
6 years ago

Spring Microservice Generator

A generator for Yeoman.

Yeoman generator for creating Microservices using Maven, Spring Boot, Spring Cloud and Docker.

Getting Started

To install generator-spring-microservice from npm, run:

$ npm install -g generator-spring-microservice

Finally, initiate the generator:

$ yo spring-microservice

Project structure

myservice-it/
    src/*
    pom.xml  
    
myservice-model
    src/*
    pom.xml  
    
myservice-rest
    src/
        main/
            java/
                com/example/myservice/
                    config/
                    core/
                    rest/
                        assembler/
                        controller/
                    Application.java
            resources/
                application.yml
                bootstrap.yml
        test/*
    pom.xml  

pom.xml
.gitignore
.yo-rc.json

License

MIT License

2.1.1

6 years ago

2.1.0

6 years ago

2.0.0

6 years ago

1.8.1

6 years ago

1.8.0

6 years ago

1.7.0

6 years ago

1.6.5

7 years ago

1.6.4

7 years ago

1.6.3

7 years ago

1.6.2

7 years ago

1.6.1

7 years ago

1.6.0

8 years ago

1.5.8

8 years ago

1.5.7

8 years ago

1.5.6

8 years ago

1.5.5

8 years ago

1.5.4

8 years ago

1.5.3

8 years ago

1.5.2

8 years ago

1.5.1

8 years ago

1.5.0

8 years ago

1.4.6

8 years ago

1.4.5

8 years ago

1.4.4

8 years ago

1.4.3

8 years ago

1.4.2

9 years ago

1.4.1

9 years ago

1.4.0

9 years ago

1.3.2

9 years ago

1.3.1

9 years ago

1.3.0

9 years ago

1.2.4

9 years ago

1.2.3

9 years ago

1.2.2

9 years ago

1.2.1

9 years ago

1.2.0

9 years ago

1.1.2

9 years ago

1.1.0

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago