News

Sample app for my tutorial Building a GraphQL Server with Spring Boot.. Updated by @Ansonator to recent versions of Spring Boot and GraphQL Java.. The tutorial branch contains the original demo app..
This example covers how to implement and configure a Java Spring project to work with Onegini's OpenID Connect Provider (OP). The example is based on the project spring-google-openidconnect. The class ...
I am using this blog entry to demonstrate by simple example the use of the Spring Framework‘s HTTP Remoting. There are numerous online resources on this subject, so my intention here is to ...
Let's find out with this example app based on HTMX, Spring Boot, and Thymeleaf. Credit: tadamichi/Shutterstock Not long ago, we looked at how to build an HTMX application with JavaScript .