π Spring for GraphQL 1.1.0-RC1 released
https://spring.io/blog/2022/10/18/spring-for-graphql-1-1-0-rc1-released
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/10/18/spring-for-graphql-1-1-0-rc1-released
β‘οΈ @SpringFrameworkZone
Spring for GraphQL 1.1.0-RC1 released
Level up your Java code and explore what Spring can do for you.
π This Week in Spring - October 18th, 2022
https://spring.io/blog/2022/10/18/this-week-in-spring-october-18th-2022
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/10/18/this-week-in-spring-october-18th-2022
β‘οΈ @SpringFrameworkZone
This Week in Spring - October 18th, 2022
Level up your Java code and explore what Spring can do for you.
π Spring Security 6.0.0-RC1 and 5.8.0-RC1 are released
https://spring.io/blog/2022/10/18/spring-security-6-0-0-rc1-and-5-8-0-rc1-are-released
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/10/18/spring-security-6-0-0-rc1-and-5-8-0-rc1-are-released
β‘οΈ @SpringFrameworkZone
Spring Security 6.0.0-RC1 and 5.8.0-RC1 are released
Level up your Java code and explore what Spring can do for you.
π How to write a custom Spring Data base Repository
https://vladmihalcea.com/spring-data-base-repository/
β‘οΈ @SpringFrameworkZone
https://vladmihalcea.com/spring-data-base-repository/
β‘οΈ @SpringFrameworkZone
Vlad Mihalcea
How to write a custom Spring Data Base Repository
Learn how we can write a custom Spring Data base Repository that you could use instead of the default JpaRepository.
π Bean Validation Anti-Patterns
https://reflectoring.io/bean-validation-anti-patterns/
β‘οΈ @SpringFrameworkZone
https://reflectoring.io/bean-validation-anti-patterns/
β‘οΈ @SpringFrameworkZone
reflectoring.io
Bean Validation Anti-Patterns
Some thoughts about validation in general, Bean Validation in particular, and why I consider some applications of Bean Validation an anti-pattern.
π Spring Boot 2.7.5 available now
https://spring.io/blog/2022/10/20/spring-boot-2-7-5-available-now
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/10/20/spring-boot-2-7-5-available-now
β‘οΈ @SpringFrameworkZone
Spring Boot 2.7.5 available now
Level up your Java code and explore what Spring can do for you.
π Spring Boot 2.6.13 available now
https://spring.io/blog/2022/10/20/spring-boot-2-6-13-available-now
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/10/20/spring-boot-2-6-13-available-now
β‘οΈ @SpringFrameworkZone
Spring Boot 2.6.13 available now
Level up your Java code and explore what Spring can do for you.
π CVE-2022-31684: Reactor Netty HTTP Server may log request headers
https://spring.io/blog/2022/10/20/cve-2022-31684-reactor-netty-http-server-may-log-request-headers
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/10/20/cve-2022-31684-reactor-netty-http-server-may-log-request-headers
β‘οΈ @SpringFrameworkZone
CVE-2022-31684: Reactor Netty HTTP Server may log request headers
Level up your Java code and explore what Spring can do for you.
π Spring Framework 6.0.0-RC2 available now
https://spring.io/blog/2022/10/20/spring-framework-6-0-0-rc2-available-now
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/10/20/spring-framework-6-0-0-rc2-available-now
β‘οΈ @SpringFrameworkZone
spring.io
Spring Framework 6.0.0-RC2 available now
<p>On behalf of the team and everyone who has contributed, I am pleased to announce that Spring Framework <code>6.0.0-RC2</code> is available now.</p>
<p>Spring Framework <code>6.0.0-RC2</code> includes <a href="https://github.com/spring-projects/spring-β¦
<p>Spring Framework <code>6.0.0-RC2</code> includes <a href="https://github.com/spring-projects/spring-β¦
π A Bootiful Podcast: Microsoft's Asir Selvasingh on Azure Spring Apps, Java at Microsoft, application security, and more
https://spring.io/blog/2022/10/20/a-bootiful-podcast-microsoft-s-asir-selvasingh-on-azure-spring-apps-java-at-microsoft-application-security-and-more
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/10/20/a-bootiful-podcast-microsoft-s-asir-selvasingh-on-azure-spring-apps-java-at-microsoft-application-security-and-more
β‘οΈ @SpringFrameworkZone
A Bootiful Podcast: Microsoft's Asir Selvasingh on Azure Spring Apps, Java at Microsoft, application security, and more
Level up your Java code and explore what Spring can do for you.
π Spring Boot 3.0.0-RC1 available now
https://spring.io/blog/2022/10/20/spring-boot-3-0-0-rc1-available-now
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/10/20/spring-boot-3-0-0-rc1-available-now
β‘οΈ @SpringFrameworkZone
Spring Boot 3.0.0-RC1 available now
Level up your Java code and explore what Spring can do for you.
π Micronaut OAuth2 and security with Keycloak
https://piotrminkowski.com/2020/09/21/micronaut-oauth2-and-security-with-keycloak/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2020/09/21/micronaut-oauth2-and-security-with-keycloak/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Micronaut OAuth2 and security with Keycloak - Piotr's TechBlog
This tutorial shows how to implement the password credentials grant flow with Micronaut OAuth2 and Keycloak as the authorization server.
π Reactive microservices with Spring 5
https://piotrminkowski.com/2017/02/16/reactive-microservices-with-spring-5/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2017/02/16/reactive-microservices-with-spring-5/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Reactive microservices with Spring 5 - Piotr's TechBlog
Spring team has announced support for reactive programming model from 5.0 release. New Spring version will probably be released on March. Fortunately, milestone and snapshot versions with these changes are now available on public spring repositories. Thereβ¦
π gRPC β Uploading Large Files With Client Streaming
https://www.vinsguru.com/grpc-uploading-large-file-into-server-using-client-streaming/
β‘οΈ @SpringFrameworkZone
https://www.vinsguru.com/grpc-uploading-large-file-into-server-using-client-streaming/
β‘οΈ @SpringFrameworkZone
Vinsguru
gRPC File Upload With Client Streaming | Vinsguru
This tutorial explains how we could make use of gRPC client streaming feature to implement grpc file upload functionality for your application.
π GitOps with Advanced Cluster Management for Kubernetes
https://piotrminkowski.com/2022/10/24/gitops-with-advanced-cluster-management-for-kubernetes/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2022/10/24/gitops-with-advanced-cluster-management-for-kubernetes/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
GitOps with Advanced Cluster Management for Kubernetes
In this article, you will learn how to manage multiple clusters with Argo CD and Advanced Cluster Management for Kubernetes.
π This Week in Spring - October 25th, 2022
https://spring.io/blog/2022/10/24/this-week-in-spring-october-25th-2022
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/10/24/this-week-in-spring-october-25th-2022
β‘οΈ @SpringFrameworkZone
This Week in Spring - October 25th, 2022
Level up your Java code and explore what Spring can do for you.
π Building a Distributed Audit Log with YugabyteDB
https://vladmihalcea.com/audit-log-yugabytedb/
β‘οΈ @SpringFrameworkZone
https://vladmihalcea.com/audit-log-yugabytedb/
β‘οΈ @SpringFrameworkZone
Vlad Mihalcea
Building a Distributed Audit Log with YugabyteDB
Introduction In this article, we are going to see what is the best way you can build an Audit Log using YugabyteDB. And whatβs even more interesting is that this solution is almost the same on PostgreSQL. The only difference is how we are building the auditβ¦