Skip to content

Simple Java Microservices Chassis using Spring Boot and Java 16

License

Notifications You must be signed in to change notification settings

neueda/java-blocking-microservice-chassis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Blocking Microservice Chassis

Table of contents

Getting Started

Requirements

Software

Usage

Run the restful application server:

$ docker compose up --build -d

Stop the restful application server:

$ docker compose stop chassis

Stop and remove containers and networks:

$ docker compose down

Dependencies

Web Framework

Development Tools

Persistence

Data Migration

Monitoring

API Documentation

Testing

Containerization

Contributing

License

About

Simple Java Microservices Chassis using Spring Boot and Java 16

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published