TanVD
05/31/2020, 1:31 PM## Added
* Spring Boot DSL -- Spring Boot serverless container and parser of it. Support dynamic and static routes,
warming of lambda, granular permissions. Does not support Scheduled.
* Support local run for Spring Boot DSL via tomcat starter
* Spring Boot examples: shortener and site
## Changed
* Examples were reworked into one project
* `workDirectory` is now called `staticsRoot`
## Fixed
* Improvements in all parsers -- now all of them should work a lot faster
* Fixes to documentation in code