π Samy is my Hero and Hacking the Magic of Spring Boot
https://springframework.guru/sammy-is-my-hero-and-hacking-spring-boot/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/sammy-is-my-hero-and-hacking-spring-boot/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru
Samy is my Hero and Hacking the Magic of Spring Boot
Samy is my Hero A few months ago Tim Ferriss interviewed Samy Kamkar on his podcast. Samy's large claim to fame is being the author of the MySpace Samy worm. This is a worm thatβ¦
π Deploying a Spring Boot Application to Cloud Foundry
https://www.baeldung.com/spring-boot-app-deploy-to-cloud-foundry
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-boot-app-deploy-to-cloud-foundry
β‘οΈ @SpringFrameworkZone
Baeldung
Deploying a Spring Boot Application to Cloud Foundry | Baeldung
Learn about the steps necessary to put your application up on Cloud Foundry
π Blaze Persistence β the best way to write JPA Criteria queries
https://vladmihalcea.com/blaze-persistence-jpa-criteria-queries/
β‘οΈ @SpringFrameworkZone
https://vladmihalcea.com/blaze-persistence-jpa-criteria-queries/
β‘οΈ @SpringFrameworkZone
Vlad Mihalcea
Blaze Persistence - The Best Way to Write JPA Criteria Queries - Vlad Mihalcea
Learn why the Blaze Persistence framework provides the best API to write JPA Criteria queries that use many SQL advanced features.
π Spring Boot Example of Spring Integration and ActiveMQ
https://springframework.guru/spring-boot-example-of-spring-integration-and-activemq/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/spring-boot-example-of-spring-integration-and-activemq/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru - Become a Spring Framework Guru
Spring Boot Example of Spring Integration and ActiveMQ - Spring Framework Guru
In this post, I'm going to walk you through using Spring Boot to set up a Hello World example using Spring Integration and ActiveMQ. We'll configure Spring Integration to listen on an ActiveMQ queue. For fun, I'll use Spock to place a message on the queueβ¦
π Quarkus & Hibernate β Getting Started
https://thorben-janssen.com/quarkus-hibernate/
β‘οΈ @SpringFrameworkZone
https://thorben-janssen.com/quarkus-hibernate/
β‘οΈ @SpringFrameworkZone
Thorben Janssen
Quarkus & Hibernate - Getting Started
Quarkus provides a full integration of Hibernate. After a few lines of configuration, you can map your entities and query your data.
π Express JPA Queries as Java Streams
https://piotrminkowski.com/2021/07/13/express-jpa-queries-as-java-streams/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2021/07/13/express-jpa-queries-as-java-streams/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Express JPA Queries as Java Streams - Piotr's TechBlog
This article shows how to express JPA queries as Java streams using JPAstreamer library and integrate it with Spring Boot.
π This Week in Spring - July 13th, 2021
https://spring.io/blog/2021/07/13/this-week-in-spring-july-13th-2021
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/07/13/this-week-in-spring-july-13th-2021
β‘οΈ @SpringFrameworkZone
This Week in Spring - July 13th, 2021
Level up your Java code and explore what Spring can do for you.
π Microservices API Documentation with Springdoc OpenAPI
https://piotrminkowski.com/2020/02/20/microservices-api-documentation-with-springdoc-openapi/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2020/02/20/microservices-api-documentation-with-springdoc-openapi/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Microservices API Documentation with Springdoc OpenAPI
Using Springdoc library for generating OpenAPI / Swagger documentation for Spring Boot application and exposing it on Spring Cloud Gateway.
π Spring Framework 5.3.9 and 5.2.16 available now
https://spring.io/blog/2021/07/14/spring-framework-5-3-9-and-5-2-16-available-now
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/07/14/spring-framework-5-3-9-and-5-2-16-available-now
β‘οΈ @SpringFrameworkZone
spring.io
Spring Framework 5.3.9 and 5.2.16 available now
<p>On behalf of the team and everyone who has contributed, I am pleased to announce that Spring Framework <code>5.3.9</code> and <code>5.2.16</code> are available now.</p>
<p>Spring Framework <code>5.3.9</code> includes <a href="https://github.com/springβ¦
<p>Spring Framework <code>5.3.9</code> includes <a href="https://github.com/springβ¦
π Exponential Backoff With Spring AMQP
https://www.baeldung.com/spring-amqp-exponential-backoff
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-amqp-exponential-backoff
β‘οΈ @SpringFrameworkZone
π Spring Tips: Some cool features possible with Spring Integration 5.5
https://spring.io/blog/2021/07/14/spring-tips-some-cool-features-possible-with-spring-integration-5-5
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/07/14/spring-tips-some-cool-features-possible-with-spring-integration-5-5
β‘οΈ @SpringFrameworkZone
spring.io
Spring Tips: Some cool features possible with Spring Integration 5.5
<p>Hi, Spring fans! In this installment, I look at some key features made possible by the new Spring Integration 5.5 release, including the new Spring <code>.zip</code> archive support and the new Spring Native hints supporting GraalVM native images</p>
<iframeβ¦
<iframeβ¦
π Reactor | Schedulers β PublishOn / SubscribeOn
https://www.vinsguru.com/reactive-programming-schedulers/
β‘οΈ @SpringFrameworkZone
https://www.vinsguru.com/reactive-programming-schedulers/
β‘οΈ @SpringFrameworkZone
Vinsguru
Reactor Schedulers - PublishOn vs SubscribeOn | Vinsguru
This tutorial explains Reactor Schedulers & the difference between PublishOn vs SubscribeOn in Project Reactor with code samples.
π Custom User Attributes with Keycloak
https://www.baeldung.com/keycloak-custom-user-attributes
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/keycloak-custom-user-attributes
β‘οΈ @SpringFrameworkZone
π Spring Cloud AWS β S3
https://www.baeldung.com/spring-cloud-aws-s3
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-cloud-aws-s3
β‘οΈ @SpringFrameworkZone
π A Bootiful Podcast: Visualizing software architecture with the C4 model with architect Simon Brown
https://spring.io/blog/2021/07/15/a-bootiful-podcast-visualizing-software-architecture-with-the-c4-model-with-architect-simon-brown
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/07/15/a-bootiful-podcast-visualizing-software-architecture-with-the-c4-model-with-architect-simon-brown
β‘οΈ @SpringFrameworkZone
spring.io
A Bootiful Podcast: Visualizing software architecture with the C4 model with architect Simon Brown
<p>Hi, Spring fans! In this installment, I talk to author, prolific public speaker, an architectβs architect, and one of the most interesting people I get to bump into, and learn from, in this wacky, wild, and wonderful ecosystem of ours: <a href="https:β¦
π State of Spring Survey is back!
https://spring.io/blog/2021/07/15/state-of-spring-survey-is-back
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/07/15/state-of-spring-survey-is-back
β‘οΈ @SpringFrameworkZone
spring.io
State of Spring Survey is back!
<p><strong>TL;DR</strong> - head over to <a href="https://dimensionalresearch.co1.qualtrics.com/jfe/form/SV_9Yymxlsr9RNbMCW">spring.io/survey</a> to take the State of Spring 2021 survey! You can also RT <a href="https://twitter.com/springcentral/status/1β¦
π Working a Getting Started guide with STS
https://spring.io/guides/gs/sts/
β‘οΈ @SpringFrameworkZone
https://spring.io/guides/gs/sts/
β‘οΈ @SpringFrameworkZone
Getting Started | Working a Getting Started guide with STS
Learn how to import a Getting Started guide with Spring Tool Suite (STS).
π Why Your JUnit 5 Tests Are Not Running Under Maven
https://springframework.guru/why-your-junit-5-tests-are-not-running-under-maven/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/why-your-junit-5-tests-are-not-running-under-maven/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru
Why Your JUnit 5 Tests Are Not Running Under Maven
So your JUnit 5 tests are not running under Maven? You have JUnit 5 Tests which run fine from your IDE, but fail to run under Maven? Your test output looks like this: [INFO] β¦
π Testing Spring Boot Integration with Vault and Postgres using Testcontainers Framework
https://piotrminkowski.com/2019/01/31/testing-spring-boot-integration-with-vault-and-postgres-using-testcontainers-framework/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2019/01/31/testing-spring-boot-integration-with-vault-and-postgres-using-testcontainers-framework/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Testing Spring Boot Integration with Vault and Postgres using Testcontainers Framework - Piotr's TechBlog
I have already written many articles, where I was using Docker containers for running some third-party solutions integrated with my sample applications. Building integration tests for such applications may not be an easy task without Docker containers. Especiallyβ¦