π A Bootiful Podcast: EasyMock contributor, Java Champion, and Java luminary Henri Tremblay
https://spring.io/blog/2022/05/12/a-bootiful-podcast-easymock-contributor-java-champion-and-java-luminary-henri-tremblay
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/05/12/a-bootiful-podcast-easymock-contributor-java-champion-and-java-luminary-henri-tremblay
β‘οΈ @SpringFrameworkZone
spring.io
A Bootiful Podcast: EasyMock contributor, Java Champion, and Java luminary Henri Tremblay
<p>Hi, Spring fans! In this episode, Josh Long (@starbuxman) talks to fellow Java Champion, EasyMock engineer, and Java luminary, JUG leader, and legend Henri Tremblay (@henri_tremblay)</p>
<iframe title="EasyMock contributor, Java Champion, and Java luminaryβ¦
<iframe title="EasyMock contributor, Java Champion, and Java luminaryβ¦
Spring Boot Framework pinned Β«π Java Weekly, Issue 436 https://www.baeldung.com/java-weekly-436 β‘οΈ @SpringFrameworkZoneΒ»
π Spring Data 2021.2 and 2022.0 M4 released.
https://spring.io/blog/2022/05/13/spring-data-2021-2-and-2022-0-m4-released
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/05/13/spring-data-2021-2-and-2022-0-m4-released
β‘οΈ @SpringFrameworkZone
Spring Data 2021.2 and 2022.0 M4 released.
Level up your Java code and explore what Spring can do for you.
π Monitoring the Error Rate of a Spring Boot Web Application
https://reflectoring.io/monitoring-error-rate-spring-boot/
β‘οΈ @SpringFrameworkZone
https://reflectoring.io/monitoring-error-rate-spring-boot/
β‘οΈ @SpringFrameworkZone
reflectoring.io
Monitoring the Error Rate of a Spring Boot Web Application
How to monitor the error rate of a Spring Boot web application.
π How to Connect to a Database from Spring Boot
https://betterjavacode.com/programming/spring-boot-database-connect
β‘οΈ @SpringFrameworkZone
https://betterjavacode.com/programming/spring-boot-database-connect
β‘οΈ @SpringFrameworkZone
Code Complete
How to Connect to a Database from Spring Boot
How to configure the database in a Spring Boot application. Here, I show how to connect a database to Spring Boot.
π Protected: Java β Zip and unzip a collection of files
https://www.baeldung.com/java-zip-and-unzip-a-collection-of-files/
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/java-zip-and-unzip-a-collection-of-files/
β‘οΈ @SpringFrameworkZone
Baeldung
Protected: Java β Zip and unzip a collection of files | Baeldung
π Using Spring ResponseEntity to Manipulate the HTTP Response
https://www.baeldung.com/spring-response-entity
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-response-entity
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Using Spring ResponseEntity to Manipulate the HTTP Response | Baeldung
Learn how to manipulate the HTTP response using the ResponseEntity class.
π CVE-2022-22975: Authorization Bypass in RegexRequestMatcher
https://spring.io/blog/2022/05/15/cve-2022-22975-authorization-bypass-in-regexrequestmatcher
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/05/15/cve-2022-22975-authorization-bypass-in-regexrequestmatcher
β‘οΈ @SpringFrameworkZone
π CVE-2022-22976: BCrypt skips salt rounds for work factor of 31
https://spring.io/blog/2022/05/15/cve-2022-22976-bcrypt-skips-salt-rounds-for-work-factor-of-31
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/05/15/cve-2022-22976-bcrypt-skips-salt-rounds-for-work-factor-of-31
β‘οΈ @SpringFrameworkZone
spring.io
CVE-2022-22976: BCrypt skips salt rounds for work factor of 31
<div class="sect1">
<h2 id="severity"><a class="anchor" href="#severity"></a>Severity</h2>
<div class="sectionbody">
<div class="paragraph">
<p><a href="https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:N/A:N/E:Pβ¦
<h2 id="severity"><a class="anchor" href="#severity"></a>Severity</h2>
<div class="sectionbody">
<div class="paragraph">
<p><a href="https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:N/A:N/E:Pβ¦
π Spring Security 5.7.0, 5.6.4, 5.5.7 Released - Fixes CVE-2022-22975 & CVE-2022-22976
https://spring.io/blog/2022/05/15/spring-security-5-7-0-5-6-4-5-5-7-released-fixes-cve-2022-22975-cve-2022-22976
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/05/15/spring-security-5-7-0-5-6-4-5-5-7-released-fixes-cve-2022-22975-cve-2022-22976
β‘οΈ @SpringFrameworkZone
π The @Scheduled Annotation in Spring
https://www.baeldung.com/spring-scheduled-tasks
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-scheduled-tasks
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
The @Scheduled Annotation in Spring | Baeldung
How to use the @Scheduled annotation in Spring, to run tasks after a fixed delay, at a fixed rate or according to a cron expression.
π Spring Security 5.7.0, 5.6.4, 5.5.7 Released - Fixes CVE-2022-22978 & CVE-2022-22976
https://spring.io/blog/2022/05/15/spring-security-5-7-0-5-6-4-5-5-7-released-fixes-cve-2022-22978-cve-2022-22976
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/05/15/spring-security-5-7-0-5-6-4-5-5-7-released-fixes-cve-2022-22978-cve-2022-22976
β‘οΈ @SpringFrameworkZone
Spring Security 5.7.0, 5.6.4, 5.5.7 Released - Fixes CVE-2022-22978 & CVE-2022-22976
Level up your Java code and explore what Spring can do for you.
π CVE-2022-22978: Authorization Bypass in RegexRequestMatcher
https://spring.io/blog/2022/05/15/cve-2022-22978-authorization-bypass-in-regexrequestmatcher
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/05/15/cve-2022-22978-authorization-bypass-in-regexrequestmatcher
β‘οΈ @SpringFrameworkZone
spring.io
CVE-2022-22978: Authorization Bypass in RegexRequestMatcher
<div class="paragraph">
<p><strong>UPDATES</strong></p>
</div>
<div class="ulist">
<ul>
<li> <p><strong>[05-17]</strong> Due to a mixup CVE-2022-22975 should have been CVE-2022-22978. The blog has been updated to reflect this correction.</p> </li>β¦
<p><strong>UPDATES</strong></p>
</div>
<div class="ulist">
<ul>
<li> <p><strong>[05-17]</strong> Due to a mixup CVE-2022-22975 should have been CVE-2022-22978. The blog has been updated to reflect this correction.</p> </li>β¦
π Building Native Images with Spring Native and Liberica tools with a Speed Comparison
https://www.baeldung.com/spring-native-images-liberica
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-native-images-liberica
β‘οΈ @SpringFrameworkZone
Baeldung
Building Native Images With Spring Native and Liberica Tools With a Speed Comparison | Baeldung
Explore how to use the native image technology with Spring Boot applications.
π This Week in Spring - May 17th, 2022
https://spring.io/blog/2022/05/17/this-week-in-spring-may-17th-2022
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/05/17/this-week-in-spring-may-17th-2022
β‘οΈ @SpringFrameworkZone
This Week in Spring - May 17th, 2022
Level up your Java code and explore what Spring can do for you.
π Testing Microservices: Tools and Frameworks
https://piotrminkowski.com/2018/09/06/testing-microservices-tools-and-frameworks/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2018/09/06/testing-microservices-tools-and-frameworks/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Testing Microservices: Tools and Frameworks - Piotr's TechBlog
This article described a few tools and frameworks used for testing Java microservices on the example of Spring Boot like Pact or Hoverfly.
π Spring Security 6.0.0-M5 available now
https://spring.io/blog/2022/05/18/spring-security-6-0-0-m5-available-now
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/05/18/spring-security-6-0-0-m5-available-now
β‘οΈ @SpringFrameworkZone
Spring Security 6.0.0-M5 available now
Level up your Java code and explore what Spring can do for you.
π Spring Security 5.7.1, 5.6.5, 5.5.8 Released
https://spring.io/blog/2022/05/18/spring-security-5-7-1-5-6-5-5-5-8-released
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/05/18/spring-security-5-7-1-5-6-5-5-5-8-released
β‘οΈ @SpringFrameworkZone
Spring Security 5.7.1, 5.6.5, 5.5.8 Released
Level up your Java code and explore what Spring can do for you.