Ebenezr / roomsoft-spring

Roomsoft web server in spring boot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Roomsoft Web Server

Technology stack:

  • Spring Boot 3;
  • Spring Web;
  • Spring Data;
  • PostgreSQL database;
  • Hibernate;
  • Lombok;
  • Spring Security (as basic authentication).

To run this application use:

mvn spring-boot:run

The view in the Postman:

http://localhost:8080/api/users

About

Roomsoft web server in spring boot


Languages

Language:Java 99.6%Language:Batchfile 0.4%