π Get and Post Lists of Objects with RestTemplate
https://www.baeldung.com/spring-rest-template-list
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-rest-template-list
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Get and Post Lists of Objects with RestTemplate | Baeldung
Learn how to GET and POST lists of objects using Spring's RestTemplate
π Spring Authorization Server 0.0.3 available now
https://spring.io/blog/2020/11/10/spring-authorization-server-0-0-3-available-now
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2020/11/10/spring-authorization-server-0-0-3-available-now
β‘οΈ @SpringFrameworkZone
spring.io
Spring Authorization Server 0.0.3 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.0.3.</p>
</div>
<div class="paragraph">
<p>You can download it from <a href="hβ¦
<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.0.3.</p>
</div>
<div class="paragraph">
<p>You can download it from <a href="hβ¦
π Difference Between @Mock and @MockBean (Spring Boot Applications)
https://rieckpil.de/difference-between-mock-and-mockbean-spring-boot-applications/
β‘οΈ @SpringFrameworkZone
https://rieckpil.de/difference-between-mock-and-mockbean-spring-boot-applications/
β‘οΈ @SpringFrameworkZone
rieckpil
@Mock vs. @MockBean When Testing Spring Boot Applications - rieckpil
Understand the difference between @Mock from Mockito and @MockBean from Spring when testing Spring Boot applications with JUnit 4 or JUnit 5.
π Continuous Integration with Jenkins on Kubernetes
https://piotrminkowski.com/2020/11/10/continuous-integration-with-jenkins-on-kubernetes/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2020/11/10/continuous-integration-with-jenkins-on-kubernetes/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Continuous Integration with Jenkins on Kubernetes - Piotr's TechBlog
This tutorial shows how to install Jenkins on Kubernetes with Helm and create pipeline to build and deploy a Java application with Maven.
π Spring Framework 5.3.1 and 5.2.11 available now
https://spring.io/blog/2020/11/10/spring-framework-5-3-1-and-5-2-11-available-now
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2020/11/10/spring-framework-5-3-1-and-5-2-11-available-now
β‘οΈ @SpringFrameworkZone
spring.io
Spring Framework 5.3.1 and 5.2.11 available now
<p>On behalf of the team and everyone who has contributed, I am pleased to announce that Spring Framework <code>5.3.1</code> and <code>5.2.11</code> are available now.</p>
<p>Spring Framework <code>5.3.1</code> includes <a href="https://github.com/springβ¦
<p>Spring Framework <code>5.3.1</code> includes <a href="https://github.com/springβ¦
π SQL Server audit logging using triggers
https://vladmihalcea.com/sql-server-audit-logging-triggers/
β‘οΈ @SpringFrameworkZone
https://vladmihalcea.com/sql-server-audit-logging-triggers/
β‘οΈ @SpringFrameworkZone
Vlad Mihalcea
SQL Server audit logging using triggers - Vlad Mihalcea
Learn how to implement an audit logging mechanism using SQL Server triggers and store the old and new row states in JSON column types.
π Spring Cloud Hoxton.SR9 has been released
https://spring.io/blog/2020/11/10/spring-cloud-hoxton-sr9-has-been-released
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2020/11/10/spring-cloud-hoxton-sr9-has-been-released
β‘οΈ @SpringFrameworkZone
Spring Cloud Hoxton.SR9 has been released
Level up your Java code and explore what Spring can do for you.
π New in Spring 5.3: Improved Cron Expressions
https://spring.io/blog/2020/11/10/new-in-spring-5-3-improved-cron-expressions
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2020/11/10/new-in-spring-5-3-improved-cron-expressions
β‘οΈ @SpringFrameworkZone
New in Spring 5.3: Improved Cron Expressions
Level up your Java code and explore what Spring can do for you.
π Spring Data 2020.0 - New and Noteworthy in Spring Data JDBC 2.1.
https://spring.io/blog/2020/11/10/spring-data-2020-0-new-and-noteworthy-in-spring-data-jdbc-2-1
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2020/11/10/spring-data-2020-0-new-and-noteworthy-in-spring-data-jdbc-2-1
β‘οΈ @SpringFrameworkZone
spring.io
Spring Data 2020.0 - New and Noteworthy in Spring Data JDBC 2.1
<p>As part of the 2020.0.0 version of Spring Data, we released Spring Data JDBC 2.1. This article presents the four most interesting changes in this version.</p>
<ul>
<li><a href="#use-code-value-code-on-entity-constructor-arguments">Use <code>@Value</code>β¦
<ul>
<li><a href="#use-code-value-code-on-entity-constructor-arguments">Use <code>@Value</code>β¦
π1
π This Week in Spring - November 10th, 2020
https://spring.io/blog/2020/11/11/this-week-in-spring-november-10th-2020
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2020/11/11/this-week-in-spring-november-10th-2020
β‘οΈ @SpringFrameworkZone
spring.io
This Week in Spring - November 10th, 2020
<p>Hi, Spring fans! Welcome to another installment of <em>This Week in Spring</em>! Itβs November 10th, 2020, as I write this and I, for one, can not believe that weβre closer to 2021 than we are to 2019 at this point. Thatβs insane. Time has absolutely rocketedβ¦
π Retry Pattern β Microservice Design Patterns
https://www.vinsguru.com/retry-pattern-microservice-design-patterns/
β‘οΈ @SpringFrameworkZone
https://www.vinsguru.com/retry-pattern-microservice-design-patterns/
β‘οΈ @SpringFrameworkZone
Vinsguru
Retry Pattern β Microservice Design Patterns | Vinsguru
This tutorial explains Retry Pattern, one of the Microservice Design Patterns for designing highly resilient Microservices using resilience4j.
π Timeout Pattern β Microservice Design Patterns
https://www.vinsguru.com/timeout-pattern-microservice-design-patterns/
β‘οΈ @SpringFrameworkZone
https://www.vinsguru.com/timeout-pattern-microservice-design-patterns/
β‘οΈ @SpringFrameworkZone
Vinsguru
Timeout Pattern - Microservice Design Patterns | Vinsguru
This tutorial explains Timeout Pattern which is one of the Microservice Design Patterns for designing highly resilient Microservices.
π Design Patterns β Singleton Pattern β Part II
https://betterjavacode.com/core-java/design-patterns-singleton-pattern-part-ii
β‘οΈ @SpringFrameworkZone
https://betterjavacode.com/core-java/design-patterns-singleton-pattern-part-ii
β‘οΈ @SpringFrameworkZone
Code Complete
Design Patterns - Singleton Pattern - Part II - Code Complete
Design Patterns are everywhere in software engineering. In this post, I show how and why to use design patterns - singleton pattern.
π Creating a Discord Bot with Discord4J + Spring Boot
https://www.baeldung.com/spring-discord4j-bot
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-discord4j-bot
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Creating a Discord Bot with Discord4J + Spring Boot | Baeldung
Explore all the necessary steps for creating a Discord bot using the Discord4J library and Spring Boot
π Guide to UriComponentsBuilder in Spring
https://www.baeldung.com/spring-uricomponentsbuilder
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-uricomponentsbuilder
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Guide to UriComponentsBuilder in Spring | Baeldung
A quick and practical guide to using UriComponentsBuilder in Spring
π Ignoring Fields With the JPA @Transient Annotation
https://www.baeldung.com/jpa-transient-ignore-field
β‘οΈ @JavaLearnZone
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/jpa-transient-ignore-field
β‘οΈ @JavaLearnZone
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Ignoring Fields With the JPA @Transient Annotation | Baeldung
Learn how to ignore fields using the JPA @Transient annotation in Java.
π The Clear-Site-Data Header in Spring Security
https://www.baeldung.com/spring-security-clear-site-data-header
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-security-clear-site-data-header
β‘οΈ @SpringFrameworkZone
Baeldung
The Clear-Site-Data Header in Spring Security | Baeldung
Learn how to use Spring Security's with ClearSiteDataHeaderWriter to add the HTTP Clear-Site-Data response header
π Spring Data 2020.0.1 released
https://spring.io/blog/2020/11/11/spring-data-2020-0-1-released
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2020/11/11/spring-data-2020-0-1-released
β‘οΈ @SpringFrameworkZone
spring.io
Spring Data 2020.0.1 released
<p>On behalf of the team, Iβm pleased to announce Spring Data service release <code>2020.0.1</code>. This service release is built on top of [Spring Framework <code>5.3.1</code> and Reactor <code>2020.0.1</code>. It containins mostly dependency upgrades andβ¦
π How to Initialize Entity Associations with Spring Data JPA
https://thorben-janssen.com/initialize-associations-spring-data-jpa/
β‘οΈ @SpringFrameworkZone
https://thorben-janssen.com/initialize-associations-spring-data-jpa/
β‘οΈ @SpringFrameworkZone
Thorben Janssen
How to Initialize Entity Associations with Spring Data JPA
Choose the best approach to initiliaze your entity associations with Spring Data JPA to avoid common performance pitfalls.