Skip to content

Demo Spring boot project which depicts encryption of database keys with attribute JPA converters

Notifications You must be signed in to change notification settings

jigneshkhatri/spring-boot-with-db-key-encryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-with-db-key-encryption

Demo Spring boot project which depicts encryption of database keys with attribute JPA converters

Libraries used:

  • Spring boot
  • Spring data JPA and Hibernate
  • Liquibase (for database management)

How to run this project:

To run the project, open the command-line at the project's root directory, and run this command: mvnw spring-boot:run. It will automatically create the database, required tables, and insert preliminary data.

Endpoints of interest:

About

Demo Spring boot project which depicts encryption of database keys with attribute JPA converters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages