Posted
over 5 years
ago
by
Peter Verhas
Learn how to deal with repeated Java code automatically!
In this article, I will describe how you can use the Java::Geci generator Repeated to overcome the Java language shortage that generics cannot be primitive. The example is a suggested
|
Posted
over 5 years
ago
by
Cédric Champeau's blog
L’autre jour j'écoutais le podcast Les Cast Codeurs qui abordait le sujet du télétravail.
Quelques remarques m’ont fait tiquer, je m’en vais donc ici vous raconter mon expérience,...
|
Posted
over 5 years
ago
by
Groovy Calamari
Comment
This is a different issue. I have just published a small project to get exchange rates and I would like to comment it with you.
If you hate/like the format, let me kno...
|
Posted
over 5 years
ago
by
Yuri Mednikov
When it comes to Java, there are so many Options...
Today, I would like to discuss an essential Java topic – the usage of Optional class — and compare it with an alternative from the Vavr library. Optional was initially introduced in Java 8 and
|
Posted
over 5 years
ago
by
Joshua Long
Hi, Spring fans! In this installment, Josh Long (@starbuxman) talks to Manning's The Java Module System author Nicolai Parlog (@nipafx) about Java modularity. Let's get started.
Further Reading
Java Modularity: A Personal Journey
|
Posted
over 5 years
ago
by
Ethan Millar
(SBDG) RELEASE!
Released toward the end of August 2019, Spring Boot for Apache Geode and Pivotal GemFire (SBDG) is now available. Set to align SBDG onto the latest GemFire/Geode and Spring bits, this release includes a variety of new features
|
Posted
over 5 years
ago
by
Joe Wolf
When it comes to Singleton, it's going down!
How do you take a single Java object of type T and turn it into a single-element List?
One way, of course, is to instantiate some List implementation like ArrayList or LinkedList and add the item, but
|
Posted
over 5 years
ago
by
Joshua Long
Learn more about all the latest happenings in Spring this week, including the latest Java 13 release.
Hi, Spring fans! Welcome to another installment of This Week in Spring, a weekly roundup where I get to swim through the great content in the
|
Posted
over 5 years
ago
by
Ram N
In the video below, we explore a Spring Boot + Spring MVC+ JSP "Hello World" example. Let's get started!
Further Reading
Spring MVC Framework Tutorial
|
Posted
over 5 years
ago
by
Kiran Kumar
Learn more about Azure functions in Java
Azure Functions is the serverless computing in Azure architecture that provides a programming model for event-driven applications
Back in February, Microsoft announced Java support in Azure Functions 2.0.
|