Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Demo microservice application structured according to the Trinity Architecture.

License

NotificationsYou must be signed in to change notification settings

oregor-projects/trinity-demo-java

Repository files navigation

Build Status

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

Getting started

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.jar

In a new terminal window, by executing:

curl -X GET http://localhost:8080/actuator/health

you should receive:

{"status":"UP"}

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp