π A Bootiful Podcast: webassembly, IoT, data science, and Java guru Brian Sletten
https://spring.io/blog/2021/06/24/a-bootiful-podcast-webassembly-iot-data-science-and-java-guru-brian-sletten
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/06/24/a-bootiful-podcast-webassembly-iot-data-science-and-java-guru-brian-sletten
β‘οΈ @SpringFrameworkZone
spring.io
A Bootiful Podcast: webassembly, IoT, data science, and Java guru Brian Sletten
<p>Hi, Spring fans! In this installment, <a href="https://twitter.com/starbuxman">Josh Long (@starbuxman)</a> talks to webassembly, IoT, data science, and Java guru <a href="https://twitter.com/bsletten">Brian Sletten (@bsletten)</a>. </p>
<iframe title="webassemblyβ¦
<iframe title="webassemblyβ¦
π Spring Boot 2.5.2 is now available
https://spring.io/blog/2021/06/24/spring-boot-2-5-2-is-now-available
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/06/24/spring-boot-2-5-2-is-now-available
β‘οΈ @SpringFrameworkZone
spring.io
Spring Boot 2.5.2 is now available
<p>On behalf of the team and everyone who has contributed, Iβm happy to announce that Spring Boot <code>2.5.2</code> has been released and is now available from Maven Central.</p>
<p>This release includes <a href="https://github.com/spring-projects/springβ¦
<p>This release includes <a href="https://github.com/spring-projects/springβ¦
π An Intro to Spring Cloud Contract
https://www.baeldung.com/spring-cloud-contract
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-cloud-contract
β‘οΈ @SpringFrameworkZone
π Testing Java Microservices
https://piotrminkowski.com/2017/04/26/testing-java-microservices/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2017/04/26/testing-java-microservices/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Testing Java Microservices - Piotr's TechBlog
While developing a new application we should never forget about testing. This term seems to be particularly important when working with microservices. Microservices testing requires a different approach than test designing for monolithic applications. Asβ¦
π Announcing βLearn Springβ
https://www.baeldung.com/announcing-learn-spring
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/announcing-learn-spring
β‘οΈ @SpringFrameworkZone
π Spring Integration Zip 2.0.0 Available
https://spring.io/blog/2021/06/25/spring-integration-zip-2-0-0-available
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/06/25/spring-integration-zip-2-0-0-available
β‘οΈ @SpringFrameworkZone
spring.io
Spring Integration Zip 2.0.0 Available
<div class="paragraph">
<p>Dear Spring community,</p>
</div>
<div class="paragraph">
<p>On behalf of the team and everyone who contributed, it is my pleasure to announce <code>2.0.0</code> version for Spring Integration Zip extension.</p>
</div>
<divβ¦
<p>Dear Spring community,</p>
</div>
<div class="paragraph">
<p>On behalf of the team and everyone who contributed, it is my pleasure to announce <code>2.0.0</code> version for Spring Integration Zip extension.</p>
</div>
<divβ¦
π Bootstrap a Web Application with Spring 5
https://www.baeldung.com/bootstraping-a-web-application-with-spring-and-java-based-configuration
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/bootstraping-a-web-application-with-spring-and-java-based-configuration
β‘οΈ @SpringFrameworkZone
Spring Boot Framework pinned Β«π Java Weekly, Issue 391 https://www.baeldung.com/java-weekly-391 β‘οΈ @SpringFrameworkZoneΒ»
π CAS SSO With Spring Security
https://www.baeldung.com/spring-security-cas-sso
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-security-cas-sso
β‘οΈ @SpringFrameworkZone
π Caching with ElastiCache for Redis and Spring Cloud AWS
https://reflectoring.io/spring-cloud-aws-redis/
β‘οΈ @SpringFrameworkZone
https://reflectoring.io/spring-cloud-aws-redis/
β‘οΈ @SpringFrameworkZone
reflectoring.io
Caching with ElastiCache for Redis and Spring Cloud AWS
In this article, we will look at configuring a Spring Boot Application to use AWS ElastiCache for Redis using Spring Cloud AWS
π Sending Emails with Amazon SES and Spring Cloud AWS
https://reflectoring.io/spring-cloud-aws-ses/
β‘οΈ @SpringFrameworkZone
https://reflectoring.io/spring-cloud-aws-ses/
β‘οΈ @SpringFrameworkZone
reflectoring.io
Sending Emails with Amazon SES and Spring Cloud AWS
Amazon Simple Email Service (SES) provides an email platform for sending and receiving emails. Spring Cloud AWS makes it convenient to integrate applications with different AWS services. In this article, we will look at using Spring Cloud AWS for workingβ¦
π Multitenancy Applications with Spring Boot and Flyway
https://reflectoring.io/flyway-spring-boot-multitenancy/
β‘οΈ @SpringFrameworkZone
https://reflectoring.io/flyway-spring-boot-multitenancy/
β‘οΈ @SpringFrameworkZone
reflectoring.io
Multitenancy Applications with Spring Boot and Flyway
Multitenancy applications require a separate data store for each tenant. This guide shows how to configure a Spring Boot application with multiple data sources and how to switch between them depending on the tenant using the software. Using Flyway we canβ¦
π Spring @ComponentScan β Filter Types
https://www.baeldung.com/spring-componentscan-filter-type
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-componentscan-filter-type
β‘οΈ @SpringFrameworkZone
π Using logstash-logging-spring-boot-starter for logging with Spring Boot and Logstash
https://piotrminkowski.com/2019/10/02/using-logstash-logging-spring-boot-starter-for-logging-with-spring-boot-and-logstash/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2019/10/02/using-logstash-logging-spring-boot-starter-for-logging-with-spring-boot-and-logstash/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Using logstash-logging-spring-boot-starter for logging with Spring Boot and Logstash
Tutorial to Spring Boot library for logging incoming HTTP requests and outgoing HTTP responses in Logstash. It also sends logs with tags.
π A Magic Around Spring Boot Externalized Configuration
https://piotrminkowski.com/2019/03/11/a-magic-around-spring-boot-externalized-configuration/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2019/03/11/a-magic-around-spring-boot-externalized-configuration/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
A Magic Around Spring Boot Externalized Configuration - Piotr's TechBlog
There are some things I really like in Spring Boot, and one of them is an externalized configuration. Spring Boot allows you to configure your application in many ways. You have 17 levels of loading configuration properties into application. All of them areβ¦
π Hibernate Physical Naming Strategy
https://vladmihalcea.com/hibernate-physical-naming-strategy/
β‘οΈ @SpringFrameworkZone
https://vladmihalcea.com/hibernate-physical-naming-strategy/
β‘οΈ @SpringFrameworkZone
Vlad Mihalcea
Hibernate Physical Naming Strategy - Vlad Mihalcea
Learn how the Hibernate Physical Naming Strategy works and how to customize the mapping between entity attributes and database identifiers.
π SaaS Application Design Discussion β Part IV
https://betterjavacode.com/java/saas-application-design-discussion-part-iv
β‘οΈ @SpringFrameworkZone
https://betterjavacode.com/java/saas-application-design-discussion-part-iv
β‘οΈ @SpringFrameworkZone
Code Complete
SaaS Application Design Discussion - Part IV - Code Complete
Continuing the series of design discussion, in this post, i show how we will be building SAAS application - Design Discussion
π CVE report published for Spring Security
https://spring.io/blog/2021/06/28/cve-report-published-for-spring-security
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/06/28/cve-report-published-for-spring-security
β‘οΈ @SpringFrameworkZone
spring.io
CVE report published for Spring Security
<p>We have <a href="https://spring.io/blog/2021/06/22/spring-security-5-5-1-5-4-7-5-3-10-and-5-2-11-released">released</a> Spring Security 5.5.1, 5.4.7, 5.3.10 and 5.2.11 to address the following CVE report:</p>
<ul>
<li><a href="https://tanzu.vmware.com/security/cveβ¦
<ul>
<li><a href="https://tanzu.vmware.com/security/cveβ¦
π How to ship logs with Logstash, Elasticsearch and RabbitMQ
https://piotrminkowski.com/2017/02/03/how-to-ship-logs-with-logstash-elasticsearch-and-rabbitmq/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2017/02/03/how-to-ship-logs-with-logstash-elasticsearch-and-rabbitmq/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
How to ship logs with Logstash, Elasticsearch and RabbitMQ - Piotr's TechBlog
The architecture of our solution for shipping application logs to Logstash is visible in the picture below. Weβll start from sample Spring Boot application shipping logs to RabbitMQ exchange. Then using Docker, weβll configure the environment containing RabbitMQβ¦