use commons-validator to validate email address
use commons-lang3 to check blank strings (including whitespace) instead of guava
Add documentation to modularization classes
Minor fixes
+ Closing open jar files+ remove watcher init delay
Removed unused dependencies
Updated modularization
+ removed unfunctional interface+ added mechanism to stop watcher on modules folder changes+ run module method execution with own class loader+ small refactor
Removed Spade converter (Was moved to external module)
Prepared application for loading json convertors from jar modules
Removed org.json dependency
+ changed to gson
#5 Replace MD5 password encryption by some secure algo
- BCrypt password encryption is used instead of MD5.- Algorithm is from springframework.security package
Zobrazit revize
Také k dispozici: Atom