mirror of
https://github.com/jlengrand/exposed-wiki.git
synced 2026-03-10 08:11:18 +00:00
exposed-crypto module
This commit is contained in:
@@ -66,6 +66,7 @@ At the moment `Exposed` coexists of provided modules
|
||||
* exposed-java-time - date-time extensions based on Java8 Time API
|
||||
* exposed-kotlin-datetime - date-time extensions based on kotlinx-datetime
|
||||
* exposed-money - extensions to support MonetaryAmount from "javax.money:money-api"
|
||||
* exposed-crypt - provides additional column types to store encrypted data in DB and encode/decode it on client-side
|
||||
|
||||
Dependencies mapping listed bellow is similar (by functionality) to the previous versions:
|
||||
#### Maven
|
||||
|
||||
Reference in New Issue
Block a user