π Spring Integration 6.0.0-M5 and 5.5.15 Available
https://spring.io/blog/2022/09/21/spring-integration-6-0-0-m5-and-5-5-15-available
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/09/21/spring-integration-6-0-0-m5-and-5-5-15-available
β‘οΈ @SpringFrameworkZone
Spring Integration 6.0.0-M5 and 5.5.15 Available
Level up your Java code and explore what Spring can do for you.
π Spring Boot 2.6.12 available now
https://spring.io/blog/2022/09/22/spring-boot-2-6-12-available-now
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/09/22/spring-boot-2-6-12-available-now
β‘οΈ @SpringFrameworkZone
spring.io
Spring Boot 2.6.12 available now
<p>On behalf of the team and everyone who has contributed, Iβm happy to announce that Spring Boot <code>2.6.12</code> has been released and is now available from Maven Central.</p>
<p>This release includes <a href="https://github.com/spring-projects/springβ¦
<p>This release includes <a href="https://github.com/spring-projects/springβ¦
π Spring Authorization Server 0.4.0-M2 available now
https://spring.io/blog/2022/09/21/spring-authorization-server-0-4-0-m2-available-now
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/09/21/spring-authorization-server-0-4-0-m2-available-now
β‘οΈ @SpringFrameworkZone
spring.io
Spring Authorization Server 0.4.0-M2 available now
<div class="paragraph">
<p>On behalf of the team and everyone who has contributed, it is my pleasure to announce the general availability of Spring Authorization Server 0.4.0-M2.</p>
</div>
<div class="paragraph">
<p>You can download it from <a hrefβ¦
<p>On behalf of the team and everyone who has contributed, it is my pleasure to announce the general availability of Spring Authorization Server 0.4.0-M2.</p>
</div>
<div class="paragraph">
<p>You can download it from <a hrefβ¦
π Strong Consistency with YugabyteDB
https://vladmihalcea.com/strong-consistency-yugabytedb/
β‘οΈ @SpringFrameworkZone
https://vladmihalcea.com/strong-consistency-yugabytedb/
β‘οΈ @SpringFrameworkZone
Vlad Mihalcea
Strong Consistency with YugabyteDB - Vlad Mihalcea
Learn why the default strong consistency guarantees offered by YugabyteDB allow you to design very resilient database applications.
π Spring Boot 2.7.4 available now
https://spring.io/blog/2022/09/22/spring-boot-2-7-4-available-now
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/09/22/spring-boot-2-7-4-available-now
β‘οΈ @SpringFrameworkZone
Spring Boot 2.7.4 available now
Level up your Java code and explore what Spring can do for you.
Spring Boot Framework pinned Β«π Java Weekly, Issue 454 https://www.baeldung.com/java-weekly-454 β‘οΈ @SpringFrameworkZoneΒ»
Spring Boot Framework pinned Β«π Java Weekly, Issue 455 https://www.baeldung.com/java-weekly-455 β‘οΈ @SpringFrameworkZoneΒ»
Spring Boot Framework pinned Β«π This Week in Spring - September 13th, 2022 https://spring.io/blog/2022/09/13/this-week-in-spring-september-13th-2022 β‘οΈ @SpringFrameworkZoneΒ»
π Basic Authentication with Passport in NestJS Application
https://betterjavacode.com/programming/basic-authentication-passport-nestjs-application
β‘οΈ @SpringFrameworkZone
https://betterjavacode.com/programming/basic-authentication-passport-nestjs-application
β‘οΈ @SpringFrameworkZone
Code Complete
Basic Authentication with Passport in NestJS Application - Code Complete
In this post, I show how to use Passport library for basic authentication with react and NestJS application.
π Jenkins nodes on Docker containers
https://piotrminkowski.com/2017/03/13/jenkins-nodes-on-docker-containers/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2017/03/13/jenkins-nodes-on-docker-containers/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Jenkins nodes on Docker containers - Piotr's TechBlog
Jenkins is the most popular open-source automation server written in Java. It has many interesting plugins and features. Today, Iβm going to show you one of them β how to set up Jenkins master server with one slave instance connected to master. So that weβ¦
π Converting a Spring MultipartFile to a File
https://www.baeldung.com/spring-multipartfile-to-file
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-multipartfile-to-file
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Converting a Spring MultipartFile to a File | Baeldung
Learn to convert a Spring MultipartFile to a File.
π Native Support in Spring Boot 3.0.0-M5
https://spring.io/blog/2022/09/26/native-support-in-spring-boot-3-0-0-m5
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/09/26/native-support-in-spring-boot-3-0-0-m5
β‘οΈ @SpringFrameworkZone
Native Support in Spring Boot 3.0.0-M5
Level up your Java code and explore what Spring can do for you.
π Delete Passwords: Passwordless Connections for Spring Boot Apps to Azure Services
https://spring.io/blog/2022/09/27/delete-passwords-passwordless-connections-for-spring-boot-apps-to-azure-services
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/09/27/delete-passwords-passwordless-connections-for-spring-boot-apps-to-azure-services
β‘οΈ @SpringFrameworkZone
Delete Passwords: Passwordless Connections for Spring Boot Apps to Azure Services
Level up your Java code and explore what Spring can do for you.
π This Week in Spring - September 27th, 2022
https://spring.io/blog/2022/09/27/this-week-in-spring-september-27th-2022
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/09/27/this-week-in-spring-september-27th-2022
β‘οΈ @SpringFrameworkZone
This Week in Spring - September 27th, 2022
Level up your Java code and explore what Spring can do for you.
π Monitoring your microservice with Micrometer
https://betterjavacode.com/microservices/monitoring-your-microservice-with-micrometer
β‘οΈ @SpringFrameworkZone
https://betterjavacode.com/microservices/monitoring-your-microservice-with-micrometer
β‘οΈ @SpringFrameworkZone
Code Complete
Monitoring your microservice with Micrometer - Code Complete
Micrometer library. Spring boot integration with micrometer helps with getting different metrics for an application. How to monitor these metrics.
π A Bootiful Podcast: thought leader Chris Richardson (and no, I'm not using that title ironically!)
https://spring.io/blog/2022/09/29/a-bootiful-podcast-thought-leader-chris-richardson-and-no-i-m-not-using-that-title-ironically
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/09/29/a-bootiful-podcast-thought-leader-chris-richardson-and-no-i-m-not-using-that-title-ironically
β‘οΈ @SpringFrameworkZone
spring.io
A Bootiful Podcast: thought leader Chris Richardson (and no, I'm not using that title ironically!)
<p>Hi, Spring fans! In this installment, Josh Long (@starbuxman) talks to his friend Chris Richardson (@crichardson), who helped articulate and advance cloud computing, reactive programming, microservices, domain-driven design, event sourcing, and so muchβ¦
π Hikari Configuration for MySQL in Spring Boot 2
https://springframework.guru/hikari-configuration-for-mysql-in-spring-boot-2/
https://springframework.guru/hikari-configuration-for-mysql-in-spring-boot-2/
Spring Framework Guru
Hikari Configuration for MySQL in Spring Boot 2
Hikari Connection Pool commonly referred to as HikariCP is a very fast light weight Java connection pool. A connection pool is a cache of database connections. A Connection Pool maintains connections that can be reusedβ¦
π JWT Token Authentication in Spring Boot Microservices
https://springframework.guru/jwt-authentication-in-spring-microservices-jwt-token/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/jwt-authentication-in-spring-microservices-jwt-token/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru - Become a Spring Framework Guru
JWT Token Authentication in Spring Boot Microservices
Spring Boot Microservices requires authentication of users, and one way is through JSON Web Token (JWT). JWT is an open standard (RFC 7519) that defines a compact mechanism for securely transmitting information between parties. Inβ¦