Open in app
Home
Notifications
Lists
Stories

Write
Gauthier Cassany
Gauthier Cassany

159 Followers

Home

Published in Javarevisited

·Sep 20

Set up Keycloak in Spring Boot using the Keycloak Admin API

In this blog post, we are going to set up Keycloak programmatically using the Keycloak Admin API. The goal of this article is to set up our Keycloak realm once through the Keycloak Admin Console and then recreate this setup at will, without doing all the manual setup all over…

Spring Boot

6 min read

Set up Keycloak in Spring Boot using the Keycloak Admin API
Set up Keycloak in Spring Boot using the Keycloak Admin API
Spring Boot

6 min read


Published in Javarevisited

·Aug 18

Quickly bootstrap a new Spring Boot project with the Spring CLI

Generating a Spring Boot project can be made through various means, each having its own use case depending on your situation. You can use the Spring Initializr web UI which is beginner-friendly and perfect to get an overview of what is available. You can also generate your project inside your…

Spring

4 min read

Quickly bootstrap a new Spring Boot project with the Spring CLI
Quickly bootstrap a new Spring Boot project with the Spring CLI
Spring

4 min read


Published in Javarevisited

·Jul 28

Implement Role-based authorization in Spring Boot with Keycloak

Role-based access control is a must-have for any application dealing with users who can access resources depending on their organization’s role. In a previous article, we have learned how to secure our Spring Boot REST API with Keycloak by using the OpenID Connect authentication protocol. In this article, we are…

Java

4 min read

Implement Role-based authorization in Spring Boot with Keycloak
Implement Role-based authorization in Spring Boot with Keycloak
Java

4 min read


Published in Javarevisited

·Jul 1

Secure your Spring Boot Rest API with Keycloak

Security is often overlooked and is seen as a burden that goes against development velocity. But in today’s age, the more secure layers there are, the safer it is. That is what Security in Depth is, and one part is to secure our REST API. In this blog post, we…

Java

7 min read

Secure your Spring Boot Rest API with Keycloak
Secure your Spring Boot Rest API with Keycloak
Java

7 min read


Published in Javarevisited

·May 26

Build a Spring Boot REST API with Paginated Full-Text Search using Hibernate Search

In a previous article, we learned how to add full-text-search to a Spring Boot Rest API using Hibernate Search. In this article, we are going to build on that, and learn how to add paginated search to our existing REST API. Project setup You can check out the previous blog post to…

Java

3 min read

Build a Spring Boot REST API with Paginated Full-Text Search using Hibernate Search
Build a Spring Boot REST API with Paginated Full-Text Search using Hibernate Search
Java

3 min read


Published in Better Programming

·May 4

Why You Should Be a T-Shaped Engineer?

And how to become one — Being a software engineer in 2022 is demanding. On one side, you have to know more and more technology to be a so-called full-stack developer and be knowledgeable both on front-end and backend. You also need to have some knowledge of the DevOps practice and tools to know how your…

Software Development

9 min read

Why You Should Be a T-Shaped Engineer?
Why You Should Be a T-Shaped Engineer?
Software Development

9 min read


Published in Javarevisited

·Apr 7

Build a Spring Boot REST API with Full-Text Search using Hibernate Search

Search is one of the pillars of the web, and full-text search is one of the mandatory features that every website needs. But implementing such a feature is complex, and lots of skilled engineers have already thought hard about this topic. …

Java

8 min read

Build a Spring Boot REST API with Full-Text Search using Hibernate Search
Build a Spring Boot REST API with Full-Text Search using Hibernate Search
Java

8 min read


Published in JavaScript in Plain English

·Mar 10

Learn React Pagination with SWR and Styled Components

In a previous blog post, we learned how to build an API with pagination. In this blog post, we are focusing on how to consume such an API by building a paginated list using React, the most popular JavaScript frontend framework at the moment. Project setup To generate the project, we use…

React

5 min read

Learn React Pagination with SWR and Styled Components
Learn React Pagination with SWR and Styled Components
React

5 min read


Feb 15

Build a .jar file inside a Docker container with Maven

Containers have become very popular during the last few years thanks to the rise of Docker. The most common use case is to run an application in isolation, be it in a development environment or a production environment. But it can also be used for more specific use cases. In…

Docker

5 min read

Build a .jar file inside a Docker container with Maven
Build a .jar file inside a Docker container with Maven
Docker

5 min read


Published in Javarevisited

·Jan 26

Build a Spring Boot REST API with Pagination and Sorting

Pagination is an important feature for REST API, and is used for many use cases where we want to fetch only a small part of an entire dataset. It might be for performance reasons, and fetch only the data needed at that time. …

Java

7 min read

Build a Spring Boot REST API with Pagination and Sorting
Build a Spring Boot REST API with Pagination and Sorting
Java

7 min read

Gauthier Cassany

Gauthier Cassany

159 Followers

Software engineer at Lyra Network, Indie game developer

Following
  • Emily J. Smith

    Emily J. Smith

  • Iuliu-Cosmin Oniscu

    Iuliu-Cosmin Oniscu

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech