Skip to content

hadipsy27/book-catalog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book Catalog Application

In this application there are many implementations of SpringBoot features which are packaged in the form of a Rest API

Feature

  • Data JPA (CRUD)
  • Hikari Database (Connection Pool)
  • Rest Full API
  • Batch Insert Data
  • Logging
  • Multi Environment (application.properties)
  • Validation
  • Custom Response
  • Swagger
  • JWT Auth (Spring Security)

Database Connection

  • Database Type : PostgreSQL
  • Database Port : Default PostgreSQL Port
  • Database Host : localhost
  • Database name : book_catalog

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published