π This Week in Spring, January 5th, 2020 - 10th Anniversary Edition
https://spring.io/blog/2021/01/05/this-week-in-spring-january-5th-2020-10th-anniversary-edition
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/01/05/this-week-in-spring-january-5th-2020-10th-anniversary-edition
β‘οΈ @SpringFrameworkZone
spring.io
This Week in Spring, January 5th, 2020 - 10th Anniversary Edition
<p>Hi, Spring fans! Happy new year! And welcome to another installment of <em>This Week in Spring</em>! Today is a significant installment because it marks a decade of <em>This Week in Spring</em>! </p>
<p>I started this roundup after a fun discussion withβ¦
<p>I started this roundup after a fun discussion withβ¦
π Spring Boot Messaging with RabbitMQ
https://springframework.guru/spring-boot-messaging-with-rabbitmq/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/spring-boot-messaging-with-rabbitmq/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru
Spring Boot Messaging with RabbitMQ
RabbitMQ is a common messaging broker which allows applications to connect and communicate. It's common for services in microservices-based systems to communicate asynchronously through messaging. In order to create such a message-based system, you needβ¦
π Comparison and Sorting with Lambda
https://springframework.guru/comparison-and-sorting-with-lambda/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/comparison-and-sorting-with-lambda/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru
Comparison and Sorting with Lambda
In Java 8 lambda expressions were added to make Java code more concise and readable. Lambda expressions are similar to methods. However, unlike other methods, lambda expressions do not need a name. You can implementβ¦
π Implementing HTTP Basic Authentication in a Spring Boot REST API
https://springframework.guru/implementing-http-basic-authentication-in-a-spring-boot-rest-api/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/implementing-http-basic-authentication-in-a-spring-boot-rest-api/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru
Implementing HTTP Basic Authentication in a Spring Boot REST API
Spring Boot REST APIs have different types of clients accessing from different locations. At times, these APIs need to perform tasks to generate and share sensitive data. Now all clients should not get access toβ¦
π YMNNALFT: Reactive Dataflow with Project Reactor
https://spring.io/blog/2021/01/06/ymnnalft-reactive-dataflow-with-project-reactor
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/01/06/ymnnalft-reactive-dataflow-with-project-reactor
β‘οΈ @SpringFrameworkZone
spring.io
YMNNALFT: Reactive Dataflow with Project Reactor
<p>Welcome to another installment of <em>You May Not Need Another Library For That</em> (YMNNALFT)! Iβve spent a lot of time since 2016 illuminating (or trying to, anyway!) some of the more enormous opportunities in the Spring ecosystem in <a href="http://bit.ly/springβ¦
π Hibernate LazyToOne annotation
https://vladmihalcea.com/hibernate-lazytoone-annotation/
β‘οΈ @SpringFrameworkZone
https://vladmihalcea.com/hibernate-lazytoone-annotation/
β‘οΈ @SpringFrameworkZone
Vlad Mihalcea
Hibernate LazyToOne annotation - Vlad Mihalcea
Learn how the Hibernate LazyToOne annotation works and why you should use NO_PROXY lazy loading with bytecode enhancement.
π Running Kotlin Microservice on Google Kubernetes Engine
https://piotrminkowski.com/2020/04/03/running-kotlin-microservice-on-google-kubernetes-engine/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2020/04/03/running-kotlin-microservice-on-google-kubernetes-engine/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Running Kotlin Microservice on Google Kubernetes Engine
This tutorial show how to implement a simple microservice in Kotlin, then deploy and run it on Google Kubernetes Engine using Skaffold.
π Running a Spring Boot App with Maven vs an Executable War/Jar
https://www.baeldung.com/spring-boot-run-maven-vs-executable-jar
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-boot-run-maven-vs-executable-jar
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Running a Spring Boot App with Maven vs a Executable Jar
Learn the differences of running a Spring Boot App with Maven vs an Executable War/Jar.
π A Bootiful Podcast: Netty and Armeria founder Trustin Lee
https://spring.io/blog/2021/01/07/a-bootiful-podcast-netty-and-armeria-founder-trustin-lee
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/01/07/a-bootiful-podcast-netty-and-armeria-founder-trustin-lee
β‘οΈ @SpringFrameworkZone
A Bootiful Podcast: Netty and Armeria founder Trustin Lee
Level up your Java code and explore what Spring can do for you.
π Introduction to Spring Integration
https://www.baeldung.com/spring-integration
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-integration
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Introduction to Spring Integration | Baeldung
A quick and practical guide Spring Integration
Spring Boot Framework pinned Β«π Java Weekly, Issue 367 https://www.baeldung.com/java-weekly-367 β‘οΈ @SpringFrameworkZoneΒ»
π Spring Data's Migration from Jira to GitHub Issues
https://spring.io/blog/2021/01/07/spring-data-s-migration-from-jira-to-github-issues
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/01/07/spring-data-s-migration-from-jira-to-github-issues
β‘οΈ @SpringFrameworkZone
spring.io
Spring Data's Migration from Jira to GitHub Issues
<p>Spring Data has migrated its entire history of issues from Jira to GitHub. The goal of this blog post is to give you context and details about this migration.</p>
<h1><a href="#migration-details" class="anchor" name="migration-details"></a>Migration Details</h1>β¦
<h1><a href="#migration-details" class="anchor" name="migration-details"></a>Migration Details</h1>β¦
π RSocket β Integrating With Spring Boot
https://www.vinsguru.com/rsocket-integrating-with-spring-boot/
β‘οΈ @SpringFrameworkZone
https://www.vinsguru.com/rsocket-integrating-with-spring-boot/
β‘οΈ @SpringFrameworkZone
Vinsguru
RSocket With Spring Boot | Vinsguru
This tutorial explains how to integrate RSocket with Spring Boot application & all the interaction models for client server communication.
π Kubernetes ConfigMap Versioning for Spring Boot Apps
https://piotrminkowski.com/2020/03/23/kubernetes-configmap-versioning-for-spring-boot-apps/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2020/03/23/kubernetes-configmap-versioning-for-spring-boot-apps/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Kubernetes ConfigMap Versioning for Spring Boot Apps - Piotr's TechBlog
In this tutorial, you will how to implement a versioning strategy for Kubernetes ConfigMap using the Spring Boot framework.
π Top 21 Spring Boot Interview Questions
https://betterjavacode.com/spring-boot/top-21-spring-boot-interview-questions
β‘οΈ @SpringFrameworkZone
https://betterjavacode.com/spring-boot/top-21-spring-boot-interview-questions
β‘οΈ @SpringFrameworkZone
Code Complete
Top 21 Spring Boot Interview Questions
In this post, I answer top Spring Boot interview questions for novice, intermediate or experienced developers. Spring, Spring Framework.