π Spring Security Expressions β hasRole Example
https://www.baeldung.com/spring-security-expressions-basic/
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-security-expressions-basic/
β‘οΈ @SpringFrameworkZone
π Spring Data 2021.0.1 and 2020.0.9 released
https://spring.io/blog/2021/05/14/spring-data-2021-0-1-and-2020-0-9-released
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/05/14/spring-data-2021-0-1-and-2020-0-9-released
β‘οΈ @SpringFrameworkZone
spring.io
Spring Data 2021.0.1 and 2020.0.9 released
<p>On behalf of the team, Iβm pleased to announce the availability of the Spring Data service releases <code>2021.0.1</code> and <code>2020.0.9</code>.</p>
<p>Both releases are built on top of Spring Framework <code>5.3.7</code>. For your convenience, theseβ¦
<p>Both releases are built on top of Spring Framework <code>5.3.7</code>. For your convenience, theseβ¦
π Spring LDAP 2.3.4 released
https://spring.io/blog/2021/05/14/spring-ldap-2-3-4-released
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/05/14/spring-ldap-2-3-4-released
β‘οΈ @SpringFrameworkZone
spring.io
Spring LDAP 2.3.4 released
<div class="paragraph">
<p>On behalf of the community, Iβm pleased to announce the release of Spring LDAP 2.3.4! This release fixes including a fix where Spring LDAP breaks on JDK9+.</p>
</div>
<div class="paragraph">
<p>You can find the complete detailsβ¦
<p>On behalf of the community, Iβm pleased to announce the release of Spring LDAP 2.3.4! This release fixes including a fix where Spring LDAP breaks on JDK9+.</p>
</div>
<div class="paragraph">
<p>You can find the complete detailsβ¦
π SpringOne Tour: Booternetes - May 12th, 2021
https://spring.io/blog/2021/05/14/springone-tour-booternetes-may-12th-2021
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/05/14/springone-tour-booternetes-may-12th-2021
β‘οΈ @SpringFrameworkZone
spring.io
SpringOne Tour: Booternetes - May 12th, 2021
<p>Hi, Spring fans! We wrapped up the epic SpringOne Tour installment for May a couple of days ago. Hereβs the Day 1 recording - <em>Booternetes II: The YAML Strikes Back</em> - featuring yours truly, Mark Heckler, Mario Gray, David Turanski, Tiffany Jerniganβ¦
π How to Use API Gateway with Spring Cloud
https://betterjavacode.com/programming/how-to-use-api-gateway-with-spring-cloud
β‘οΈ @SpringFrameworkZone
https://betterjavacode.com/programming/how-to-use-api-gateway-with-spring-cloud
β‘οΈ @SpringFrameworkZone
Code Complete
How to Use API Gateway with Spring Cloud - Code Complete
In this post, I show how to use API Gateway with Spring Cloud. I also explain API Gateway as a design pattern.
π Disable Spring Boot Banner at Startup
https://www.baeldung.com/spring-boot-disable-banner
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-boot-disable-banner
β‘οΈ @SpringFrameworkZone
Baeldung
Disable Spring Boot Banner at Startup | Baeldung
Learn to disable the Spring Boot banner at the startup of an application.
Spring Boot Framework pinned Β«π Java Weekly, Issue 385 https://www.baeldung.com/java-weekly-385 β‘οΈ @SpringFrameworkZoneΒ»
π Monitoring Microservices With Spring Boot Admin
https://piotrminkowski.com/2017/06/26/monitoring-microservices-with-spring-boot-admin/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2017/06/26/monitoring-microservices-with-spring-boot-admin/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Monitoring Microservices With Spring Boot Admin - Piotr's TechBlog
A tutorial is showing how to use Spring Boot Admin to monitor Spring Boot microservices basing on their Actuator endpoints.
π Modifying the Response Body in a Zuul Filter
https://www.baeldung.com/zuul-filter-modifying-response-body
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/zuul-filter-modifying-response-body
β‘οΈ @SpringFrameworkZone
Baeldung
Modifying the Response Body in a Zuul Filter | Baeldung
Learn about the Netflix Zuul's post filter.
π Migrating from Spring to Spring Boot
https://www.baeldung.com/spring-boot-migration
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-boot-migration
β‘οΈ @SpringFrameworkZone
Baeldung
Migrating from Spring to Spring Boot | Baeldung
See how to properly migrate from a Spring to Spring Boot.
π Java AWS Lambda with Spring Cloud Function
https://rieckpil.de/java-aws-lambda-with-spring-cloud-function/
β‘οΈ @SpringFrameworkZone
https://rieckpil.de/java-aws-lambda-with-spring-cloud-function/
β‘οΈ @SpringFrameworkZone
rieckpil
Java AWS Lambda Functions with Spring Cloud Function - rieckpil
Learn how to use Spring Cloud Function to write AWS Lambda functions with Java and Spring Boot using a uniform programming model.
π Configuring Spring Boot for PostgreSQL
https://springframework.guru/configuring-spring-boot-for-postgresql/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/configuring-spring-boot-for-postgresql/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru
Configuring Spring Boot for PostgreSQL
Spring Boot makes it extremely convenient for programmers to quickly develop Spring applications using an in-memory database, such as H2, HSQLDB, and Derby. These databases are lightweight, easy to use, and emulates other RDBMS withβ¦
π[48H] Java Coding Challenge Bootcamp: 2020
Get to solve coding challenges using java and elaborate your problem solving skill
https://www.udemy.com/course/java-coding-challenge-bootcamp/?couponCode=71D32C61CC254EA1525E
β‘οΈ @SpringFrameworkZone
Get to solve coding challenges using java and elaborate your problem solving skill
https://www.udemy.com/course/java-coding-challenge-bootcamp/?couponCode=71D32C61CC254EA1525E
β‘οΈ @SpringFrameworkZone
Udemy
Java Coding Challenge Bootcamp: 2020
Get to solve coding challenges using java and elaborate your problem solving skill
π Introduction to Spring Cloud OpenFeign
https://www.baeldung.com/spring-cloud-openfeign
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-cloud-openfeign
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Introduction to Spring Cloud OpenFeign | Baeldung
Feign makes writing web service clients easier with pluggable annotation support, which includes Feign annotations and JAX-RS annotations.
π A Guide to Transactions Across Microservices
https://www.baeldung.com/transactions-across-microservices
β‘οΈ @JavaLearnZone
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/transactions-across-microservices
β‘οΈ @JavaLearnZone
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Transactions Across Microservices | Baeldung
A comprehensive guide to transactions in distributed environments.