Skip to content

AlexVerpovskii/notification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notification Project

Prerequisites:

  • Java 11+

Startup process:

Notification

1 Start infrastructure locally with docker

comment out unnecessary applications docker-compose up -d

2 Build project

mvn clean install

3 Run

mvn spring-boot:run -Dspring.profiles.active=local

Open application:

Security

u can disable security keycloak.enable set false

Swagger

http://localhost:8080/swagger-ui/#/

About

Microservice for notifications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages