Matt Raible

Matt Raible @mraible

About: Java Champion and Web Developer with a passion for skiing, mtn biking, VWs, & good 🍺. Driving a '66 21-window & a '90 Syncro. Made in Montana.

Location:
Denver, Colorado
Joined:
Jan 22, 2018

Matt Raible
articles - 31 total

A Delightful Trip to Devnexus

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.

Learn More 0 0May 22 '24

Funemployment 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.

Learn More 2 0May 7 '24

Java Microservices with Spring Boot and Spring Cloud

This tutorial shows you how to build a microservices architecture with Spring Boot and Spring Cloud.

Learn More 5 0Jan 11 '24

Build a Beautiful CRUD App with Spring Boot and Angular

Angular is one of my favorite frameworks for building single-page applications (SPAs). As a Java...

Learn More 10 1Aug 30 '23

Micro Frontends for Java Microservices

This tutorial explains what micro frontends are and how you can use them with Java microservices.

Learn More 7 1Jan 20 '23

Use React and Spring Boot to Build a Simple CRUD App

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.

Learn More 3 0Jan 18 '23

Build Secure Ionic Apps with Angular and JHipster

Build an Ionic + Angular frontend for your Spring Boot backend, all using the power of JHipster! Secured by OpenID Connect.

Learn More 13 0Jun 16 '22

Introducing Spring Native for JHipster: Serverless Full-Stack Made Easy

Do you want to build a full-stack Java webapp that starts in milliseconds? Spring has your back! 👊

Learn More 15 1Mar 24 '22

Deploy JHipster Microservices to GCP with Kubernetes

Giddyup and deploy to the cloud (Minikube and Google Cloud) with Kubernetes, Spring Boot, and JHipster!

Learn More 16 1Mar 9 '22

The Angular Mini-Book 2.0 is now available!

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.

Learn More 6 0Mar 2 '22

Java Microservices with Spring Cloud Config and JHipster

This tutorial shows you how to build a microservices architecture with Spring Boot and Spring Cloud Config using JHipster.

Learn More 16 0Oct 9 '19

Java Microservices with Spring Boot and Spring Cloud

This tutorial shows you how to build a microservices architecture with Spring Boot and Spring Cloud.

Learn More 48 0Aug 14 '19

Use Schematics with Vue and Add Authentication in 5 Minutes

Learn what Schematics are and how to use them with your Vue applications.

Learn More 7 0Aug 12 '19

Angular 8 + Spring Boot 2.2: Build a CRUD App Today!

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 More 16 1Jun 10 '19

Upgrading Spring Security OAuth and JUnit Tests through the 👀 of a Java Hipster

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.

Learn More 6 0Sep 4 '19

Better, Faster, Lighter Java with Java 12 and JHipster 6

Stay hip with the latest Java and Spring Boot releases by using JHipster 6! This post shows you how to get started.

Learn More 11 0Nov 14 '19

Secure Service-to-Service Spring Microservices with HTTPS and OAuth 2.0

You've built a microservices architecture, but have you secured your service-to-service communication? This post shows you how.

Learn More 13 0Jun 24 '19

Use Schematics with React and Add OpenID Connect Authentication in 5 Minutes

Learn what Schematics are and how to use them with your React applications.

Learn More 5 0Jun 18 '19

i18n in Java 11, Spring Boot, and JavaScript

Learn how to internationalize and localize your Java and Spring Boot apps.

Learn More 5 0Jul 19 '19

Use Angular Schematics to Simplify Your Life

Learn what Schematics are and how to create your first one.

Learn More 9 0Jun 7 '19

Get Started with Reactive Programming in Spring

Reactive programming is an approach to writing software that embraces asynchronous I/O. It's pretty awesome.

Learn More 16 0Oct 1 '18

Build a Desktop App with Electron and Authentication

Learn how to build a desktop application using Electron and React, then add authentication with OIDC.

Learn More 29 0Sep 24 '18

Use React and Spring Boot to Build a Simple CRUD App

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

Learn More 35 0Jul 24 '18

Build a Health Tracking App with React, GraphQL, and User Authentication

This article shows you how to build a health tracking app with React, GraphQL, TypeORM, and User Authentication.

Learn More 27 0Jul 12 '18

Add CI/CD to Your Spring Boot App with Jenkins X and Kubernetes

This post shows you how to implement continuous integration and deployment (CI/CD) with Jenkins X and Kubernetes on Google Cloud.

Learn More 26 1Aug 6 '18

Build a Photo Gallery PWA with React, Spring Boot, and JHipster

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 More 23 3Jul 1 '19

Build a React Native Application and Authenticate with OAuth 2.0

Learn how to add authentication to your React Native applications with AppAuth and Okta.

Learn More 20 0May 21 '18

Build an Ionic App with User Authentication

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.

Learn More 29 0May 14 '18

Angular 6 Authentication with OpenID Connect and Okta in 20 Minutes

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.

Learn More 2 0May 7 '18

The Lazy Developer's Guide to Authentication with Vue.js

This article shows you how to add authentication to a Vue.js application using the Okta Auth SDK and Okta API.

Learn More 14 0May 3 '18