2.1.1 • Published 7 years ago

generator-spring-microservice v2.1.1

Weekly downloads
5
License
ISC
Repository
github
Last release
7 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

7 years ago

2.1.0

7 years ago

2.0.0

7 years ago

1.8.1

7 years ago

1.8.0

7 years ago

1.7.0

8 years ago

1.6.5

8 years ago

1.6.4

8 years ago

1.6.3

8 years ago

1.6.2

8 years ago

1.6.1

9 years ago

1.6.0

9 years ago

1.5.8

9 years ago

1.5.7

9 years ago

1.5.6

9 years ago

1.5.5

9 years ago

1.5.4

9 years ago

1.5.3

9 years ago

1.5.2

9 years ago

1.5.1

9 years ago

1.5.0

9 years ago

1.4.6

9 years ago

1.4.5

9 years ago

1.4.4

9 years ago

1.4.3

9 years ago

1.4.2

10 years ago

1.4.1

10 years ago

1.4.0

10 years ago

1.3.2

10 years ago

1.3.1

10 years ago

1.3.0

10 years ago

1.2.4

10 years ago

1.2.3

10 years ago

1.2.2

10 years ago

1.2.1

10 years ago

1.2.0

10 years ago

1.1.2

10 years ago

1.1.0

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago