Skip to content

Online store microservices is a simple microservice application with Spring Boot and Spring Cloud. This example app shows how to create a Spring Boot API under microservices architecture using with spring cloud API, zipkin, micrometer, eureka, docker, ...

Notifications You must be signed in to change notification settings

moksnow/onlinestore-springboot-microservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5ce26af · Feb 24, 2023

History

17 Commits
Feb 16, 2023
Feb 16, 2023
Feb 16, 2023
Feb 16, 2023
Feb 16, 2023
Feb 16, 2023
Feb 16, 2023
Jan 31, 2023
Feb 16, 2023
Feb 24, 2023
Feb 16, 2023
Feb 16, 2023

Repository files navigation

onlinestore-springboot-microservice

Online store microservices is a simple microservice application with Spring Boot and Spring Cloud. This example app shows how to create a Spring Boot API under microservices architecture using with spring cloud API, zipkin, micrometer, eureka, docker, ...

Prerequisites: Java 17

Getting Started

To install this example application, run the following commands:

git clone https://github.com/moksnow/onlinestore-springboot-microservice.git
cd onlinestore-springboot-microservice

This will get a copy of the project installed locally. To install all of its dependencies and start each app, follow the instructions below.

To run the server, run:

./mvnw spring-boot:run

Links

This example uses the following open source libraries:

Help

Please post any questions as comments on the blog post, or visit our Okta Developer Forums.

License

Apache 2.0, see LICENSE.

About

Online store microservices is a simple microservice application with Spring Boot and Spring Cloud. This example app shows how to create a Spring Boot API under microservices architecture using with spring cloud API, zipkin, micrometer, eureka, docker, ...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published