Lots of interesting writeups on a wide variety of topics: From new Spring improvement and Oracle Coherence to SOLID principles and freelancing.
Category: dummyCategory
30+ Eclipse Shortcuts Every Java Programmer Should Learn
This tutorial is about 30 Eclipse keyboard shortcuts, this list is by no means complete and I will suggest you guys share eclipse…
Jakarta EE: Multitenancy with JPA on WildFly, Part 1 – Red Hat Developer
In part one of this series, learn how to implement multitenancy with a database using the Jakarta Persistence API (JPA) running on WildFly.
The road to Quarkus GA: Completing the first supported Kubernetes-native Java stack – Red Hat Developer
Learn how Quarkus team, production users, and the community drove Quarkus to a full GA product available in Red Hat Runtimes and what’s new in this release.
To 25 glorious years of Java! – JAXenter
Java is turning 25 years old! Here’s a tribute to keeping the tradition of Java programming alive and well. Take a look back at its history.
6 Free Courses to learn Servlet, JSP, and Java FX in 2020 — Best of Lot
If you are a Java developer working on Java JEE projects like Java web application or you want to get into that by learning server-side…
Spring HelloWorld Example in Java using Annotation and Autowiring
A blog about Java, Spring, Hibernate, Programming, Algorithms, Data Structure, SQL, Linux, Database, JavaScript, and my personal experience.
What programming language has the happiest developers?
There is a lot of stereotypes in the IT world, like “PHP is the worst language” or that “Python is for beginners”. Thankfully, we can find…
On Java 8 by Bruce Eckel – Books on Google Play
On Java 8 – Ebook written by Bruce Eckel. Read this book using Google Play Books app on your PC, android, iOS devices. Download for offline reading, highlight, bookmark or take notes while you read On Java 8.
Deploy Friday: E03 Moving enterprise Java applications to the cloud
A Question and Answer session with guests: Otavio SantanaElder MoraiesIvar GrimstadRudy De BusscherRobert Douglass
Project Leyden addresses Java pain points
Leyden would mitigate Java’s large footprint and long-standing performance issues by introducing static images to the platform
Compile Maven Module with Different Java Version
My maven project has a few modules: server, web, etc.I would like to build all but my server module on Java 6. For the server module, I’d like to compile it with Java 7.Here’s my pom.xml below,…
Quarkus – Java Dev Made Fun Again! – Crowdcast
Register now for IBM Developer’s event on Crowdcast, scheduled to go live on Tuesday April 28, 2020 at 1:00 pm EDT.
Micronaut benchmarks: Faster than Quarkus and Spring Boot? – JAXenter
OCI Grails & Micronaut Product Lead and Principal Software Engineer, Graeme Rocher, published a report comparing the speeds of Micronaut, Quarkus, and Spring Boot on JDK 14.