With so much riding on your CMS delivering consistent experiences to your customers organizations should regularly be accessing its viability.
Category: Articles
Java EE Security API (JSR 375/Soteria) with JWT tokens
The Java EE Security API 1.0 is a new spec for Java EE 8 that aims to bridge some of the gapsthat have traditionally been left unspecified and provides the new way to define or configureidentity stores and authentication mechanisms.
Java Variables – HowToDoInJava
As term suggest, a variable is whose value can vary during the runtime. In Java, a variable is a named reference to a memory area where value of the variable is stored. A variable declaration has following syntax: [data_type] [variable_name] = [variable_value]; data_type – refer to type of information stored in memory area. variable_name – …
How to just get the method in the implement class with a generic interface in Java
A private, secure home for your team’s questions and answers. Google Facebook I have a generic interface and a class implementing ….
OFFSET N FETCH FIRST M ROWS with JDBC and PostgreSQL not working
I’m trying to make a query using JDBC and PostgreSQL, but I’m facing a weird situation that I can’t find in any documentation.The following query works if I execute it through pgAdmin and H2 (whi…
Java 10 Performance Improvements | Baeldung
A quick overview of JDK 10 performance improvements.
And some more REST tips
In previous blog posts I have covered some ideas and tips for achieving a REST architecture. In this…
Apache Ivy 2.5.0-rc1 released – Now allows timeouts on resolvers
A few weeks back, we released the 2.5.0-rc1 version of Apache Ivy. Apache Ivy is a dependency manage…
Java 10 and beyond – a look at the potential language change |
As mentioned in our recent webinar, the release cadence of Java has increased with Java 10. A new major version of Java is now released twice a year, in March and September. This means that we will already have Java 11 in five months’ time. This increased pace means that features can be delivered faster, …
Keeping track: Three new JEPs targeted to JDK 11 – JAXenter
Three more JEPs are targeted to JDK 11. We’re going to have a look at each new JEP and make a quick summary of what’s targeted to JDK 11 so far.
Planes, Trains, and Automobiles: The Spanish JUG Tour – Azul Systems, Inc.
Earlier this month I set out to tour eight Java User Groups (JUGs) in Spain in 10 days. Great meetups, great Java and great food made for a memorable trip.
Java 10 after 9 is fine; Java 10 after 8 (or earlier) be feared – JAXenter
The Java 10 interview series continues! Now we’ll find out how the migration process looks like depending on the Java version you’re currently using.
Update and FAQ on the Java SE Release Cadence
Update and FAQ on the Java SE Release Cadence By: Donald Smith | Sr. Director of Product Management As work on Java SE 9 was windi….
Vaadin Tutorial
1. IntroductionWhen you are a backend developer, you know the pain which is caused when you hear p…
Payara and Zulu: The Perfect Open Source Java Combination
If your business uses apps that run on a Java app server there’s no better, or more cost-effective solution than using Payara & Azul to support your infrastructure.