Java EE 7 + Thin WARs + Docker = Great Productivity

Java EE application servers separate the stable infrastructure from application code. Running Java EE applications (WildFly in the following screencast) on docker containers can significantly speed-up your build and start times. You only have to build what varies and not the whole infrastructure.

In the following screencast I'm running docker and the IDE on the same machine. In practice the server and development environments are separated what should result in even more dramatic results:

Thank you for watching, feedback is highly welcome!

See also other screencasts at:https://www.youtube.com/user/bienadam.

See you at Java EE Workshops at Munich Airport, Terminal 2 and particularly at Java EE 7 Microservices.

Comments:

I just want to mention the payara micro edition:

http://www.payara.co.uk/docker_build_scripts_and_images_now_available_f

https://github.com/payara/docker

jan

Posted by jk on July 17, 2015 at 01:34 PM CEST #

Have you shared the code in any place? I'm looking about dockers files examples.

Posted by martdominguez on July 28, 2015 at 01:35 PM CEST #

Post a Comment:
  • HTML Syntax: NOT allowed
...the last 150 posts
...the last 10 comments
License