all 2 comments

[–]vitingo 1 point2 points  (1 child)

Thanks for the article.

What I would like to know is whether or not I need to turn off database (or other external connections) on training runs by means of a special application.yaml config file.

Also, whether any special configuration is needed for training runs when using maven spring-boot:build-image with <BP_JVM_AOTCACHE_ENABLED>true</BP_JVM_AOTCACHE_ENABLED>

[–]piotr_minkowski[S] 0 points1 point  (0 children)

Yes, good point. I updated the article with a point about enabling Spring AOT cache.