π A Bootiful Podcast: Kubernetes legend and friend Cora Iberkleid on Tanzu, Cartographer, and more
https://spring.io/blog/2022/06/09/a-bootiful-podcast-kubernetes-legend-and-friend-cora-iberkleid-on-tanzu-cartographer-and-more
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/06/09/a-bootiful-podcast-kubernetes-legend-and-friend-cora-iberkleid-on-tanzu-cartographer-and-more
β‘οΈ @SpringFrameworkZone
spring.io
A Bootiful Podcast: Kubernetes legend and friend Cora Iberkleid on Tanzu, Cartographer, and more
<p>Hi, Spring fans! In this installment, <a href="https://twitter.com/starbuxman">Josh Long (@starbuxman)</a> talks to Kubernetes legend and fellow Tanzu Developer Advocate <a href="https://twitter.com/ciberkleid">Cora Iberkleid (@ciberkleid)</a> about Kubernetesβ¦
π Spring Shell 2.1.0-M5 is now available
https://spring.io/blog/2022/06/09/spring-shell-2-1-0-m5-is-now-available
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/06/09/spring-shell-2-1-0-m5-is-now-available
β‘οΈ @SpringFrameworkZone
spring.io
Spring Shell 2.1.0-M5 is now available
<p>On behalf of the team and everyone who has contributed, Iβm happy to announce that Spring Shell <code>2.1.0-M5</code> has been released and is now available from <a href="https://repo.spring.io/milestone">https://repo.spring.io/milestone</a>.</p>
<p>Pleaseβ¦
<p>Pleaseβ¦
π Spring Tips: Learn Spring for GraphQL (parts 3 and 4 of an ongoing series)
https://spring.io/blog/2022/06/10/spring-tips-learn-spring-for-graphql-parts-3-and-4-of-an-ongoing-series
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/06/10/spring-tips-learn-spring-for-graphql-parts-3-and-4-of-an-ongoing-series
β‘οΈ @SpringFrameworkZone
Spring Tips: Learn Spring for GraphQL (parts 3 and 4 of an ongoing series)
Level up your Java code and explore what Spring can do for you.
π 7 Advantages to Use Test Driven Development
https://betterjavacode.com/programming/advantages-to-use-test-driven-development
β‘οΈ @SpringFrameworkZone
https://betterjavacode.com/programming/advantages-to-use-test-driven-development
β‘οΈ @SpringFrameworkZone
Code Complete
7 Advantages to Use Test Driven Development - Code Complete
In this post, I show the advantages of use test-driven development for writing better quality software. How to write quality software?
π Spring Tips: Learn Spring for GraphQL (parts 5 and 6 of an ongoing series)
https://spring.io/blog/2022/06/14/spring-tips-learn-spring-for-graphql-parts-5-and-6-of-an-ongoing-series
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/06/14/spring-tips-learn-spring-for-graphql-parts-5-and-6-of-an-ongoing-series
β‘οΈ @SpringFrameworkZone
Spring Tips: Learn Spring for GraphQL (parts 5 and 6 of an ongoing series)
Level up your Java code and explore what Spring can do for you.
π This Week in Spring - June 14th, 2022
https://spring.io/blog/2022/06/14/this-week-in-spring-june-14th-2022
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/06/14/this-week-in-spring-june-14th-2022
β‘οΈ @SpringFrameworkZone
This Week in Spring - June 14th, 2022
Level up your Java code and explore what Spring can do for you.
π The race condition that led to bankruptcy
https://vladmihalcea.com/race-condition/
β‘οΈ @SpringFrameworkZone
https://vladmihalcea.com/race-condition/
β‘οΈ @SpringFrameworkZone
Vlad Mihalcea
The race condition that led to Flexcoin bankruptcy - Vlad Mihalcea
Learn how a race condition led to the bankruptcy of Flexcoin in 2014 after hackers stole all the available funds.
π Goodbye Spring IDE - Welcome Spring Tools 4
https://spring.io/blog/2022/06/14/goodbye-spring-ide-welcome-spring-tools-4
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/06/14/goodbye-spring-ide-welcome-spring-tools-4
β‘οΈ @SpringFrameworkZone
Goodbye Spring IDE - Welcome Spring Tools 4
Level up your Java code and explore what Spring can do for you.
π Filtering Jackson JSON Output Based on Spring Security Role
https://www.baeldung.com/spring-security-role-filter-json
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-security-role-filter-json
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Filtering Jackson JSON Output Based on Spring Security Role | Baeldung
Learn how to filter JSON output in a web application based on a Spring Security role.
π Spring Framework 5.3.21 available now
https://spring.io/blog/2022/06/15/spring-framework-5-3-21-available-now
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/06/15/spring-framework-5-3-21-available-now
β‘οΈ @SpringFrameworkZone
Spring Framework 5.3.21 available now
Level up your Java code and explore what Spring can do for you.
π CVE report published for Spring Cloud Function
https://spring.io/blog/2022/06/15/cve-report-published-for-spring-cloud-function
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/06/15/cve-report-published-for-spring-cloud-function
β‘οΈ @SpringFrameworkZone
CVE report published for Spring Cloud Function (06-2022)
Level up your Java code and explore what Spring can do for you.
π Sample Application with Spring Boot and Vaadin
https://www.baeldung.com/spring-boot-vaadin
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-boot-vaadin
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Sample Application with Spring Boot and Vaadin | Baeldung
Create a sample CRUD application with Spring and Vaadin.
π Configure JWT Authentication for OpenAPI
https://www.baeldung.com/openapi-jwt-authentication
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/openapi-jwt-authentication
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Configure JWT Authentication for OpenAPI | Baeldung
Learn how to configure JWT authentication to our OpenAPIs
π Disabling Keycloak Security in Spring Boot
https://www.baeldung.com/spring-keycloak-security-disable
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-keycloak-security-disable
β‘οΈ @SpringFrameworkZone
Baeldung
Disabling Keycloak Security in Spring Boot | Baeldung
Learn how to disable the configuration put in place by the Spring Keycloak starter.
π Bootiful Podcast: Spring Framework contributor SΓ©bastien Deleuze on GraalVM, AOT, project Leyden, and WebAssembly
https://spring.io/blog/2022/06/16/bootiful-podcast-spring-framework-contributor-s-bastien-deleuze-on-graalvm-aot-project-leyden-and-webassembly
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/06/16/bootiful-podcast-spring-framework-contributor-s-bastien-deleuze-on-graalvm-aot-project-leyden-and-webassembly
β‘οΈ @SpringFrameworkZone
Bootiful Podcast: Spring Framework contributor SΓ©bastien Deleuze on GraalVM, AOT, project Leyden, and WebAssembly
Level up your Java code and explore what Spring can do for you.
π Spring Cloud 2022.0.0-M3 (codename Kilburn) Has Been Released
https://spring.io/blog/2022/06/15/spring-cloud-2022-0-0-m3-codename-kilburn-has-been-released
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/06/15/spring-cloud-2022-0-0-m3-codename-kilburn-has-been-released
β‘οΈ @SpringFrameworkZone
spring.io
Spring Cloud 2022.0.0-M3 (codename Kilburn) Has Been Released
<p>On behalf of the community, I am pleased to announce that the Milestone 3 (M3) 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β¦