Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

137 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beerlab

REST server for pub management application Build Status

Requirements

For building and running the application you need:

Running the application locally

mvn spring-boot:run

Documentation

Api endpoints are available at localhost:8088/swagger-ui.html

  • Swagger - Documentation & Testing

packages

  • models — to hold our entities;
  • repositories — to communicate with the database;
  • services — to hold our business logic;
  • security — security configuration;
  • controllers — to listen to the client;

About

REST server for pub management application

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages