Julien Herr
Julien Herr
Ping @goekay
When I first started working on this project as a newcomer, I found it quite challenging to understand how to correctly run it due to its deviation from standard conventions....
Ping @goekay
Closing this PR due to inactivity (no response in 11 months). See: https://github.com/juherr/evolve/pull/20
Hi @remi-filament do you have any recommendations on how to resolve this issue?
It is just moving the folder into the common folder used by spring boot for jsp. I didn't see any side effect of the changes.
As I understand it: * When using JSP with Spring Boot, a WAR package is required, which in turn relies on the maven-war-plugin. (https://docs.spring.io/spring-boot/reference/web/servlet.html#web.servlet.embedded-container.jsp-limitations) * The default `warSourceDirectory` for this...
Closed in favor of migrating to Thymeleaf, which is a more appropriate next step. See: https://github.com/juherr/evolve/pull/5
@goekay done. Feel free to update it.
@unkish `Example` is not a boxed primitive. The issue is about `Integer`, `Double`, `Float`, ... `Object` equality must not change.