Skip to content

mekuanent/SpringEntityEncryptionLibExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Entity Encryption Lib Example

An example Spring Restful app for example of Spring Hibernate Entity Encryption Library

important endpoints

POST /todo/{title}/{desc}

to insert a new todo entry

GET /todo

to list all todos

PATCH /todo/{id}/{title}/{desc}

to update a todo entry

license

This source is released under the terms of the Apache Software License Version 2.0 (see license.txt).

About

A Sample Spring Boot App for Spring Entity Encryption Lib

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages