Edgar Espina
Edgar Espina
Good summary for your projects, but yea after 6 years of doing Jooby. I'm sure people find module useful. Installing modules (compared with 1.x) is just a call to `module.install(this)`.....
are you going to send a PR with a fix?
We had have it in 1.x. Would you like to submit a PR?
I added a threadlocal+byte[] to rocker template engine. This is what most of the Java Frameworks does in the TEB site. So with this pattern a ByteBuffer.wrap makes sense. >...
> Solution 2 would also mean that the ASM for MVC would be different then now? No, none of them affect or change APT/MVC. Will go with Solution 1.
`if` and `when` expressions
Hi @jjlauer Well I'm kind of new to `m2e` too (not Eclipse). M2e given me the following error: Plugin execution not covered by lifecycle configuration: com.fizzed:rocker-maven-plugin:0.16.0:generate (execution: generate-rocker-templates, phase: generate-sources)...
Found it: http://www.eclipse.org/m2e/documentation/m2e-execution-not-covered.html ```xml org.eclipse.m2e lifecycle-mapping 1.0.0 com.fizzed rocker-maven-plugin [${rocker.version},) generate true ```
It more like a hack. We must provide all the configuration inside `pluginManagement` (so it never runs from a normal build). Then `m2e` lookup there and works as a proxy/delegate....
Here is: http://jooby.org/doc/rocker