Skip to content

IsaEs/whocalled

Repository files navigation

Who Called?

  • Authentication and Authorization
  • Using swagger with Spring Boot
  • Using WebSocket with Spring

Building Project and Creating Docker File

mvn clean
mvn package 
docker build -t whocalled:0.0.1 .
  • Websocket test ui http://localhost:8080
  • Swagger UI Path http://localhost:8080/swagger-ui/

About

Spring Boot, Web socket, Swagger

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published