Skip to content

ebatuhan/user-segmentation-vk-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User Segmentation Spring Boot Project for VK Education


Start Application with Docker Compose

Make sure you have Java JDK 21, Docker & Docker Compose, Maven 3.6+ (or use the included mvnw wrapper) To build images (if needed) and start both containers, run:

./mvnw clean package -DskipTests
docker compose up --build

App URL: http://localhost:8080

API documentation: http://localhost:8080/doc.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published