Docker
-
DevOps
Docker for Java Developers: Test on Docker
This article is part of our Academy Course titled Docker Tutorial for Java Developers. In this course, we provide a…
Read More » -
Enterprise Java
Building Oracle ADF applications with Docker
Recently a good friend of mine was facing a regular problem with building an ADF application v.12.2.1.2 with the public…
Read More » -
Software Development
The Road to Cloud Native
In a world of numerous programming trends, companies are starting to boast about how they’re becoming “cloud native.” This declaration…
Read More » -
Software Development
Get any image metadata with Spring Boot and Docker
This is the second part of a series of three articles, but I decided to condensate in two to give…
Read More » -
Software Development
Microservices Architecture with Java and Docker
Developing and running a Microservices Architecture seems to be a must have, now days. Everybody talking about micro services, how…
Read More » -
DevOps
Docker for Java Developers: Develop on Docker
This article is part of our Academy Course titled Docker Tutorial for Java Developers. In this course, we provide a…
Read More » -
DevOps
Docker for Java Developers: Build on Docker
This article is part of our Academy Course titled Docker Tutorial for Java Developers. In this course, we provide a…
Read More » -
DevOps
Dockerized Java EE 8 applications with GlassFish 5.0
GlassFish 5.0 represents the reference implementation of Java EE 8. We can dockerize Java EE 8 applications by using a…
Read More » -
DevOps
Testing Code that requires a mail server
Almost all applications has one common requirement, they need to send an email notifying something to a registered user. It…
Read More »