π How to Read HTTP Headers in Spring REST Controllers
https://www.baeldung.com/spring-rest-http-headers
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-rest-http-headers
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
How to Read HTTP Headers in Spring REST Controllers | Baeldung
Learn how to access request headers in Spring REST controllers.
π This Week in Spring - February 23rd, 2021
https://spring.io/blog/2021/02/23/this-week-in-spring-february-23rd-2021
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/02/23/this-week-in-spring-february-23rd-2021
β‘οΈ @SpringFrameworkZone
spring.io
This Week in Spring - February 23rd, 2021
<p>Hi, Spring fans! Welcome to another installment of <em>This Week in Spring</em>! This weekβs been exciting and only going to get more exciting as the days carry on. </p>
<p>Tomorrow, the 24th of February, Iβll be participating in a panel with <a href=β¦
<p>Tomorrow, the 24th of February, Iβll be participating in a panel with <a href=β¦
π Spring Tips: Spring Cloud Gateway (Redux)
https://spring.io/blog/2021/02/23/spring-tips-spring-cloud-gateway-redux
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/02/23/spring-tips-spring-cloud-gateway-redux
β‘οΈ @SpringFrameworkZone
spring.io
Spring Tips: Spring Cloud Gateway (Redux)
<p>Hi, Spring fans! In this installment of Spring Tips, I revisit Spring Cloud Gateway. </p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/puIJ1Mn9_LE" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media;β¦
<iframe width="560" height="315" src="https://www.youtube.com/embed/puIJ1Mn9_LE" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media;β¦
π Building a Robust SQS Client with Spring Boot
https://reflectoring.io/spring-robust-sqs-client/
β‘οΈ @SpringFrameworkZone
https://reflectoring.io/spring-robust-sqs-client/
β‘οΈ @SpringFrameworkZone
reflectoring.io
Building a Robust SQS Client with Spring Boot
A top-to-bottom approach of building an SQS client for publishing and receiving messages from an SQS queue in a robust and scalable way.
π Json Web Token (JWT) β Introduction
https://betterjavacode.com/java/json-web-token-jwt-introduction
β‘οΈ @SpringFrameworkZone
https://betterjavacode.com/java/json-web-token-jwt-introduction
β‘οΈ @SpringFrameworkZone
Code Complete
Json Web Token (JWT) - Introduction - Code Complete
What is Json Web Token? Detail description of components of JWT. This post shows how to use Json Web Token and why to use it?
π MySQL Query Profiling Using Performance Schema
https://vladmihalcea.com/mysql-query-profiling-performance-schema/
β‘οΈ @SpringFrameworkZone
https://vladmihalcea.com/mysql-query-profiling-performance-schema/
β‘οΈ @SpringFrameworkZone
Vlad Mihalcea
MySQL Query Profiling Using Performance Schema - Vlad Mihalcea
Learn what the MySQL Performance Schema is and how you can use it for SQL Query Profiling and Tuning purposes.
π Multiple Authentication Providers in Spring Security
https://www.baeldung.com/spring-security-multiple-auth-providers
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-security-multiple-auth-providers
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Multiple Authentication Providers in Spring Security | Baeldung
Learn how to use multiple authentication providers within Spring Security.
π A Bootiful Podcast: Spring legend Greg Turnquist on Spring Data REST, HATEOAS, CI, and so much more.
https://spring.io/blog/2021/02/25/a-bootiful-podcast-spring-legend-greg-turnquist-on-spring-data-rest-hateoas-ci-and-so-much-more
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/02/25/a-bootiful-podcast-spring-legend-greg-turnquist-on-spring-data-rest-hateoas-ci-and-so-much-more
β‘οΈ @SpringFrameworkZone
spring.io
A Bootiful Podcast: Spring legend Greg Turnquist on Spring Data REST, HATEOAS, CI, and so much more.
<p>Hi, Spring fans! In this episode <a href="http://twitter.com/starbuxman">Josh Long (@starbuxman)</a> talks to Spring legend <a href="http://twitter.com/gregturn">Greg Turnquist (@gregturn)</a> about Spring Data REST, HATEOAS, CI, and so much more. </p>β¦
π Whatβs New in Spring Boot 2?
https://www.baeldung.com/new-spring-boot-2
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/new-spring-boot-2
β‘οΈ @SpringFrameworkZone
Baeldung
What's new in Spring Boot 2? | Baeldung
A quick and practical overview of Spring Boot 2 new features.
π Coffee with Thorben 2020-02-26 β Utility classes that make your life easier
https://thorben-janssen.com/coffee-with-thorben-2020-02-19-utility-classes/
β‘οΈ @SpringFrameworkZone
https://thorben-janssen.com/coffee-with-thorben-2020-02-19-utility-classes/
β‘οΈ @SpringFrameworkZone
Thorben Janssen
Coffee with Thorben 2020-02-26 - Utility classes that make your life easier
In this episode, we take a closer look at some of JPA's and Hibernate's utility features that make your life a lot easier
π An Intro to Spring Cloud Security
https://www.baeldung.com/spring-cloud-security
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-cloud-security
β‘οΈ @SpringFrameworkZone
Baeldung
An Intro to Spring Cloud Security | Baeldung
Let's take a closer look at Spring Cloud Security features.
π MicroServices β How To Share DTO (Data Transfer Objects)
https://www.vinsguru.com/microservices-architecture-how-to-share-dto-data-transfer-objects/
β‘οΈ @SpringFrameworkZone
https://www.vinsguru.com/microservices-architecture-how-to-share-dto-data-transfer-objects/
β‘οΈ @SpringFrameworkZone
Vinsguru
MicroServices - How To Share DTO (Data Transfer Objects) | Vinsguru
Over the years, MicroServices have become very popular. They are smaller, modular, easy to deploy and scale etc. However MicroService architectures do have
π Spring Boot CRUD Application with Thymeleaf
https://www.baeldung.com/spring-boot-crud-thymeleaf
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-boot-crud-thymeleaf
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Spring Boot CRUD Application with Thymeleaf | Baeldung
Learn how to create a simple CRUD application with Spring Boot and Thymeleaf.