π Guide to @CurrentSecurityContext in Spring Security
https://www.baeldung.com/spring-currentsecuritycontext
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-currentsecuritycontext
β‘οΈ @SpringFrameworkZone
π Integration Testing on Kubernetes with JUnit5
https://piotrminkowski.com/2020/09/01/integration-testing-on-kubernetes-with-junit5/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2020/09/01/integration-testing-on-kubernetes-with-junit5/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Integration Testing on Kubernetes with JUnit5 - Piotr's TechBlog
This tutorial shows how to use fabric8 Kubernetes Client, Hoverfly, Spring Cloud and embedded Mongo to setup integration testing on Kubernetes
π A Bootiful Podcast: Dr. Mark Pollack on Physics, Spring Cloud Data Flow, Spring Data, Spring.NET, Spring XD, and so much more
https://spring.io/blog/2021/09/16/a-bootiful-podcast-dr-mark-pollack-on-physics-spring-cloud-data-flow-spring-data-spring-net-spring-xd-and-so-much-more
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/09/16/a-bootiful-podcast-dr-mark-pollack-on-physics-spring-cloud-data-flow-spring-data-spring-net-spring-xd-and-so-much-more
β‘οΈ @SpringFrameworkZone
spring.io
A Bootiful Podcast: Dr. Mark Pollack on Physics, Spring Cloud Data Flow, Spring Data, Spring.NET, Spring XD, and so much more
<p>Hi, Spring fans! Welcome to another installment of <em>A Bootiful Podcast</em>. In this installment, <a href="http://twitter.com/starbuxman">Josh Long (@starbuxman)</a> talks to the one, the only, the amazing and <a href="https://twitter.com/MarkPollack">inimitableβ¦
π Hibernate Pagination β How To
https://springframework.guru/hibernate-pagination/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/hibernate-pagination/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru - Become a Spring Framework Guru
Hibernate Pagination β How To
Wikipedia defines pagination as βThe process of dividing a document into discrete pages, either electronic pages or printed pagesβ. For a programmer, pagination is the process of dividing a large amount of content to beβ¦
π Spring Data 2021.0.5 and 2020.0.13 released
https://spring.io/blog/2021/09/17/spring-data-2021-0-5-and-2020-0-13-released
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/09/17/spring-data-2021-0-5-and-2020-0-13-released
β‘οΈ @SpringFrameworkZone
spring.io
Spring Data 2021.0.5 and 2020.0.13 released
<p>On behalf of the team, Iβm pleased to announce the availability of the Spring Data <code>2021.0.5</code> and <code>2020.0.13</code> service releases.</p>
<p>Both releases are built on top of Spring Framework <code>5.3.10</code>. For your convenience, youβ¦
<p>Both releases are built on top of Spring Framework <code>5.3.10</code>. For your convenience, youβ¦
π Spring Data 2021.1.0-M3 released
https://spring.io/blog/2021/09/17/spring-data-2021-1-0-m3-released
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/09/17/spring-data-2021-1-0-m3-released
β‘οΈ @SpringFrameworkZone
spring.io
Spring Data 2021.1.0-M3 released
<p>On behalf of the team, Iβm delighted to announce the availability of the third Spring Data <code>2021.1.0</code> milestone. This release is the last milestone before entering the RC phase on mid October. This release ships besides numerous bugfixes andβ¦
Spring Boot Framework pinned Β«π Java Weekly, Issue 403 https://www.baeldung.com/java-weekly-403 β‘οΈ @SpringFrameworkZoneΒ»
π Spring Data JPA Projections
https://www.baeldung.com/spring-data-jpa-projections
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-data-jpa-projections
β‘οΈ @SpringFrameworkZone
π Building Microservices with Event-Driven Architecture
https://betterjavacode.com/programming/microservices-event-driven-architecture
β‘οΈ @SpringFrameworkZone
https://betterjavacode.com/programming/microservices-event-driven-architecture
β‘οΈ @SpringFrameworkZone
BetterJavaCode
Building Microservices with Event-Driven Architecture
π A Programming Blog for Software Engineers
π Running Scheduled Jobs in Spring Boot
https://reflectoring.io/spring-scheduler/
β‘οΈ @SpringFrameworkZone
https://reflectoring.io/spring-scheduler/
β‘οΈ @SpringFrameworkZone
reflectoring.io
Running Scheduled Jobs in Spring Boot
Scheduled jobs are a piece of business logic that should run on a timer. Spring allows us to run scheduled jobs in the Spring container by using some simple annotations. In this article, we will illustrate how to configure and run scheduled jobs in applicationsβ¦
π Spring Remoting with RMI
https://www.baeldung.com/spring-remoting-rmi
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-remoting-rmi
β‘οΈ @SpringFrameworkZone
π Quick guide to deploying Java apps on OpenShift
https://piotrminkowski.com/2018/05/18/quick-guide-to-deploying-java-apps-on-openshift/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2018/05/18/quick-guide-to-deploying-java-apps-on-openshift/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Quick guide to deploying Java apps on OpenShift - Piotr's TechBlog
A guide showing how to create simple Spring Boot application and then deploy Java application on OpenShift.
π Spring Security 5.6.0-M3 released
https://spring.io/blog/2021/09/20/spring-security-5-6-0-m3-released
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/09/20/spring-security-5-6-0-m3-released
β‘οΈ @SpringFrameworkZone
spring.io
Spring Security 5.6.0-M3 released
<div class="paragraph">
<p>On behalf of the community, Iβm pleased to announce the release of Spring Security 5.6.0-M3!</p>
</div>
<div class="paragraph">
<p>In addition to dependency upgrades and minor enhancements, the milestone contains a few noteworthyβ¦
<p>On behalf of the community, Iβm pleased to announce the release of Spring Security 5.6.0-M3!</p>
</div>
<div class="paragraph">
<p>In addition to dependency upgrades and minor enhancements, the milestone contains a few noteworthyβ¦
π Receive Pub/Sub messages to your Spring Application
www.javacodegeeks.com/2021/09/receive-pub-sub-messages-to-your-spring-application.html
β‘οΈ @JavaLearnZone
β‘οΈ @SpringFrameworkZone
www.javacodegeeks.com/2021/09/receive-pub-sub-messages-to-your-spring-application.html
β‘οΈ @JavaLearnZone
β‘οΈ @SpringFrameworkZone
Java Code Geeks
Receive Pub/Sub messages to your Spring Application - Java Code Geeks - 2023
Interested to learn about Pub/Sub? Check our article explaining how to Receive Pub/Sub messages to your Spring Application
π Spring Boot Tutorial β How to Build Fast and Modern Java Apps
https://www.freecodecamp.org/news/spring-boot-tutorial-build-fast-modern-java-app/
β‘οΈ @SpringFrameworkZone
https://www.freecodecamp.org/news/spring-boot-tutorial-build-fast-modern-java-app/
β‘οΈ @SpringFrameworkZone
freeCodeCamp.org
Spring Boot Tutorial β How to Build Fast and Modern Java Apps
By YiΔit Kemal ErinΓ§ In this article I am going to walk you through building a prototype with Spring Boot. Think of it like building a project for a hackathon or a prototype for your startup in limited time. In other words, we are not trying to buil...
π Unit Testing with JUnit β Part 1
https://springframework.guru/unit-testing-junit-part-1/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/unit-testing-junit-part-1/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru
Unit Testing with JUnit β Part 1
Unit testing is the first level of testing software where you write test code that executes a specific functionality in the code to be tested. In most cases, you as a programmer are responsible toβ¦