Skip to content

GenK5/Springboot-common-tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpringBoot common tools

This project has the purpose to show how to do the most simple operations in SpringBoot such as:

  • How to create a REST API in SpringBoot
  • How to create a HTTP Interceptors
  • How to create a HTTP Filter
  • How to create different profiles properties
  • Database Persistence with three famous DBMS: PostgreSQL, MariaDB and Microsoft Sql Server
  • Kafka
  • Spring security

About

A project that shows the implementation of various tools in Springboot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 96.0%
  • TSQL 4.0%