GabrielLazar / conference-application

Spring-boot Microservice Conference application is exposing various Restful web services using Spring REST, REST Security JWT, JPA, and Postgre DB.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conference-Application

Spring-boot Microservice Conference application is exposing various Restful web services using Spring REST, JPA and Postgre DB. Data and Schema SQL files are attached under resources.

#Prerequisites You will need to following tools in order to work with this project and code

#Getting Started To run this project locally, perform the following steps.

  1. Clone project to your machine using git - "git clone https://github.com/GabrielLazar/Conference-Application.git"
  2. Import the project to IDE
  3. Run Spring-boot project
  4. Access the API documentation: "http://localhost:8443/ConferenceApplication/swagger-ui.html#/"

About

Spring-boot Microservice Conference application is exposing various Restful web services using Spring REST, REST Security JWT, JPA, and Postgre DB.


Languages

Language:Java 100.0%