Tomcat and TomEE Clustering Automation in the Cloud
Find out about Tomcat and TomEE auto-clustering in Jelastic PaaS, as well as how to get these scalable clusters up and running!

Find out about Tomcat and TomEE auto-clustering in Jelastic PaaS, as well as how to get these scalable clusters up and running!

When you learn how to use streams, your Java code will be much better, and knowing how to limit and filter data with streams is crucial!

Learn how to begin with Snyk for secure Java development so that you too can be more secure from the get-go!

In this challenge, we explore important key methods when we work with a Java Stream so that it becomes clear for you what they do.

Are you ready for the next Java Challenge? Less introduction, more action, and master Java concepts by having fun!

Since Java 9, you can use Optional with a stream to manipulate values from a List. Check out the latest Java challenge about this!

In this Java Challenge, we will explore how lambdas and method references behave so that you can really understand how they work!
Sometimes you need to make code more trivial to see the higher-level patterns that solve the issue at hand more elegantly.

Learn how to make WebService calls (RESTful) from your JavaFX application to retrieve weather data based on geographic locations.

Some bugs are hard to replicate on your personal computer but easily replicated on production or test machines!