π Content Security Policy with Spring Security
https://www.baeldung.com/spring-security-csp
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-security-csp
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Content Security Policy with Spring Security | Baeldung
Learn how to mitigate code injection risks in Spring Security-based web applications using the Content-Security-Policy headers
π 415 Unsupported MediaType in Spring Application
https://www.baeldung.com/spring-415-unsupported-mediatype
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-415-unsupported-mediatype
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
415 Unsupported MediaType in Spring Application | Baeldung
In this tutorial, we're going to showcase the causes and resolutions of the HTTP response code 415 Unsupported MediaType for POST requests in a Spring Application.
π Testing NoSQL Queries With Spring Boot and @DataCassandraTest
https://www.baeldung.com/spring-boot-datacassandratest
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-boot-datacassandratest
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Testing NoSQL Queries With Spring Boot and @DataCassandraTest | Baeldung
Learn how to test a Cassandra database slice of a Spring Boot application using the Spring @DataCassandraTest annotation.
π Go, Go, GraalVM with Spring Native: My Adventures in Native Image-ville
https://spring.io/blog/2021/12/29/go-go-graalvm-with-spring-native-my-adventures-in-native-image-ville
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/12/29/go-go-graalvm-with-spring-native-my-adventures-in-native-image-ville
β‘οΈ @SpringFrameworkZone
Go, Go, GraalVM with Spring Native: My Adventures in Native Image-ville
Level up your Java code and explore what Spring can do for you.
π Hot vs Cold Publisher In Project Reactor
https://www.vinsguru.com/hot-vs-cold-publisher-project-reactor/
β‘οΈ @SpringFrameworkZone
https://www.vinsguru.com/hot-vs-cold-publisher-project-reactor/
β‘οΈ @SpringFrameworkZone
Vinsguru
Reactor Hot Publisher vs Cold Publisher | Vinsguru
Learn the difference between Reactor Hot Publisher vs Cold Publisher with code samples & when to use what (Java Reactive Programming).
π MicroStream 6.0 Supports JDK 17, Spring Boot and Helidon
https://www.infoq.com/news/2021/12/microstream-storage-engine-6/
β‘οΈ @SpringFrameworkZone
https://www.infoq.com/news/2021/12/microstream-storage-engine-6/
β‘οΈ @SpringFrameworkZone
InfoQ
MicroStream 6.0 Supports JDK 17, Spring Boot and Helidon
MicroStream, the JVM data storage engine providing in-memory storage to fully or partially persist and restore Java object graphs, has released version 6.0 featuring added support for Java 17, Spring Boot integration, Deep-copy utility and the eliminationβ¦
π Vault on Kubernetes with Spring Cloud
https://piotrminkowski.com/2021/12/30/vault-on-kubernetes-with-spring-cloud/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2021/12/30/vault-on-kubernetes-with-spring-cloud/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Vault on Kubernetes with Spring Cloud - Piotr's TechBlog
In this article, you will learn how to run Vault on Kubernetes and integrate Spring Cloud application with Vault database engine.
π A Bootiful Podcast: Geertjan Wielenga, senior director of opensource projects at Azul Systems and Foojay.io founder
https://spring.io/blog/2021/12/30/a-bootiful-podcast-geertjan-wielenga-senior-director-of-opensource-projects-at-azul-systems-and-foojay-io-founder
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/12/30/a-bootiful-podcast-geertjan-wielenga-senior-director-of-opensource-projects-at-azul-systems-and-foojay-io-founder
β‘οΈ @SpringFrameworkZone
spring.io
A Bootiful Podcast: Geertjan Wielenga, senior director of opensource projects at Azul Systems and Foojay.io founder
<p>Hi, Spring fans! In this installment, <a href="https://twitter.com/starbuxman">Josh Long (@starbuxman)</a> talks (again!) to <a href="https://twitter.com/java">Java</a> ecosystem legend and senior director of opensource projects at <a href="https://twβ¦
π Log4Shell: Apache Log4j Vulnerability
www.javacodegeeks.com/2022/01/log4shell-apache-log4j-vulnerability.html
β‘οΈ @JavaLearnZone
β‘οΈ @SpringFrameworkZone
www.javacodegeeks.com/2022/01/log4shell-apache-log4j-vulnerability.html
β‘οΈ @JavaLearnZone
β‘οΈ @SpringFrameworkZone
Java Code Geeks
Log4Shell: Apache Log4j Vulnerability - Java Code Geeks - 2023
Interested to learn about Apache Log4j? Check our article explaining about Apache Log4j Vulnerability the log4shell.
π The Log4Shell vulnerability and how to fix it
www.javacodegeeks.com/2022/01/the-log4shell-vulnerability-and-how-to-fix-it.html
β‘οΈ @JavaLearnZone
β‘οΈ @SpringFrameworkZone
www.javacodegeeks.com/2022/01/the-log4shell-vulnerability-and-how-to-fix-it.html
β‘οΈ @JavaLearnZone
β‘οΈ @SpringFrameworkZone
Java Code Geeks
The Log4Shell vulnerability and how to fix it - Java Code Geeks - 2022
Interested to learn about Log4Shell vulnerability? Check our article talking about the Log4Shell vulnerability and how to fix it.
π HTTP PUT vs HTTP PATCH in a REST API
https://www.baeldung.com/http-put-patch-difference-spring
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/http-put-patch-difference-spring
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
HTTP PUT vs HTTP PATCH in a REST API | Baeldung
Learn about the difference between PUT and PATCH HTTP methods, and their implications when building your Spring API.
π Quick Guide to Building a Spring Boot Starter
https://reflectoring.io/spring-boot-starter/
β‘οΈ @SpringFrameworkZone
https://reflectoring.io/spring-boot-starter/
β‘οΈ @SpringFrameworkZone
reflectoring.io
Quick Guide to Building a Spring Boot Starter
Everything you need to know to build a Spring Boot Starter bringing a cross-cutting concern to any Spring Boot application.