Mattias Reichel
Mattias Reichel
Hi, I found a solution to this problem using a multipart resolver: ``` package demo.controller import groovy.transform.CompileStatic import org.apache.tomcat.util.http.fileupload.impl.SizeLimitExceededException import org.springframework.util.LinkedMultiValueMap import org.springframework.web.multipart.MaxUploadSizeExceededException import org.springframework.web.multipart.MultipartFile import org.springframework.web.multipart.MultipartHttpServletRequest import org.springframework.web.multipart.support.DefaultMultipartHttpServletRequest import...
@ppazos Grails 5 for this project.
This appears to coincide with introducing Micronaut as the parent application context in Grails 4, and looks like a bug to me. However in your use case there is no...
Possibly related to #10808
I am also getting the IllegalArgumentException error. Attaching sample project that shows the problem in a test: [Example project with test that shows the error](https://github.com/matrei/grails-criteria-composite-bug)
I have now tested 1.6.0-SNAPSHOT and this version is 1.8 compatible.
Hi, I have been using the snap package prepared by @kmpm at https://github.com/kmpm/certbot-dns-loopia-snap/releases/tag/1.0.0 and it has been working great for a long time. Now in february it stopped working with...
For anyone else coming here I have released a snap package working with certbot 2.x.x here: https://github.com/matrei/certbot-dns-loopia/releases/tag/v2.4.0
Hi @dgeiselmanMOO, Grails 6 is still on Spring 5.3, Spring Boot 2.7. https://docs.grails.org/6.1.2/guide/introduction.html#whatsNew Grails 7 will upgrade to later major versions of these dependencies.
Yep, that can be a problem. Spring Boot OSS support periods are really short. They still have commercial support for Spring Boot 2.7 though: https://endoflife.date/spring-boot