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

https://github.com/yourakshaw/microservice-template-springboot

A backend template made using Java and SpringBoot for building REST API based microservices.
https://github.com/yourakshaw/microservice-template-springboot

Last synced: 4 months ago
JSON representation

A backend template made using Java and SpringBoot for building REST API based microservices.

Awesome Lists containing this project

README

        

# microservice-template-springboot

A backend template made using Java and SpringBoot for building REST API based microservices.

#### Java Development Kit (JDK) Details

```
openjdk 17.0.2 2022-01-18
OpenJDK Runtime Environment (build 17.0.2+8-86)
OpenJDK 64-Bit Server VM (build 17.0.2+8-86, mixed mode, sharing)
```