Devnexus is one of my favorite conferences in the world. I have many fond memories of attending over the years and some awkward ones, too. This is my story about Devnexus 2024.
Funemployment is the condition of a person who takes advantage of being out of a job to have the time of their life. This is my funemployment story.
This tutorial shows you how to build a microservices architecture with Spring Boot and Spring Cloud.
Angular is one of my favorite frameworks for building single-page applications (SPAs). As a Java...
This tutorial explains what micro frontends are and how you can use them with Java microservices.
React is one of the most popular JavaScript frameworks, and Spring Boot is wildly popular in the Java ecosystem. This article shows you how to use them in the same app and secure it all with Auth0 and Okta.
Build an Ionic + Angular frontend for your Spring Boot backend, all using the power of JHipster! Secured by OpenID Connect.
Do you want to build a full-stack Java webapp that starts in milliseconds? Spring has your back! 👊
Giddyup and deploy to the cloud (Minikube and Google Cloud) with Kubernetes, Spring Boot, and JHipster!
The Angular Mini-Book is a guide to getting started with Angular. You'll learn how to develop a bare-bones application, test it, and deploy it.
This tutorial shows you how to build a microservices architecture with Spring Boot and Spring Cloud Config using JHipster.
This tutorial shows you how to build a microservices architecture with Spring Boot and Spring Cloud.
Learn what Schematics are and how to use them with your Vue applications.
Angular and Spring Boot are wildly popular frameworks for web development. This tutorial shows you how to use them together in the same app and how to secure it all with OIDC.
Learn how to use JUnit to test your Java apps! This is an advanced guide that tells a story about upgrading tests and the super hip testing support in Spring Security and Spring Boot.
Stay hip with the latest Java and Spring Boot releases by using JHipster 6! This post shows you how to get started.
You've built a microservices architecture, but have you secured your service-to-service communication? This post shows you how.
Learn what Schematics are and how to use them with your React applications.
Learn how to internationalize and localize your Java and Spring Boot apps.
Learn what Schematics are and how to create your first one.
Reactive programming is an approach to writing software that embraces asynchronous I/O. It's pretty awesome.
Learn how to build a desktop application using Electron and React, then add authentication with OIDC.
React is one of the most popular JavaScript frameworks, and Spring Boot is wildly popular in the Java ecosystem. This article shows you how to use them in the same app, and secure it all with Okt
This article shows you how to build a health tracking app with React, GraphQL, TypeORM, and User Authentication.
This post shows you how to implement continuous integration and deployment (CI/CD) with Jenkins X and Kubernetes on Google Cloud.
This post shows you how to build a photo gallery progressive web app with Spring Boot, React, and JHipster 5. It uses OAuth's authorization code for authorization and OIDC for authentication. It extracts EXIF metadata from images, and displays them on the UI in a flexible grid format like Flickr does.
Learn how to add authentication to your React Native applications with AppAuth and Okta.
Ionic is an open source mobile SDK for developing native and progressive web applications. With Okta and OpenID Connect (OIDC) you can easily integrate authentication into an Ionic application, and never have to build it yourself again.
In this article, you’ll see how build a simple web application with Angular CLI, a tool for Angular development. You’ll also create an application with search and edit features, then add authentication.
This article shows you how to add authentication to a Vue.js application using the Okta Auth SDK and Okta API.