- Notifications
You must be signed in to change notification settings - Fork1
Demo microservice application structured according to the Trinity Architecture.
License
NotificationsYou must be signed in to change notification settings
oregor-projects/trinity-demo-java
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Demo microservice application structured according to the Trinity Architecture.
To learn more about the Trinity Architecture go to:https://medium.com/oregor/the-trinity-architecture-c89ed5743c1e
To scaffold your own project in java go to:https://github.com/oregor-projects/trinity-scaffolder-java
Follow the steps below to execute the application:
git clone https://github.com/oregor-projects/trinity-demo-java.gitcd trinity-demo-java./mvnw packagejava -jar -Dspring.profiles.active=ci ./demo-app/target/demo-app.jarIn a new terminal window, by executing:
curl -X GET http://localhost:8080/actuator/health
you should receive:
{"status":"UP"}About
Demo microservice application structured according to the Trinity Architecture.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.