π Spring Boot Unit and Integration Testing Overview
https://rieckpil.de/spring-boot-unit-and-integration-testing-overview/
β‘οΈ @SpringFrameworkZone
https://rieckpil.de/spring-boot-unit-and-integration-testing-overview/
β‘οΈ @SpringFrameworkZone
rieckpil
Spring Boot Unit and Integration Testing Overview - rieckpil
Concise roundup of unit and integration testing with Spring Boot. Learn the fundaments of your Spring Boot testing journey.
π Development on Kubernetes: IDE & Tools
https://piotrminkowski.com/2020/08/03/development-on-kubernetes-ide-tools/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2020/08/03/development-on-kubernetes-ide-tools/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Development on Kubernetes: IDE & Tools - Piotr's TechBlog
Demonstrating useful tools for development on Kubernetes like Cloud Code Intellij Plugin, Octant, K9S or command-line tools.
π How to use JProfiler for Performance testing
https://betterjavacode.com/jprofiler/jprofiler-for-performance-testing
β‘οΈ @SpringFrameworkZone
https://betterjavacode.com/jprofiler/jprofiler-for-performance-testing
β‘οΈ @SpringFrameworkZone
Code Complete
How to use JProfiler for Performance testing - Code Complete
If you are a developer, some point of time you will have to use JProfiler for measuring the performance of your application. Many times, this is left to specialized performance teams or developers who know the tools well, but donβt know much about the codeβ¦
π Deploy Spring Boot applications by leveraging enterprise best practices β Azure Spring Cloud Reference Architecture
https://spring.io/blog/2021/03/11/deploy-spring-boot-applications-by-leveraging-enterprise-best-practices-azure-spring-cloud-reference-architecture
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/03/11/deploy-spring-boot-applications-by-leveraging-enterprise-best-practices-azure-spring-cloud-reference-architecture
β‘οΈ @SpringFrameworkZone
Deploy Spring Boot applications by leveraging enterprise best practices β Azure Spring Cloud Reference Architecture
Level up your Java code and explore what Spring can do for you.
π A Bootiful Podcast: FF4J project creator and DataStax Astra SDK engineer Cedrick Lunven
https://spring.io/blog/2021/03/11/a-bootiful-podcast-ff4j-project-creator-and-datastax-astra-sdk-engineer-cedrick-lunven
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/03/11/a-bootiful-podcast-ff4j-project-creator-and-datastax-astra-sdk-engineer-cedrick-lunven
β‘οΈ @SpringFrameworkZone
spring.io
A Bootiful Podcast: FF4J project creator and DataStax Astra SDK engineer Cedrick Lunven
<p>Hi, Spring fans! In this episode, <a href="https://twitter.com/starbuxman">Josh Long (@starbuxman)</a> talks to FF4J project creator and DataStax Astra SDK engineer <a href="http://twitters.com/clunven">Cedrick Lunven (@clunven)</a>.</p>
<iframe title="FF4Jβ¦
<iframe title="FF4Jβ¦
π Setting the MySQL JDBC Timezone Using Spring Boot Configuration
https://www.baeldung.com/mysql-jdbc-timezone-spring-boot
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/mysql-jdbc-timezone-spring-boot
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Setting the MySQL JDBC Timezone In Spring Boot | Baeldung
Learn how to directly set the timezone for a MySQL JDBC Connection via Spring Boot.
π High-Performance Java Persistence Newsletter, Issue 24
https://vladmihalcea.com/high-performance-java-persistence-newsletter-24/
β‘οΈ @SpringFrameworkZone
https://vladmihalcea.com/high-performance-java-persistence-newsletter-24/
β‘οΈ @SpringFrameworkZone
Vlad Mihalcea
High-Performance Java Persistence Newsletter, Issue 24 - Vlad Mihalcea
The High-Performance Java Persistence Newsletter features articles, videos, and answers to common StackOverflow questions.
Spring Boot Framework pinned Β«π Java Weekly, Issue 376 https://www.baeldung.com/java-weekly-376 β‘οΈ @SpringFrameworkZoneΒ»
π Knative Eventing with Kafka and Spring Cloud
https://piotrminkowski.com/2021/03/12/knative-eventing-with-kafka-and-spring-cloud/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2021/03/12/knative-eventing-with-kafka-and-spring-cloud/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Knative Eventing with Kafka and Spring Cloud - Piotr's TechBlog
This article shows how to configure Knative Eventing with the Apache Kafka broker and how to run Spring Cloud applications there.
π Routing and Filtering
https://spring.io/guides/gs/routing-and-filtering/
β‘οΈ @SpringFrameworkZone
https://spring.io/guides/gs/routing-and-filtering/
β‘οΈ @SpringFrameworkZone
π Spring Security OAuth Authorization Server
https://www.baeldung.com/spring-security-oauth-auth-server
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-security-oauth-auth-server
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Spring Security OAuth Authorization Server | Baeldung
Learn how to use the Spring Security OAuth Authorization Server.
π RabbitMQ in cluster
https://piotrminkowski.com/2017/02/28/rabbitmq-in-cluster/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2017/02/28/rabbitmq-in-cluster/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
RabbitMQ in cluster - Piotr's TechBlog
RabbitMQ grown into the most popular message broker software. It is written in Erlang and implements Advanced Message Queueing Protocol (AMQP). It is easy to use and configure even if we are talking about such mechanisms as clustering or high availability.β¦
π Exclude Auto-Configuration Classes in Spring Boot Tests
https://www.baeldung.com/spring-boot-exclude-auto-configuration-test
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-boot-exclude-auto-configuration-test
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Exclude Auto-Configuration Classes in Spring Boot Tests | Baeldung
Learn how to disable specific auto-configuration in Spring Boot tests
π Building an Application with Spring Boot
https://spring.io/guides/gs/spring-boot/
β‘οΈ @SpringFrameworkZone
https://spring.io/guides/gs/spring-boot/
β‘οΈ @SpringFrameworkZone
Getting Started | Building an Application with Spring Boot
Learn how to build an application with minimal configuration.
π OAuth 2.0 Resource Server With Spring Security 5
https://www.baeldung.com/spring-security-oauth-resource-server
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-security-oauth-resource-server
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
OAuth 2.0 Resource Server With Spring Security | Baeldung
Learn how to configure a Spring Security based resource server application for validating JWT as well as opaque tokens.
π Whatβs new in Spring Framework 5?
https://springframework.guru/what-is-new-with-spring-framework-5/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/what-is-new-with-spring-framework-5/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru - Become a Spring Framework Guru
Whatβs new in Spring Framework 5?
Spring Framework 5.0 is the first major release of the Spring Framework since version 4 was released in December of 2013. Juergen Hoeller, Spring Framework project lead announced the release of the first Spring Frameworkβ¦
π Avoid common mistakes when handling exceptions
https://betterjavacode.com/core-java/avoid-common-mistakes-when-handling-exceptions
β‘οΈ @SpringFrameworkZone
https://betterjavacode.com/core-java/avoid-common-mistakes-when-handling-exceptions
β‘οΈ @SpringFrameworkZone
Code Complete
Avoid common mistakes when handling exceptions - Code Complete
Simple ways to improve your programming skills. Ways to program the exceptions and their handling. How to handle exceptions better.