allegro / handlebars-spring-boot-starter

Spring Boot auto-configuration for Handlebars
Apache License 2.0
108 stars 26 forks source link

Upgrade to Handlebars 4.3.x to be java 17 compatible #47

Closed J4ken closed 8 months ago

J4ken commented 10 months ago

Suggestion to update handlebars to 4.3.x to be compatible with java 17.

https://github.com/swagger-api/swagger-codegen/issues/10966 According to this thread, this version should solve the java.lang.reflect.InaccessibleObjectException: Unable to make public boolean java.util.Collections$EmptyMap.isEmpty() accessible exception

KKolej commented 10 months ago

@J4ken thanks for this suggestion, We are open for PR to this project, Are You interested in ? If You will need help we can help You with this issue.