Mitch Just
Mitch Just
https://github.com/micronaut-projects/micronaut-profiles/blob/701c2a1416a957cf3b9f8a363fcf80891b6844e1/base/features/hibernate-gorm/skeleton/src/main/resources/application.yml#L6 Creating an app with `mn create-app --lang=groovy ---features=spock,hibernate-gorm` GORM fails to start with the following error: ``` Caused by: org.hibernate.cache.CacheException: Caching was explicitly requested, but no RegionFactory was defined...
Adds upstream fix https://github.com/google/google-java-format/commit/295e7a43f8a84d31c9e39fd853c8c4e52f586240 ## Before this PR Formatting a textblock which - exceeds the max line length - has no trailing newline (ie. """ is at the end of...