Gianluca Sartori

Results 5 issues of Gianluca Sartori

We are executing db operations within a list of closures to provision a new database into a new schema at runtime, an exception gets thrown by Hibernate when committing to...

### Description I have a table with multiple rows in the but only the first one gets rendered setting `showFooter`. Is there a way to render all the footer rows?

### Expected Behavior Running the app a folder sould be created like the follow: `appname/logs/appname.log` The following configuration works when running the app in DEV on IntelliJ IDEA but fails...

### How to reproduce 1. Forge a grails app (with suggested defaults): https://start.grails.org/ 2. Add the dependency: ` implementation 'io.github.zyro23:grails-spring-websocket:2.6.0-RC1'` 3. Execute `bootJar` ### Results We get the following exception:...

### Expected Behavior It should just work ### Actual Behaviour ``` Configuring Spring Security Core ... 15:12:09.626 ERROR [main] o.s.boot.SpringApplication : Application run failed java.lang.NullPointerException: Cannot invoke method startsWith() on...