Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 362 Bytes

File metadata and controls

9 lines (5 loc) · 362 Bytes

microservices-java-spring-boot-mysql

Template for a project using the microservices architecture in Java with Spring Boot and MySQL.

It contains two sample microservices:

service1 contains dependencies for Spring Boot Web, Spring Data JPA & MySQL and includes a Maven plugin.

service2 contains dependencies for Spring Boot Web and includes a Maven plugin.