Skip to content
This repository has been archived by the owner on Nov 11, 2020. It is now read-only.

cryptic-game/microservice-java-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

microservice-java-template

A template for new java microservices

files to change

  • pom.xml
  • Dockerfile (if needed)
  • logically the java code

Replace template with the microservice name.

tests

Please write tests for our continuous integration...