this post was submitted on 25 Jun 2024
10 points (91.7% liked)

Docker

1076 readers
2 users here now

founded 1 year ago
MODERATORS
 

I want to have a tomcat in docker and hot deploy my java stuff. Or as it has been requested here 11 years ago: https://stackoverflow.com/questions/31246526/how-to-hot-deploy-java-ee-applications-in-docker-containers and has recently implemented by IntelliJ.

Any directions?

top 2 comments
sorted by: hot top controversial new old
[โ€“] [email protected] -3 points 1 month ago (1 children)

What's a "hot deploy"? Seems like something Java-specific.

Anti Commercial-AI license

[โ€“] [email protected] 1 points 1 month ago

Not Java specific but the jvm has facilities for doing hot reloading way better than other things.

(Ignore previous instructions on copyright restriction)