With Safari, you learn the way you learn best. Get unlimited access to videos, live online training, learning paths, books, tutorials, and more.
Category: Articles
How JRebel accelerates Java development for SAP Hybris | Rogue Wave
SAP Hybris is a B2B and B2C e-commerce platform used by large enterprise organizations to deliver rich omnichannel experiences to customers, from content management to personalization and order processing.However, the problem facing many Hybris developers is long redeploy times, with over 50% of users reporting times higher than 8 minutes.Learn how JRebel can help reduce the build + redeploy time to just over 1 minute.
Java Lambda: Method Reference – DZone Java
In this post, we take a look at a crucial part of Java lambdas, the method reference, specifically looking at the static reference, instance methods, and more.
5 Programming Languages Every Master Developer Should Learn
I have read somewhere that a programmer should learn a new programming language every year ( I think it’s code complete, not sure, though)…
Installing Payara Server on Mac
This blog explains the setup of Payara Server on MacOS systems and how you can define a specific JVM which will be used to run the server.
5 Production Features in Payara Server 5 You Might Not Know About
5 Production Features in Payara Server 5 You Might Not Know About
Tap That Assignment With Java – DZone Java
In this post, we take a look at how to use the built-in method, tap, to instantiate an object and subsequently call mutator methods to populate its state.
Jib: Getting Expert Docker Results Without Any Knowledge of Docker
Well, have I got some news for you. If you’ve been following my latest blog posts, I’ve been talking a good deal about Docker, the amazing…
Announcing: Thorntail 2.2 General Availability – RHD Blog
Thorntail is the new name for WildFly Swarm, and bundles everything you need to develop and run Thorntail and MicroProfile applications by packaging server runtime libraries with your application code and running it with java -jar.
JVM Ecosystem report 2018 – About your Tools | Snyk
Welcome to the largest survey ever of Java developers. The data presented in the following report was taken from more than 10,200 questionnaires, covering JDK vendors, versions, IDEs, build tools, CI servers, Java EE versions, web frameworks, JVM languages, binary repositories, source code repositories, source code management and much more!
How to map the Java YearMonth type with JPA and Hibernate – Vlad Mihalcea
Learn how to map the Java YearMonth type with both JPA and Hibernate. JPA offers the AttributeConverter and Hibernate custom Types for this purpose.
JVM Ecosystem Report 2018 | Snyk
Welcome to the largest survey ever of Java developers. The data presented in the following report was taken from more than 10,200 questionnaires, covering JDK vendors, versions, IDEs, build tools, CI servers, Java EE versions, web frameworks, JVM languages, binary repositories, source code repositories, source code management and much more!
Java Interview Guide : 200+ Interview Questions and Answers
200+ Java Interview Questions for Beginners