Enterprise Java
-

What’s new in CUBA 7
Three years ago we announced the second publicly available major version of the framework. CUBA 6 was the game changing version –…
Read More » -

Building Java 6-8 Libraries for JPMS in Gradle
Find out how to use Gradle to build Java 6-8 libraries that support JPMS (Java Platform Module System) by providing…
Read More » -

How to Create a Java Web Framework from Scratch, the Right Object-Oriented Way
How do you design a web application in Java? You install Spring, read the manual, create controllers, create some views,…
Read More » -

Are you ready to see GraphQL in action?
In last article we have discussed about GraphQL advantages over REST. In this article we will see GraphQL in action.…
Read More » -

Test Execution Order in JUnit 5
The general practices say that automated tests should be able to run independently and with no specific order as well…
Read More » -

A Quick Guide to OAuth 2.0 with Spring Security
“I love writing authentication and authorization code.” ~ No Java Developer Ever. Tired of building the same login screens over…
Read More » -

Jakarta EE 8 Status
Those of you following Jakarta EE probably know that the upcoming Jakarta EE 8 release will be functionally equivalent to…
Read More » -

Maven Project Setup for Mixing Spock 1.x and JUnit 5 Tests
I create a sample Groovy project for Maven, that mixes Spock tests and JUnit 5 tests in one project. In…
Read More »



