Skip to content

0.1.4 - 2020-05-31

Compare
Choose a tag to compare
@TanVD TanVD released this 31 May 13:29
· 134 commits to master since this release

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