Skip to content

wbabachan/microservices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

microservices

A small example representing java microservices.

In order to test the microervice, build the project as follows:

./gradlew clean build

Then start the MicroserviceRunner com.application.UserServiceApplication

Now UserService is ready on Port 8085.

Deploy the war file or start it from IDE and click on Links listed on the index.html page.

Enjoy it !

About

A small example representing java microservices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published