π A Bootiful Podcast: Spring Boot 2.4 and living legend, CTO, and friend John Davies
https://spring.io/blog/2020/11/12/a-bootiful-podcast-spring-boot-2-4-and-living-legend-cto-and-friend-john-davies
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2020/11/12/a-bootiful-podcast-spring-boot-2-4-and-living-legend-cto-and-friend-john-davies
β‘οΈ @SpringFrameworkZone
spring.io
A Bootiful Podcast: Spring Boot 2.4 and living legend, CTO, and friend John Davies
<p>Hi Spring fans! Welcome to another installment of a <em>Bootiful Podcast</em>! In this installment <a href="http://twitter.com/starbuxman">Josh Long (@starbuxman)</a> looks at the week that was, talks about the JUST released Spring Boot 2.4, and then talksβ¦
π Spring Boot 2.3.6 available now
https://spring.io/blog/2020/11/13/spring-boot-2-3-6-available-now
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2020/11/13/spring-boot-2-3-6-available-now
β‘οΈ @SpringFrameworkZone
spring.io
Spring Boot 2.3.6 available now
<p>On behalf of the team and everyone who has contributed, Iβm happy to announce that Spring Boot 2.3.6 has been released and is now available from Maven Central.</p>
<p>This release includes <a href="https://github.com/spring-projects/spring-boot/releasβ¦
<p>This release includes <a href="https://github.com/spring-projects/spring-boot/releasβ¦
π Spring Remoting with JMS and ActiveMQ
https://www.baeldung.com/spring-remoting-jms
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-remoting-jms
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Spring Remoting with JMS | Baeldung
A quick and practical example of remoting with Spring and JMS.
π MicroServices β DTO to Entity & Entity to DTO Mapping β Libraries Comparison
https://www.vinsguru.com/microservices-dto-to-entity-entity-to-dto-mapping-libraries-comparison/
β‘οΈ @SpringFrameworkZone
https://www.vinsguru.com/microservices-dto-to-entity-entity-to-dto-mapping-libraries-comparison/
β‘οΈ @SpringFrameworkZone
Vinsguru
MicroServices - DTO to Entity & Entity to DTO Mapping - Libraries Comparison | Vinsguru
In this article, I would like to show you the performance of few libraries when we do the Entity to DTO conversion or vice versa.
π Spring Data 2020.0 - New and Noteworthy in Spring Data MongoDB 3.1
https://spring.io/blog/2020/11/13/spring-data-2020-0-new-and-noteworthy-in-spring-data-mongodb-3-1
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2020/11/13/spring-data-2020-0-new-and-noteworthy-in-spring-data-mongodb-3-1
β‘οΈ @SpringFrameworkZone
spring.io
Spring Data 2020.0 - New and Noteworthy in Spring Data MongoDB 3.1
<p>The Spring Data MongoDB 3.1 release is one of the modules that highly benefited from the recent changes in the <a href="https://spring.io/blog/2020/11/06/spring-data-2020-0-new-and-noteworthy-a-general-overview">Spring Data Commons</a> module, by leveragingβ¦
π Spring Boot Configuration with Jasypt
https://www.baeldung.com/spring-boot-jasypt
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-boot-jasypt
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Spring Boot Configuration with Jasypt | Baeldung
Enable Jasypt to encrypt configuration file attributes in a Spring Boot application for decrypting and use at runtime.
π gRPC Tutorial Java β The Complete Guide With Spring Boot
https://www.vinsguru.com/grpc-tutorial-java/
β‘οΈ @SpringFrameworkZone
https://www.vinsguru.com/grpc-tutorial-java/
β‘οΈ @SpringFrameworkZone
Vinsguru
gRPC Tutorial Java - The Complete Guide With Spring Boot | Vinsguru
gRPC Tutorial Java - This article explains gRPC & various RPC types for Java developers with Spring Boot for creating next generation Microservices.
π Bulkhead Pattern β Microservice Design Patterns
https://www.vinsguru.com/bulkhead-pattern-microservice-design-patterns/
β‘οΈ @SpringFrameworkZone
https://www.vinsguru.com/bulkhead-pattern-microservice-design-patterns/
β‘οΈ @SpringFrameworkZone
Vinsguru
Bulkhead Pattern - Microservice Design Patterns | Vinsguru
This tutorial explains Bulkhead Pattern, one of the Microservice Design Patterns for designing highly resilient Microservices using resilience4j.
Spring Boot Framework pinned Β«π Java Weekly, Issue 359 https://www.baeldung.com/java-weekly-359 β‘οΈ @SpringFrameworkZoneΒ»
π Spring Cache β Creating a Custom KeyGenerator
https://www.baeldung.com/spring-cache-custom-keygenerator
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-cache-custom-keygenerator
β‘οΈ @SpringFrameworkZone
Baeldung
Spring Cache - Creating a Custom KeyGenerator | Baeldung
Learn how to implement a custom Spring Cache KeyGenerator.
π DispatcherServlet and web.xml in Spring Boot
https://www.baeldung.com/spring-boot-dispatcherservlet-web-xml
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-boot-dispatcherservlet-web-xml
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
DispatcherServlet and web.xml in Spring Boot | Baeldung
Learn how to migrate code from a web.xml file to DispatcherServlet in a Spring Boot application.
π Testing a Spring Boot REST API Consumer against a Contract with Spring Cloud Contract
https://reflectoring.io/consumer-driven-contract-consumer-spring-cloud-contract/
β‘οΈ @SpringFrameworkZone
https://reflectoring.io/consumer-driven-contract-consumer-spring-cloud-contract/
β‘οΈ @SpringFrameworkZone
reflectoring.io
Testing a Spring Boot REST API Consumer against a Contract with Spring Cloud Contract
A guide on how to implement a consumer-driven contract test with Spring Cloud Contract that verifies that a REST consumer based on Feign and Spring Boot works as defined in the contract.
π Consul Miniseries: Spring Boot Application and Consul Integration Part 3
https://springframework.guru/consul-miniseries-spring-boot-application-and-consul-integration-part-3/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/consul-miniseries-spring-boot-application-and-consul-integration-part-3/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru - Become a Spring Framework Guru
Consul Miniseries: Spring Boot Application and Consul Integration Part 3
Series Introduction In this short series, we will look at how we can integrate the Spring Boot application with HashiCorp Consul. Consul is a service that allows us to connect and secure services across platformsβ¦
π Spring with Thymeleaf Pagination for a List
https://www.baeldung.com/spring-thymeleaf-pagination
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-thymeleaf-pagination
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Spring with Thymeleaf Pagination for a List | Baeldung
Learn how to leverage Thymeleaf and Spring Data Commons to paginate through a list of items in your Spring Web UI.
π Write Spring Boot integration tests with Testcontainers (JUnit 4 & 5)
https://rieckpil.de/howto-write-spring-boot-integration-tests-with-a-real-database/
β‘οΈ @SpringFrameworkZone
https://rieckpil.de/howto-write-spring-boot-integration-tests-with-a-real-database/
β‘οΈ @SpringFrameworkZone
rieckpil
Spring Boot Setup for Testcontainers with JUnit
Learn how to write efficient integration tests for Spring Boot applications with Testcontainers using either JUnit 4 or JUnit 5
π Getting Started with Spring Data Specifications
https://reflectoring.io/spring-data-specifications/
β‘οΈ @SpringFrameworkZone
https://reflectoring.io/spring-data-specifications/
β‘οΈ @SpringFrameworkZone
π Auto-Generated Field for MongoDB using Spring Boot
https://www.baeldung.com/spring-boot-mongodb-auto-generated-field
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-boot-mongodb-auto-generated-field
β‘οΈ @SpringFrameworkZone
Baeldung
Auto-Generated Field for MongoDB using Spring Boot | Baeldung
Learn how to generate sequential, auto-incremented values for the id field and simulate the same behavior as seen in SQL databases.