The Java ecosystem has always been built on a high quality $free (zero-cost) JDK available from Oracle, and previously Sun. This is as true…
Category: Articles
Fast Forward To 11
Instagram Fast Forward To 11 With Java 11 around the corner, and release candidate builds available at http://jdk.java.net/11 , it….
Top 5 Free Java 8 and 9 Courses for Programmers – Best of Lot
Hello guys, if you are looking for some free resources e.g. books, tutorials and courses to learn and master new features introduced in Jav…
Java String compareTo() method example – HowToDoInJava
Java String compareTo() method example. Learn to compare two strings lexicographically. We can consider this string comparison dictionary based comparison.
Java String compareToIgnoreCase() method example – HowToDoInJava
Java String compareToIgnoreCase() example compares two strings lexicographically ignoring case. Difference in compareToIgnoreCase() vs equalsIgnoreCase().
Annotation Processor appears to break Java generics
How much are your skills worth? Find out how much developers like you are making with our Salary Calculator, now updated with 2018….
Java String equals() method – Java compare strings – HowToDoInJava
Java String equals() method example. Learn to compare Java strings using equals() method, equalsIgnoreCase() method and == operator.
Java String equalsIgnoreCase() method – Case-insensitive comparison
Java String equalsIgnoreCase() method example to compare strings in case-insensitive manner. Learn the difference between equalsIgnoreCase() and equals().
Fluent Design Style Button, Toggle Button, and Tooltip for Java, JavaFX – DZone Java
This tutorial demonstrates how to use the latest version of the fluent design style button and tooltip for Java and JavaFX in JMetro both light and dark style.
Step-by-step RESTful web service example in Java using Eclipse
Need a JAX-RS tutorial that can teach you web services development quickly? This RESTful web service example in Java using Eclipse will do just that, showing you how to code, test and deploy a JAX-RS-based component to a Tomcat server.
Build an application from scratch: JEE 7, Java 8 and Wildfly
Learn Java EE 7, Java 8, Wildfly and more by building an application from scratch.
Spock 1.2 – hassle-free Spring beans mocking in integration tests
Discover how to automatically inject Spock’s mocks and spies into the Spring context using Spock 1.2…
Learn why this intuitive Tool is the Universal Team Management Tool for your Team
Every project management tool seeks to do the same instrumental thing: keep teams connected, on …
TIP: Activate via URL and Send Arguments
The most secure password in the world is the one that doesn’t exist. You remove the user from the eq…
Java Weekly, Issue 244 | Baeldung
This issue is full of JPA and Hibernate centered offerings, along with a great pattern for extracting data-rich services from a monolith. A good week.