π Configure the Heap Size When Starting a Spring Boot Application
https://www.baeldung.com/spring-boot-heap-size
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-boot-heap-size
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Configure the Heap Size When Starting a Spring Boot Application | Baeldung
Learn how to override the Java heap settings for three common ways of running Spring Boot applications.
π Prevent Cross-Site Scripting (XSS) in a Spring Application
https://www.baeldung.com/spring-prevent-xss
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-prevent-xss
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Prevent Cross-Site Scripting (XSS) in a Spring Application | Baeldung
When writing a web service in Spring we need to create a custom filter in order to protect our services from cross-site scripting attacks. We explore how to achieve this using ESAPI and Jsoup.
π LDAP Authentication with Spring Boot LDAP
https://betterjavacode.com/java/ldap-authentication-with-spring-boot-ldap
β‘οΈ @SpringFrameworkZone
https://betterjavacode.com/java/ldap-authentication-with-spring-boot-ldap
β‘οΈ @SpringFrameworkZone
Code Complete
LDAP Authentication with Spring Boot LDAP - Code Complete
In current times, we have different authentication mechanisms available. In this post, I show how to do authentication with LDAP authentication.
π Using RestTemplate with Apaches HttpClient
https://springframework.guru/using-resttemplate-with-apaches-httpclient/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/using-resttemplate-with-apaches-httpclient/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru - Become a Spring Framework Guru
Using RestTemplate with Apaches HttpClient
1. Introduction In another blog post, we already looked at how we use the class RestTemplate to consume REST web services. In today's blog post we will take a look at how we can useβ¦
π Spring Boot with Kotlin and RSocket
https://spring.io/guides/tutorials/spring-webflux-kotlin-rsocket/
β‘οΈ @SpringFrameworkZone
https://spring.io/guides/tutorials/spring-webflux-kotlin-rsocket/
β‘οΈ @SpringFrameworkZone
π OIDC Logout With AWS Cognito and Spring Security
https://rieckpil.de/oidc-logout-with-aws-cognito-and-spring-security/
β‘οΈ @SpringFrameworkZone
https://rieckpil.de/oidc-logout-with-aws-cognito-and-spring-security/
β‘οΈ @SpringFrameworkZone
rieckpil
OIDC Logout With AWS Cognito and Spring Security - rieckpil
Configure Spring Security for a full user logout using AWS Cognito as an OIDC Identity Provider (no RP-Initiated Logout support yet).
π From Monolith to Microservices β Migrating a Persistence Layer
https://thorben-janssen.com/monolith-to-microservices-persistence-layer/
β‘οΈ @SpringFrameworkZone
https://thorben-janssen.com/monolith-to-microservices-persistence-layer/
β‘οΈ @SpringFrameworkZone
Thorben Janssen
From Monolith to Microservices - Migrating a Persistence Layer
Refactoring the persistence layer is the most critical part when splitting a monolith into microservices. Let me show you how to do it.
π Spring Framework 5.3.4 and 5.2.13 available now
https://spring.io/blog/2021/02/16/spring-framework-5-3-4-and-5-2-13-available-now
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/02/16/spring-framework-5-3-4-and-5-2-13-available-now
β‘οΈ @SpringFrameworkZone
spring.io
Spring Framework 5.3.4 and 5.2.13 available now
<p>On behalf of the team and everyone who has contributed, I am pleased to announce that Spring Framework <code>5.3.4</code> and <code>5.2.13</code> are available now.</p>
<p>Spring Framework <code>5.3.4</code> includes <a href="https://github.com/springβ¦
<p>Spring Framework <code>5.3.4</code> includes <a href="https://github.com/springβ¦
π Spring Vault 2.3.1 available
https://spring.io/blog/2021/02/16/spring-vault-2-3-1-available
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/02/16/spring-vault-2-3-1-available
β‘οΈ @SpringFrameworkZone
spring.io
Spring Vault 2.3.1 available
<div class="paragraph">
<p>On behalf of the community, Iβd like to announce the availability of the Spring Vault service release <code>2.3.1</code>.</p>
</div>
<div class="paragraph">
<p>This release ships with mostly bugfixes, dependency upgrades, andβ¦
<p>On behalf of the community, Iβd like to announce the availability of the Spring Vault service release <code>2.3.1</code>.</p>
</div>
<div class="paragraph">
<p>This release ships with mostly bugfixes, dependency upgrades, andβ¦
π This Week in Spring - February 16th, 2021
https://spring.io/blog/2021/02/16/this-week-in-spring-february-16th-2021
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/02/16/this-week-in-spring-february-16th-2021
β‘οΈ @SpringFrameworkZone
spring.io
This Week in Spring - February 16th, 2021
<p>Hi, Spring fans! Welcome to another installment of <em>This Week in Spring</em>! This week is fixing to be a really fun one! </p>
<p>Iβll be speaking at the <a href="https://www.meetup.com/seajug/events/276135388/"><strong>Seattle JUG</strong> tonight</a>.β¦
<p>Iβll be speaking at the <a href="https://www.meetup.com/seajug/events/276135388/"><strong>Seattle JUG</strong> tonight</a>.β¦
π XML Defined Beans in Spring Boot
https://www.baeldung.com/spring-boot-xml-beans
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-boot-xml-beans
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
XML Defined Beans in Spring Boot | Baeldung
Learn about XML defined beans in Spring Boot.
π How To β Concepts of Websphere
https://betterjavacode.com/ibm-websphere/how-to-concepts-of-websphere
β‘οΈ @SpringFrameworkZone
https://betterjavacode.com/ibm-websphere/how-to-concepts-of-websphere
β‘οΈ @SpringFrameworkZone
Code Complete
How To - Concepts of Websphere - Code Complete
Websphere application server. In this post, I discuss some of the fundamental concepts of IBM websphere application server.
π Hibernate Mapping Exception β Unknown Entity
https://www.baeldung.com/hibernate-mappingexception-unknown-entity
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/hibernate-mappingexception-unknown-entity
β‘οΈ @SpringFrameworkZone
Baeldung
Hibernate Mapping Exception | Baeldung
Hibernate Mapping Exception - Unknown Entity - causes and solutions.
π undefined
https://piotrminkowski.com/2018/07/04/continuous-integration-with-jenkins-artifactory-and-spring-cloud-contract/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2018/07/04/continuous-integration-with-jenkins-artifactory-and-spring-cloud-contract/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Continuous Integration with Jenkins, Artifactory and Spring Cloud Contract
This tutorial shows how to build and publish Spring Cloud Contract to Artifactory in Continous Delivery using Jenkins Pipelines.
π SQL Server OPENJSON β Map JSON to a relational table
https://vladmihalcea.com/sql-server-openjson/
β‘οΈ @SpringFrameworkZone
https://vladmihalcea.com/sql-server-openjson/
β‘οΈ @SpringFrameworkZone
Vlad Mihalcea
SQL Server OPENJSON - Map JSON to a relational table - Vlad Mihalcea
This article explains how you can use the SQL Server OPENJSON function to transform a JSON object into a relational database table.
π Blue-green deployment with a database on Kubernetes
https://piotrminkowski.com/2021/02/18/blue-green-deployment-with-a-database-on-kubernetes/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2021/02/18/blue-green-deployment-with-a-database-on-kubernetes/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Blue-green deployment with a database on Kubernetes - Piotr's TechBlog
This article shows how to use a blue-green deployment strategy to propagate database changes with tools like Kubernetes, Istio and Liquibase.
π Spring Boot 2.3.9 is now available
https://spring.io/blog/2021/02/18/spring-boot-2-3-9-is-now-available
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/02/18/spring-boot-2-3-9-is-now-available
β‘οΈ @SpringFrameworkZone
spring.io
Spring Boot 2.3.9 is now available
<p>On behalf of the team and everyone who has contributed, Iβm happy to announce that Spring Boot 2.3.9 has been released and is now available from Maven Central.</p>
<p>This release includes <a href="https://github.com/spring-projects/spring-boot/releasβ¦
<p>This release includes <a href="https://github.com/spring-projects/spring-boot/releasβ¦