π Spring Framework RCE, Mitigation Alternative
https://spring.io/blog/2022/04/01/spring-framework-rce-mitigation-alternative
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/04/01/spring-framework-rce-mitigation-alternative
β‘οΈ @SpringFrameworkZone
spring.io
Spring Framework RCE, Mitigation Alternative
<p>Yesterday we <a href="https://spring.io/blog/2022/03/31/spring-framework-rce-early-announcement">announced</a> a Spring Framework RCE vulnerability <a href="https://tanzu.vmware.com/security/cve-2022-22965">CVE-2022-22965</a>, listing Apache Tomcat asβ¦
π Testing with Spring and Spock
https://www.baeldung.com/spring-spock-testing
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-spock-testing
β‘οΈ @SpringFrameworkZone
Baeldung
Testing with Spring and Spock | Baeldung
Learn how to use Spock to test your Spring application
π What is New in Java 17?
https://springframework.guru/what-is-new-in-java-17/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/what-is-new-in-java-17/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru - Become a Spring Framework Guru
What is New in Java 17?
In September 2021, Java 17 was released as the latest LTS (long-term support) replacing Java 11. Now the big question is
π Using Filters in Spring Web Applications
https://springframework.guru/using-filters-in-spring-web-applications/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/using-filters-in-spring-web-applications/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru - Become a Spring Framework Guru
Using Filters in Spring Web Applications
Spring Web applications and RESTful services contain controllers responsible to process requests and send back responses. At times you might need to perform certain operations on client requests before it reaches the controller. Similarly, youβ¦
π Eureka Service Registry
https://springframework.guru/eureka-service-registry/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/eureka-service-registry/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru - Become a Spring Framework Guru
Eureka Service Registry
Distributed Microservices Systems typically comprise a large number of smaller services. These services communicate with each other to perform operations. In order to communicate, one service needs the address of the other service to callβ¦
π Spring Security Login Page with Angular
https://www.baeldung.com/spring-security-login-angular
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-security-login-angular
β‘οΈ @SpringFrameworkZone
Baeldung
Spring Security Login Page with Angular | Baeldung
Learn how to implement a Spring Security login page with Angular.
π Constructor Injection in Spring with Lombok
https://www.baeldung.com/spring-injection-lombok
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-injection-lombok
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Constructor Injection in Spring with Lombok | Baeldung
A quick and practical example of constructor injection with Lombok in Spring
π High-Performance Java Persistence Newsletter, Issue 37
https://vladmihalcea.com/high-performance-java-persistence-newsletter-issue-37/
β‘οΈ @SpringFrameworkZone
https://vladmihalcea.com/high-performance-java-persistence-newsletter-issue-37/
β‘οΈ @SpringFrameworkZone
Vlad Mihalcea
High-Performance Java Persistence Newsletter, Issue 37 - Vlad Mihalcea
The High-Performance Java Persistence Newsletter features articles, videos, and answers to common StackOverflow questions.
π Spring Cloud 2022.0.0-M2 (codename Kilburn) Has Been Released
https://spring.io/blog/2022/04/05/spring-cloud-2022-0-0-m2-codename-kilburn-has-been-released
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/04/05/spring-cloud-2022-0-0-m2-codename-kilburn-has-been-released
β‘οΈ @SpringFrameworkZone
spring.io
Spring Cloud 2022.0.0-M2 (codename Kilburn) Has Been Released
<p>On behalf of the community, I am pleased to announce that the Milestone 2 (M2) of the <a href="https://cloud.spring.io">Spring Cloud 2022.0.0</a> Release Train is available today. The release can be found in <a href="https://repo.spring.io/milestone/">Springβ¦
π Spring Cloud Data Flow 2.9.4 Released
https://spring.io/blog/2022/04/05/spring-cloud-data-flow-2-9-4-released
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/04/05/spring-cloud-data-flow-2-9-4-released
β‘οΈ @SpringFrameworkZone
spring.io
Spring Cloud Data Flow 2.9.4 Released
<p>On behalf of the team and everyone who has contributed, Iβm happy to announce that Spring Cloud Dataflow <code>2.9.4</code> has been released and is now available from Maven Central.</p>
<p>This release contains an update of the Spring Boot version andβ¦
<p>This release contains an update of the Spring Boot version andβ¦
π This Week in Spring - April 5th, 2022
https://spring.io/blog/2022/04/05/this-week-in-spring-april-5th-2022
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/04/05/this-week-in-spring-april-5th-2022
β‘οΈ @SpringFrameworkZone
This Week in Spring - April 5th, 2022
Level up your Java code and explore what Spring can do for you.
π Whatβs all the fuss about Java Lambdas?
https://springframework.guru/whats-fuss-java-lambdas/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/whats-fuss-java-lambdas/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru
Whatβs all the fuss about Java Lambdas?
I have to be honest, so far I have not paid too much attention to the Java 8 features. Mainly because my clients have been slow to adapt to 1.8 JVM. There just has notβ¦
π Spring Security β Map Authorities from JWT
https://www.baeldung.com/spring-security-map-authorities-jwt
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-security-map-authorities-jwt
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Spring Security β Map Authorities from JWT | Baeldung
Explore different ways to customize the way Spring Security map authorities from JWT claims.
π Design of REST API for web application
https://betterjavacode.com/java/design-of-rest-api-for-web-application
β‘οΈ @SpringFrameworkZone
https://betterjavacode.com/java/design-of-rest-api-for-web-application
β‘οΈ @SpringFrameworkZone
Code Complete
Design of REST API for web application - Code Complete
REST API for Social KPI. In this post, I discuss the design of REST API for the web application Social KPI that I am building.
π A Bootiful Podcast: GraphQL Java founder Andi Marek
https://spring.io/blog/2022/04/07/a-bootiful-podcast-graphql-java-founder-andi-marek
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/04/07/a-bootiful-podcast-graphql-java-founder-andi-marek
β‘οΈ @SpringFrameworkZone
spring.io
A Bootiful Podcast: GraphQL Java founder Andi Marek
<p>Hi, Spring fans! In this installment of a Bootiful Podcast, Josh Long (@starbuxman) talks to the GraphQL Java project founder and lead, Atlassian engineer, and Spring GraphQL cofounder Andi Marek (@andimarek). </p>
<iframe title="GraphQL Java founder Andiβ¦
<iframe title="GraphQL Java founder Andiβ¦
Spring Boot Framework pinned Β«π Java Weekly, Issue 431 https://www.baeldung.com/java-weekly-431 β‘οΈ @SpringFrameworkZoneΒ»
π Simplify development on Kubernetes with Dekorate, Skaffold and Spring Boot
https://piotrminkowski.com/2020/06/08/simplify-development-on-kubernetes-with-dekorate-skaffold-and-spring-boot/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2020/06/08/simplify-development-on-kubernetes-with-dekorate-skaffold-and-spring-boot/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Simplify development on Kubernetes with Dekorate, Skaffold and Spring Boot
This tutorial shows how to simplify a local development on Kubernetes with Spring Boot framework, Skaffold and Dekorate library.