jamesfredley commented on PR #14921:
URL: https://github.com/apache/grails-core/pull/14921#issuecomment-3085847030

   
   
   ```
   ./grailsw run-command hello-world
   Updated wrapper to version: 7.0.0-SNAPSHOT
   
   > Task :runCommand
   19:34:49.741 [main] INFO 
org.springframework.boot.devtools.restart.RestartApplicationListener -- Restart 
disabled due to System property 'spring.devtools.restart.enabled' being set to 
false
   
     .   ____          _            __ _ _
    /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
   ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
    \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
     '  |____| .__|_| |_|_| |_\__, | / / / /
    =========|_|==============|___/=/_/_/_/
   
    :: Spring Boot ::                (v3.5.3)
   
   Grails application running at http://localhost:0 in environment: development
   hello word
   
   BUILD SUCCESSFUL in 16s
   8 actionable tasks: 4 executed, 4 up-to-date
   ```


-- 
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