Skip to content

postcolour/SpringBootDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Language Spring Boot

Project Description

This project is an implementation of a task that includes the following key features:

  • SOLID: some principles of clean architecture
  • PostgreSQL DB: The project supports connection to PostgreSQL version 12.
  • Liquibase: Used for database version migrations and ensuring data structure consistency.
  • Automatic Data Structure Formation: Upon project launch, necessary data structures in the database are automatically formed.
  • Automatic Addition of Test Data: After data structure formation, test data objects are automatically added to the database.
  • REST API endpoints: some REST API endpoints to retrieve data
  • Apache Maven: for manage and build project

About

Spring Boot Demo Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages