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

mishalshah92/java-ms-template

Repository files navigation

java-ms-template

This is java micro-service template. This template allows to build and deploy docker image simply. This template is very basic having integration of spring boot > 2.

Basic knowledge of the Gradle and Docker is require.

Building and Generating docker image

We uses the Avast plugins that allows to configure and manager docker images.

All configurations are present into the configs/docker.gradle

Build

Below command will generate the distribution zip under build/distributions/{app_name}.zip directory

Build the Application
$ ./gradlew build
Build the docker image
$ ./gradlew composeBuild
Running Docker image
$ ./gradlew composeUp

Communication

About

This is java micro-service template

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /