🆕 YMNNALFT: A lightweight SQL data mapper with the JdbcTemplate
https://spring.io/blog/2021/02/01/ymnnalft-a-lightweight-sql-data-mapper-with-the-jdbctemplate
➡️ @SpringFrameworkZone
https://spring.io/blog/2021/02/01/ymnnalft-a-lightweight-sql-data-mapper-with-the-jdbctemplate
➡️ @SpringFrameworkZone
spring.io
YMNNALFT: A lightweight SQL data mapper with the JdbcTemplate
<p>Welcome to another installment of <em>You May Not Need Another Library For That</em> (YMNNALFT)! I’ve spent a lot of time since 2016 illuminating (or trying to, anyway!) some of the more enormous opportunities in the Spring ecosystem in <a href="http://bit.ly/spring…
🆕 Spring Integration AWS 2.3.5.RELEASE & 2.4.0, and Spring Cloud Stream Kinesis Binder 2.0.4.RELEASE & 2.1.0 Available
https://spring.io/blog/2021/02/01/spring-integration-aws-2-3-5-release-2-4-0-and-spring-cloud-stream-kinesis-binder-2-0-4-release-2-1-0-available
➡️ @SpringFrameworkZone
https://spring.io/blog/2021/02/01/spring-integration-aws-2-3-5-release-2-4-0-and-spring-cloud-stream-kinesis-binder-2-0-4-release-2-1-0-available
➡️ @SpringFrameworkZone
spring.io
Spring Integration AWS 2.3.5.RELEASE & 2.4.0, and Spring Cloud Stream Kinesis Binder 2.0.4.RELEASE & 2.1.0 Available
<div class="paragraph">
<p>Dear Spring Community,</p>
</div>
<div class="paragraph">
<p>Today it’s my pleasure to announce releases of Spring Integration for Amazon Web Services extension versions <code>2.3.5.RELEASE</code> & <code>2.4.0</code>, and…
<p>Dear Spring Community,</p>
</div>
<div class="paragraph">
<p>Today it’s my pleasure to announce releases of Spring Integration for Amazon Web Services extension versions <code>2.3.5.RELEASE</code> & <code>2.4.0</code>, and…
🆕 Spring RestTemplate Exception: “Not enough variables available to expand”
https://www.baeldung.com/spring-not-enough-variables-available
➡️ @SpringFrameworkZone
https://www.baeldung.com/spring-not-enough-variables-available
➡️ @SpringFrameworkZone
Baeldung
Spring RestTemplate Exception: “Not enough variables available to expand” | Baeldung
Learn about Spring's RestTemplate Not enough variables available to expand IllegalArgumentException.
Spring Boot Framework pinned «🆕 Java Weekly, Issue 370 https://www.baeldung.com/java-weekly-370 ➡️ @SpringFrameworkZone»
🆕 A Bootiful Podcast: Hypertrace Java Agent creator Pavol Loffay
https://spring.io/blog/2021/01/28/a-bootiful-podcast-hypertrace-java-agent-creator-pavol-loffay
➡️ @SpringFrameworkZone
https://spring.io/blog/2021/01/28/a-bootiful-podcast-hypertrace-java-agent-creator-pavol-loffay
➡️ @SpringFrameworkZone
spring.io
A Bootiful Podcast: Hypertrace Java Agent creator Pavol Loffay
<p>Hi, Spring fans! In this episode <a href="http://twitter.com/starbuxman">Josh Long (@starbuxman)</a> talks to Hypertrace Java Agent creator <a href="http://twitter.com/ploffay">Pavol Loffay (@ploffay)</a> about telemetry, observability, and more. </p>…
🆕 Record Spring Events When Testing Spring Boot Applications
https://rieckpil.de/record-spring-events-when-testing-spring-boot-applications/
➡️ @SpringFrameworkZone
https://rieckpil.de/record-spring-events-when-testing-spring-boot-applications/
➡️ @SpringFrameworkZone
rieckpil
Record Spring Events When Testing Spring Boot Applications - rieckpil
Capture and verify Spring Events (ApplicationEvent) when testing your Spring Boot application using @RecordApplicationEvents.
📁 Chaos Monkey for Spring Boot Microservices
https://piotrminkowski.com/2018/05/23/chaos-monkey-for-spring-boot-microservices/
➡️ @SpringFrameworkZone
https://piotrminkowski.com/2018/05/23/chaos-monkey-for-spring-boot-microservices/
➡️ @SpringFrameworkZone
Piotr's TechBlog
Chaos Monkey for Spring Boot Microservices - Piotr's TechBlog
This tutorial show how to configure Spring Boot Chaos Monkey for chaos testing of microservices built with Spring Cloud Netflix.
🆕 JDBC Connection and Dialect Configuration in Hibernate
https://thorben-janssen.com/jdbc-connection-and-dialect-in-hibernate/
➡️ @SpringFrameworkZone
https://thorben-janssen.com/jdbc-connection-and-dialect-in-hibernate/
➡️ @SpringFrameworkZone
Thorben Janssen
JDBC Connection and Dialect Configuration in Hibernate
Get the required configuration settings to connect Hibernate with the most commonly used relational databases.
🆕 This Week in Spring - February 2nd, 2020
https://spring.io/blog/2021/02/02/this-week-in-spring-february-2nd-2020
➡️ @SpringFrameworkZone
https://spring.io/blog/2021/02/02/this-week-in-spring-february-2nd-2020
➡️ @SpringFrameworkZone
spring.io
This Week in Spring - February 2nd, 2020
<p>Hi, Spring fans! Welcome to another installment of <em>This Week in Spring</em>! Can you believe we’re already square into the second month of 2021? We’re 1/12th of the way through the year already! IT’S ALL GOING SO QUICK! So, I won’t waste any further…
📁 Continuous Delivery with OpenShift and Jenkins: A/B Testing
https://piotrminkowski.com/2019/05/17/continuous-delivery-with-openshift-and-jenkins-a-b-testing/
➡️ @SpringFrameworkZone
https://piotrminkowski.com/2019/05/17/continuous-delivery-with-openshift-and-jenkins-a-b-testing/
➡️ @SpringFrameworkZone
Piotr's TechBlog
Continuous Delivery with OpenShift and Jenkins: A/B Testing - Piotr's TechBlog
One of the reasons you could decide to use OpenShift instead of some other containerized platforms (for example Kubernetes) is out-of-the-box support for continuous delivery pipelines. Without proper tools, the process of releasing software in your organization…
🆕 High-Performance Java Persistence Newsletter, Issue 23
https://vladmihalcea.com/high-performance-java-persistence-newsletter-23/
➡️ @SpringFrameworkZone
https://vladmihalcea.com/high-performance-java-persistence-newsletter-23/
➡️ @SpringFrameworkZone
Vlad Mihalcea
High-Performance Java Persistence Newsletter, Issue 23 - Vlad Mihalcea
The High-Performance Java Persistence Newsletter features articles, videos, and answers to common StackOverflow questions.
📁 Hello World Using Spring Integration
https://springframework.guru/hello-world-using-spring-integration/
➡️ @SpringFrameworkZone
https://springframework.guru/hello-world-using-spring-integration/
➡️ @SpringFrameworkZone
Spring Framework Guru
Hello World Using Spring Integration
Spring Integration is a very powerful module in the Spring Framework. It was originally inspired by pivotal book in computer science called Enterprise Integration Patterns written by Gregor Hohpe and Bobby Woolf. While the Gang…
🆕 Multiple Submit Buttons on a Form
https://www.baeldung.com/spring-form-multiple-submit-buttons
➡️ @SpringFrameworkZone
https://www.baeldung.com/spring-form-multiple-submit-buttons
➡️ @SpringFrameworkZone
Baeldung
Multiple Submit Buttons on a Form | Baeldung
Learn how to add another button to the same form in a Spring MVC application that maps to the same RequestMapping on the controller.
🆕 ArgumentCaptor in Mockito
https://springframework.guru/argumentcaptor-in-mockito/
➡️ @SpringFrameworkZone
https://springframework.guru/argumentcaptor-in-mockito/
➡️ @SpringFrameworkZone
Spring Framework Guru
ArgumentCaptor in Mockito
ArgumentCaptor in Mockito allows you to capture arguments passed to methods for further assertions. You can apply standard JUnit assertion methods, such as assertEquals(), assertThat(), and so on, to perform assertions on the captured arguments…
🆕 Reading External Configuration Properties in Spring
https://springframework.guru/reading-external-configuration-properties-in-spring/
➡️ @SpringFrameworkZone
https://springframework.guru/reading-external-configuration-properties-in-spring/
➡️ @SpringFrameworkZone
Spring Framework Guru - Become a Spring Framework Guru
Reading External Configuration Properties in Spring
Enterprise Applications developed using the Spring Framework use different types of configuration properties to configure the application at runtime. These configuration properties help in connecting to databases, messaging systems, perform logging, caching…
🆕 The New Switch Case Features
https://springframework.guru/the-new-switch-case-features/
➡️ @SpringFrameworkZone
https://springframework.guru/the-new-switch-case-features/
➡️ @SpringFrameworkZone
Spring Framework Guru
The New Switch Case Features
Java SE 12 introduces switch expressions, which like all expressions evaluate to a single value, that you can use as statements. Java 12, brings improvement to the switch statement with new capabilities. Some of the…