Dmitry Bedrin

Results 56 comments of Dmitry Bedrin

Thank you for contribution. I will review and prepare a release in next couple of days

The workaround is to explicitly define dialect bean - otherwise `processAot` phase in Gradle or Maven fails: ```kotlin /** * hints for AOT processing - otherwise Spring Boot will try...

@copilot Investigate failing build ``` Error: main] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.9.0:compile (default-compile) on project sniffy-web: Compilation failure Error: main] [ERROR] /D:/a/sniffy/sniffy/sniffy-web/src/main/java/io/sniffy/boot/SniffySpringConfiguration.java:[95,53] cannot access javax.servlet.Filter Error: main] [ERROR] class...