Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vs4vijay/spring-microservice-template

A Microservice in Java, and Spring
https://github.com/vs4vijay/spring-microservice-template

api api-rest java microservice microservices-architecture spring spring-boot spring-mvc

Last synced: 8 days ago
JSON representation

A Microservice in Java, and Spring

Awesome Lists containing this project

README

        

# spring-microservice-template

---

## Tech. Stack

- Java
- Spring 5 with Spring Boot 2
- H2 Database
- JPA / Hibernate
- Lombok
- Mapstruct

---

## Running

- `gradlew bootRun`

---