Java
-
Watch Live 50+ Java Speakers – All Online
On April 17th and 18th, join from anywhere in the world to participate online in Java With The Best,…
Read More » -
The Top 5 New Features in Java EE 8
The much-anticipated release of Java Enterprise Edition 8 boasts two exciting new APIs (JSON-Binding 1.0 and Java EE Security 1.0)…
Read More » -
Spring Framework with Maven Tutorial
In this post, we shall demonstrate how to use Maven dependencies for Spring framework for very specific use-cases. The latest…
Read More » -
[MEGA DEAL] Complete Java Programming Bootcamp (94% off)
10 Courses (83.5 Hours) to Become a Java Master: Design UIs with JavaFX, Utilize Design Patterns, Master Multithreading & More…
Read More » -
Java 9, 10 and Beyond: The Future of the Java Platform
Your secret weapon to keeping up with everything that’s new in the Java platform It feels like ever since the…
Read More » -
Mocking SecurityContext in Jersey Tests
Jersey has a great possibility to write integration test for REST-APIs, written with Jersey. Just extend the class JerseyTest and…
Read More » -
Ant 1.10.3 released with JUnit 5 support
We just released 1.9.11 and 1.10.3 versions of Ant today. The downloads are available on the Ant project’s download page. Both these…
Read More » -
3 Pitfalls Everyone Should Avoid with Hybrid Multicloud (Part 1)
The daily cloud hype is all around you, yet there are three pitfalls everyone should avoid. From cloud, hybrid cloud,…
Read More » -
Creational Design Patterns: Prototype Pattern
The prototype pattern is used in order to create a copy of an object. This pattern can be really useful…
Read More »