Skip to content

asr-registry/lang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library for shared functionalities

These are the mostly used functions in the system which include:

  • Multi-Tenancy Header Filer
  • Services Name
  • Object Utility Class
  • Logger Aspect
  • Security Aspect
  • Common Enums
  • Common Exceptions
  • Listener Configs
  • Validation
  • and more

Key Generation

java -cp build/libs/lang-0.1.0-BUILD-SNAPSHOT.jar af.asr.lang.security.RsaKeyPairFactory SPRING > application-dev.properties

java -cp build/libs/lang-0.1.0-BUILD-SNAPSHOT.jar af.asr.lang.security.RsaKeyPairFactory UNIX > env.vars.txt

source env.vars.txt


echo $PUBLIC_KEY_TIMESTAMP

About

Library for shared functionalities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages