jamesfredley opened a new issue, #14967:
URL: https://github.com/apache/grails-core/issues/14967

   ### Issue description
   
   Changes to configure Hotswap Agent in an existing application, including 
automating the download and use on hotswap-agent.jar and gragent.jar: 
https://github.com/jamesfredley/hotswap-demo/commit/fb8386c50f7aad6aee1cefdbc37cc1571ad7d747
   
   https://github.com/HotswapProjects/HotswapAgent/issues/581 - lacks Spring 
Boot 3.x.x and Spring Framework 6.x.x support, although it still works to some 
extent
   
   Produces a lot of error logs, while still mostly working 
   
   Reloads automatically:
   
   - adding a controller for an existing domain
   - editing a controller
   - editing an existing service
   
   Does not work without a restart:
   
   - new domain class
   - editing domain classes
   - editing a service
   - grails generate-all, due to order files are generated
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to