Hi guys, i have an application created with grails...
# questions
l
Hi guys, i have an application created with grails 3.1.1, this application for start up needs 5/6 minutes. I need to decrease this startup time, but i cannot find a way, do you have some tips?
j
Later versions of grails tuned the startup time. I can also say that Grails 6 with jdk 17 was a significant performance boost. For grails 3, I assume most of the time is on hibernate? How many domains do you have?
l
Hi @jdaugherty thank you for the reply, i know that the newest versions cha tune up, but i tried to upgrade to other versions, but it’s very complex to make things work well Currently we have 200/220 domain classes