ronin
ronin copied to clipboard
Ronin web framework
Bumps [shiro-core](https://github.com/apache/shiro) from 1.4.2 to 1.6.0. Changelog Sourced from shiro-core's changelog. 1.6.0 ########################################################### Bug [SHIRO-610] - Incorrect filterchainResolver in 1.4.0-RC2 [SHIRO-762] - SecurityUtils.securityManager should be volatile [SHIRO-766] - ArrayIndexOutOfBoundsException in...
Bumps [jetty-webapp](https://github.com/eclipse/jetty.project) from 8.0.0.M2 to 9.4.34.v20201102. Release notes Sourced from jetty-webapp's releases. 9.4.34.v20201102 Bugs #5320 : Using WebSocketClient with jetty-websocket-httpclient.xml in a Jetty web application causes ClassCastException #5521 : ResourceCollection...
Bumps [jetty-webapp](https://github.com/eclipse/jetty.project) from 8.0.0.M2 to 9.4.34.v20201102. Release notes Sourced from jetty-webapp's releases. 9.4.34.v20201102 Bugs #5320 : Using WebSocketClient with jetty-websocket-httpclient.xml in a Jetty web application causes ClassCastException #5521 : ResourceCollection...
Bumps [junit](https://github.com/junit-team/junit4) from 4.8.2 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...
Bumps [junit](https://github.com/junit-team/junit4) from 4.8.2 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...
Possibly: have an annotation to mark a test as a load test, then a "vark pound" target with appropriate parameters like number of threads, number of repetitions, profiler connection, etc.
Annotate a parameter with @Required, and have RoninServlet throw if that parameter isn't passed in. Saves a lot of tedious null-checking in controller methods.