Learn how to integration Auth0 with Spring Security
Also find me here:
Baeldung Author
Anshul Bansal
I am a full-stack JEE developer with 8 years of experience. Seasoned in technologies like Grails & Groovy, Spring, and Hibernate with various domains. You can discover my technical content here at Baeldung or on https://dev.to/smartyansh.
Here's what I've written (so far):
Baeldung on Java
- All
- Java (9)
- Groovy (9)
- Persistence (5)
- JVM (4)
- Testing (3)
- Spring Security (3)
- NoSQL (3)
- Java Concurrency (3)
- REST (2)
- DevOps (2)
- Data (2)
- Cloud (2)
- Web Services (1)
- Spring Data (1)
- Java Streams (1)
- Java Map (1)
- Java IO (1)
- Java Collections (1)
- Java Array (1)
- JPA (1)
- IDE (1)
- Core Java (1)
- Artificial Intelligence (1)
- Architecture (1)
Spring Security With Okta
Filed under Spring Security
Explore Spring Security with Okta along with a minimalistic setup of the Okta developer account
Memcached vs Redis
Filed under NoSQL
Learn about the similarities and differences between Memcached and Redis.
HTTP/2 in Jetty
Filed under DevOps
Learn how to configure a Jetty server-side application with HTTP/2 Push support.
Optical Character Recognition with Tesseract
Filed under Artificial Intelligence
In this tutorial, we’ll explore Tesseract, an optical character recognition (OCR) engine, with a few examples of image-to-text processing.
Introduction to Takes
Filed under Java
Learn about Takes – an immutable and object-oriented web framework for Java
Introduction to the jcabi-aspects AOP Annotations Library
Filed under Java
Learn about the jcabi-aspects Java library, a collection of handy annotations that modify the behavior of Java application using aspect-oriented programming
Introduction to Open Liberty
Learn how to use the Open Liberty framework to create and consume a RESTful web service
Asynchronous Programming in Java
Filed under Java Concurrency
Learn about a few ways to achieve asynchronous programming in Java
Baeldung on Kotlin
- All
- Testing (1)
- Spring (1)
- Kotlin-Java Interop (1)
- Kotlin (1)
Guide to Spring Boot Testing with Kotlin
Explore a few unit and integration testing techniques for the Spring Boot app with Kotlin.
Kotlin Interview Questions
Filed under Kotlin
Learn a few typical interview questions categorized into beginner and advanced levels
Java vs. Kotlin
Filed under Kotlin-Java Interop
Learn several key differences between Java and Kotlin, the two most popular languages for the JVM.
Baeldung on Ops
- All
- Kubernetes (1)
Kubernetes with kind
Filed under Kubernetes
Primarily a testing tool for Kubernetes, kind is also handy for local development and CI