๐ Detecting If a Spring Transaction Is Active
https://www.baeldung.com/spring-transaction-active
โก๏ธ @SpringFrameworkZone
https://www.baeldung.com/spring-transaction-active
โก๏ธ @SpringFrameworkZone
Baeldung on Kotlin
Detecting If a Spring Transaction Is Active | Baeldung
Let's look at how we can find if a Spring transaction is active.
Spring Boot Framework pinned ยซ๐ Java Weekly, Issue 355 https://www.baeldung.com/java-weekly-355 โก๏ธ @SpringFrameworkZoneยป
๐ All about Kafka Streaming
https://betterjavacode.com/java/all-about-kafka-streaming
โก๏ธ @SpringFrameworkZone
https://betterjavacode.com/java/all-about-kafka-streaming
โก๏ธ @SpringFrameworkZone
Code Complete
All about Kafka Streaming - Code Complete
Apache Kafka. What is Apache Kafka and how to use it? In this post, I talk about kafka streaming and how to use kafka streaming.
๐ MICROSERVICES WITH APACHE CAMEL
https://piotrminkowski.com/2017/03/03/microservices-with-apache-camel/
โก๏ธ @SpringFrameworkZone
https://piotrminkowski.com/2017/03/03/microservices-with-apache-camel/
โก๏ธ @SpringFrameworkZone
Piotr's TechBlog
Microservices with Apache Camel - Piotr's TechBlog
Introduction to building microservices architecture with Spring and Apache Camel. Camel microservices integrate with Eureka, Consul or Zipkin.
๐ Reactor โ SwitchOnFirst Usage
https://www.vinsguru.com/reactive-programming-switchonfirst-usage/
โก๏ธ @SpringFrameworkZone
https://www.vinsguru.com/reactive-programming-switchonfirst-usage/
โก๏ธ @SpringFrameworkZone
Vinsguru
Java Reactive Programming โ SwitchOnFirst Usage | Vinsguru
In this Project reactor series, Lets take a look at switchOnFirst and its usage. If you are new to reactive programming, take a look at these following
๐ KUBERNETES MESSAGING WITH JAVA AND KUBEMQ
https://piotrminkowski.com/2020/01/17/kubernetes-messaging-with-java-and-kubemq/
โก๏ธ @SpringFrameworkZone
https://piotrminkowski.com/2020/01/17/kubernetes-messaging-with-java-and-kubemq/
โก๏ธ @SpringFrameworkZone
Piotr's TechBlog
Kubernetes Messaging with Java and KubeMQ - Piotr's TechBlog
This tutorial shows how to implement mesaging on Kubernetes using KubeMQ message broker and integrate Java application with it.
๐ Finding a Free Port in Java
https://www.baeldung.com/java-free-port
โก๏ธ @JavaLearnZone
โก๏ธ @SpringFrameworkZone
https://www.baeldung.com/java-free-port
โก๏ธ @JavaLearnZone
โก๏ธ @SpringFrameworkZone
Baeldung
Finding a Free Port in Java
Learn about how we can search for free ports for Java servers.
๐ NATS โ Performance Comparison With REST
https://www.vinsguru.com/nats-performance-comparison-with-rest/
โก๏ธ @SpringFrameworkZone
https://www.vinsguru.com/nats-performance-comparison-with-rest/
โก๏ธ @SpringFrameworkZone
Vinsguru
NATS Messaging vs REST Performance Comparison | Vinsguru
This tutorial shows the performance comparison of the NATS messaging vs REST based microservices.
๐ A NEW ERA OF SPRING CLOUD
https://piotrminkowski.com/2020/05/01/a-new-era-of-spring-cloud/
โก๏ธ @SpringFrameworkZone
https://piotrminkowski.com/2020/05/01/a-new-era-of-spring-cloud/
โก๏ธ @SpringFrameworkZone
Piotr's TechBlog
A New Era Of Spring Cloud - Piotr's TechBlog
Showing new modules of Spring Cloud which replace Netflix OSS components: Spring Cloud Load Balancer, Consul and Circuit Breaker
๐ IN-MEMORY DATA GRID WITH APACHE IGNITE
https://piotrminkowski.com/2017/11/13/in-memory-data-grid-with-apache-ignite/
โก๏ธ @SpringFrameworkZone
https://piotrminkowski.com/2017/11/13/in-memory-data-grid-with-apache-ignite/
โก๏ธ @SpringFrameworkZone
Piotr's TechBlog
In-memory data grid with Apache Ignite - Piotr's TechBlog
Building in-memory data grid with Apache Ignite. Storing data in MySQL using Spring Data JPA.
๐ Spring Security โ security none, filters none, access permitAll
https://www.baeldung.com/security-none-filters-none-access-permitAll
โก๏ธ @SpringFrameworkZone
https://www.baeldung.com/security-none-filters-none-access-permitAll
โก๏ธ @SpringFrameworkZone
Baeldung
Spring Security - access permitAll, filters none, security none | Baeldung
The differences between access="permitAll", filters="none", security="none" in Spring Security.
๐ 7 AWS Services Every Developer Should Know About
https://betterjavacode.com/programming/7-aws-services-every-developer-should-know-about
โก๏ธ @SpringFrameworkZone
https://betterjavacode.com/programming/7-aws-services-every-developer-should-know-about
โก๏ธ @SpringFrameworkZone
Code Complete
7 AWS Services Every Developer Should Know About
In this post, I describe 7 AWS services that a developer should know about while working on AWS Cloud platform.
๐ Spring Integration
http://www.springsource.org/spring-integration
๐ Guide https://spring.io/guides/gs/integration/
๐ You are looking for examples, code snippets, sample applications for Spring Integration? This is the place.
https://github.com/spring-projects/spring-integration-samples
โก๏ธ @SpringFrameworkZone
http://www.springsource.org/spring-integration
๐ Guide https://spring.io/guides/gs/integration/
๐ You are looking for examples, code snippets, sample applications for Spring Integration? This is the place.
https://github.com/spring-projects/spring-integration-samples
โก๏ธ @SpringFrameworkZone
spring.io
Spring Integration
Level up your Java code and explore what Spring can do for you.
๐ Using Swagger Request Validator to Validate Spring Cloud Contracts
https://springframework.guru/using-swagger-request-validator-to-validate-spring-cloud-contracts/
โก๏ธ @SpringFrameworkZone
https://springframework.guru/using-swagger-request-validator-to-validate-spring-cloud-contracts/
โก๏ธ @SpringFrameworkZone
Spring Framework Guru
Using Swagger Request Validator to Validate Spring Cloud Contracts
The Swagger Request Validator is a slick project supported by the folks at Atlassian. Using your API definition in Swagger v2 or OpenAPI v3, it allows you to programmatically validate your API matches your APIโฆ
๐ Gitlab CI/CD on Kubernetes
https://piotrminkowski.com/2020/10/19/gitlab-ci-cd-on-kubernetes/
โก๏ธ @SpringFrameworkZone
https://piotrminkowski.com/2020/10/19/gitlab-ci-cd-on-kubernetes/
โก๏ธ @SpringFrameworkZone
Piotr's TechBlog
Gitlab CI/CD on Kubernetes - Piotr's TechBlog
This tutorial shows how to run GitLab on Kubernetes, and then create CI/CD pipelines for building and deploying Java and Maven applications.
๐ Serverless Functions with Spring Cloud Function
https://www.baeldung.com/spring-cloud-function
โก๏ธ @SpringFrameworkZone
https://www.baeldung.com/spring-cloud-function
โก๏ธ @SpringFrameworkZone
Baeldung
Serverless Functions with Spring Cloud Function | Baeldung
Learn how to go serverless with Spring and using Spring Cloud Functions and deploying to AWS Lambda.
๐ Quick Guide to Spring MVC with Velocity
https://www.baeldung.com/spring-mvc-with-velocity
โก๏ธ @SpringFrameworkZone
https://www.baeldung.com/spring-mvc-with-velocity
โก๏ธ @SpringFrameworkZone
Baeldung
Quick Guide to Spring MVC with Velocity | Baeldung
A quick and practical guide to using Spring MVC with Velocity.
๐ Database design and discussion โ Part I
https://betterjavacode.com/core-java/database-design-and-discussion-part-i
โก๏ธ @SpringFrameworkZone
https://betterjavacode.com/core-java/database-design-and-discussion-part-i
โก๏ธ @SpringFrameworkZone
Code Complete
Database design and discussion - Part I - Code Complete
Social KPI a saas application. In this post, I show how we will be designing the database for this application. Database design in details.