π A Bootiful Podcast: Heiko Scherrer on OpenWMS, Spring, Spring Boot, Spring Data, workflow with Activiti and more
https://spring.io/blog/2021/10/07/a-bootiful-podcast-heiko-scherrer-on-openwms-spring-spring-boot-spring-data-workflow-with-activiti-and-more
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/10/07/a-bootiful-podcast-heiko-scherrer-on-openwms-spring-spring-boot-spring-data-workflow-with-activiti-and-more
β‘οΈ @SpringFrameworkZone
spring.io
A Bootiful Podcast: Heiko Scherrer on OpenWMS, Spring, Spring Boot, Spring Data, workflow with Activiti and more
<p>Hi, Spring fans! In this installment, <a href="https://twitter.com/starbuxman">Josh Long (@starbuxman)</a> talks to OpenWMS founder <a href="https://twitter.com/openwms">Heiko Scherrer (@openwms)</a> about OpenWMS, Spring, Spring Boot, Spring Data, workflowβ¦
π Spring Framework Annotations
https://springframework.guru/spring-framework-annotations/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/spring-framework-annotations/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru - Become a Spring Framework Guru
Expert Guide to Spring Annotations
The Java Programming language provided support for Annotations from Java 5.0. Leading Java frameworks were quick to adopt annotations and the Spring Framework started using annotations from the release 2.5. Due to the way theyβ¦
Spring Boot Framework pinned Β«π Java Weekly, Issue 406 https://www.baeldung.com/java-weekly-406 β‘οΈ @SpringFrameworkZoneΒ»
π Test Spring applications using AWS with Testcontainers and LocalStack
https://rieckpil.de/test-spring-applications-using-aws-with-testcontainers-and-localstack/
β‘οΈ @SpringFrameworkZone
https://rieckpil.de/test-spring-applications-using-aws-with-testcontainers-and-localstack/
β‘οΈ @SpringFrameworkZone
rieckpil
Spring Boot Integration Tests With AWS Services Using LocalStack
Setup AWS infrastructure (e.g. SQS and S3) to write integration tests for Spring applications using JUnit 5, Testcontainers and LocalStack.
π Spring RestTemplate Request/Response Logging
https://www.baeldung.com/spring-resttemplate-logging
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-resttemplate-logging
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Spring RestTemplate Request/Response Logging | Baeldung
A quick and practical guide to RestTemplate logging.
π Design Pattern β Prototype Pattern β Part VI
https://betterjavacode.com/core-java/design-pattern-prototype-pattern-part-vi
β‘οΈ @SpringFrameworkZone
https://betterjavacode.com/core-java/design-pattern-prototype-pattern-part-vi
β‘οΈ @SpringFrameworkZone
Code Complete
Design Pattern - Prototype Pattern - Part VI - Code Complete
Design Patterns. In this post, I show how and why to use Prototype design pattern while building a software. Step by step explaination.
π Spring Cloud Tutorial for Beginners
https://betterjavacode.com/spring-boot/spring-cloud-tutorial-for-beginners
β‘οΈ @SpringFrameworkZone
https://betterjavacode.com/spring-boot/spring-cloud-tutorial-for-beginners
β‘οΈ @SpringFrameworkZone
Code Complete
Spring Cloud Tutorial for Beginners - Code Complete
In this post, I teach Spring Cloud tutorial for beginners. I discuss the different features that Spring Cloud offers and show an example.
π Securing Jakarta EE with Spring Security
https://www.baeldung.com/java-ee-spring-security
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/java-ee-spring-security
β‘οΈ @SpringFrameworkZone
Baeldung
Securing Jakarta EE with Spring Security | Baeldung
Learn how to secure a Jakarta EE web application with Spring Security.
π Container Configuration in Spring Boot 2
https://www.baeldung.com/embeddedservletcontainercustomizer-configurableembeddedservletcontainer-spring-boot
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/embeddedservletcontainercustomizer-configurableembeddedservletcontainer-spring-boot
β‘οΈ @SpringFrameworkZone
Baeldung
Container Configuration in Spring Boot | Baeldung
Learn how to replace the EmbeddedServletContainerCustomizer and ConfigurableEmbeddedServletContainer classes in Spring Boot 2
π[10H] Udemy - Learn integration testing with Spring Boot
Learn about integration testing with Spring Boot without beat around the bush, through practical and direct examples
https://www.udemy.com/course/learn-integration-testing-with-spring-boot/?couponCode=NEW_COURSE
β‘οΈ @SpringFrameworkZone
Learn about integration testing with Spring Boot without beat around the bush, through practical and direct examples
https://www.udemy.com/course/learn-integration-testing-with-spring-boot/?couponCode=NEW_COURSE
β‘οΈ @SpringFrameworkZone
Udemy
Learn integration testing with Spring Boot
Learn about integration testing with Spring Boot without beat around the bush, through practical and direct examples
π The JPA and Hibernate second-level cache
https://vladmihalcea.com/jpa-hibernate-second-level-cache/
β‘οΈ @SpringFrameworkZone
https://vladmihalcea.com/jpa-hibernate-second-level-cache/
β‘οΈ @SpringFrameworkZone
Vlad Mihalcea
The JPA and Hibernate second-level cache - Vlad Mihalcea
Learn how the JPA and Hibernate second-level cache works, what data can be cached, and how to scale the second-level cache.
π Creating a Consumer-Driven Contract with Feign and Pact
https://reflectoring.io/consumer-driven-contract-feign-pact/
β‘οΈ @SpringFrameworkZone
https://reflectoring.io/consumer-driven-contract-feign-pact/
β‘οΈ @SpringFrameworkZone
reflectoring.io
Creating a Consumer-Driven Contract with Feign and Pact
A guide on how to implement a consumer-driven contract test with Pact that verifies that a REST consumer based on Feign and Spring Boot works as defined in the contract.
π Fetching a DTO With a To-Many Association
https://thorben-janssen.com/fetching-dtos-with-to-many-association/
β‘οΈ @SpringFrameworkZone
https://thorben-janssen.com/fetching-dtos-with-to-many-association/
β‘οΈ @SpringFrameworkZone
Thorben Janssen
Fetching a DTO With a To-Many Association
When fetching DTO objects, JPA and Hibernate don't support the mapping of to-many associations. You need to provide your own mapping for them
π Quarkus Tips, Tricks and Techniques
https://piotrminkowski.com/2021/10/12/quarkus-tips-tricks-and-techniques/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2021/10/12/quarkus-tips-tricks-and-techniques/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Quarkus Tips, Tricks and Techniques - Piotr's TechBlog
In this article, you will learn some useful tips and tricks related to the Quarkus framework like Dev Services, Dev UI or GraphQL support.
π This Week in Spring - October 12th, 2021
https://spring.io/blog/2021/10/12/this-week-in-spring-october-12th-2021
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/10/12/this-week-in-spring-october-12th-2021
β‘οΈ @SpringFrameworkZone
spring.io
This Week in Spring - October 12th, 2021
<p>Hi, Spring fans! Welcome to yet another installment of <em>This Week in Spring</em> where we recap - with apologies to <em>The Times</em> - all the news thatβs fit to reprint in the Spring and Spring-adjacent ecosystems. First: itβs almost Halloween! Canβ¦
π How to use the Spring FactoryBean?
https://www.baeldung.com/spring-factorybean
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-factorybean
β‘οΈ @SpringFrameworkZone
Baeldung
How to Use the Spring FactoryBean? Baeldung
A quick guide to Spring FactoryBean API with examples.