Posted
about 5 years
ago
by
Baptiste Wicht
Concurrency is a game-changer for building Java applications, referring to the ability to run several programs at the same time using multiple threads.
This post is the first in a series of posts about Java concurrency. All code shared in this article has been tested in Java 12.
|
Posted
about 5 years
ago
by
Groovy Zone - Everything for the Groovy & Grails developer
Learn more about how to simplify your script build with Gradle
Gradle is an open-source build automation system that builds upon the concepts of Apache Ant and Apache Maven, and introduces a Groovy...
|
Posted
about 5 years
ago
by
Groovy Calamari
Greach
Greach 2020
Last year, I picked up the baton of Greach Conference organization. Shortly after, @jmiguel joined me in the organization.
I am pleased to announce Greach 20...
|
Posted
about 5 years
ago
by
Otavio Santana
Learn more about how to simplify your script build with Gradle
Gradle is an open-source build automation system that builds upon the concepts of Apache Ant and Apache Maven, and introduces a Groovy-based, domain-specific language (DSL), instead of
|
Posted
about 5 years
ago
by
Emmanouil Gkatziouras
Learn more about read replicas and Spring Data in this tutorial on how to configure two entity managers.
Our previous set-up works as expected. So what we shall do now is to get one step further and configure two separate entity managers without
|
Posted
about 5 years
ago
by
Groovy Zone - Everything for the Groovy & Grails developer
In the video below, we take a closer look at Spring Boot and how to configure the Jetty server using Gradle. Let's get started!
Further Reading
[DZone Refcard] Core Jetty
|
Posted
about 5 years
ago
by
Ram N
In the video below, we take a closer look at Spring Boot and how to configure the Jetty server using Gradle. Let's get started!
Further Reading
[DZone Refcard] Core Jetty
|
Posted
about 5 years
ago
by
Joshua Long
Hi, Spring fans! In this SpringOne Platform 2019 episode, Josh Long (@starbuxman) interviews Spring mad scientist Andy Clement (@andy_clement) on AspectJ, SpEL, Eclipse, the new Graal native image feature, being an Iron-Man triathlete, and more.
Further Reading
Spring Tutorials and Guides [Links]
|
Posted
about 5 years
ago
by
Emmanouil Gkatziouras
In this installment, we learn more about configuring Spring projects with both servers.
In our previous post, we set up multiple PostgreSQL instances with the same data. Our next step would be to configure our Spring project by using both
|
Posted
about 5 years
ago
by
Steve Millidge
Payara Server 5.193.1 is now Jakarta EE 8 Full Profile compatible!
We are very happy to report that we've successfully passed all of nearly 50,000 test suites of Jakarta EE 8 TCK, and Payara Server 5.193.1 is Jakarta EE 8 Full Profile
|