Spring Boot Framework pinned Β«π This Week in Spring - August 23rd, 2022 https://spring.io/blog/2022/08/23/this-week-in-spring-august-23rd-2022 β‘οΈ @SpringFrameworkZoneΒ»
π How to use different Java versions for main and test in Maven
https://vladmihalcea.com/different-java-main-test-maven/
β‘οΈ @SpringFrameworkZone
https://vladmihalcea.com/different-java-main-test-maven/
β‘οΈ @SpringFrameworkZone
Vlad Mihalcea
How to use different Java versions for main and test in Maven - Vlad Mihalcea
Learn how to use different Java versions for the main and test folders in Maven so that you can run tests on a newer version of Java.
π One-Stop Guide to Database Migration with Flyway and Spring Boot
https://reflectoring.io/database-migration-spring-boot-flyway/
β‘οΈ @SpringFrameworkZone
https://reflectoring.io/database-migration-spring-boot-flyway/
β‘οΈ @SpringFrameworkZone
reflectoring.io
One-Stop Guide to Database Migration with Flyway and Spring Boot
A comprehensive guide for database migrations using Flyway with and without Spring Boot.
π Building IoT Applications Using Fauna and Spring
https://www.baeldung.com/fauna-spring-building-iot-applications
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/fauna-spring-building-iot-applications
β‘οΈ @SpringFrameworkZone
π Swagger: Specify Two Responses with the Same Response Code
https://www.baeldung.com/swagger-two-responses-one-response-code
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/swagger-two-responses-one-response-code
β‘οΈ @SpringFrameworkZone
π PKCE Support for Secret Clients with Spring Security
https://www.baeldung.com/spring-security-pkce-secret-clients
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-security-pkce-secret-clients
β‘οΈ @SpringFrameworkZone
π Spring Batch 5.0.0-M5 is available now!
https://spring.io/blog/2022/08/24/spring-batch-5-0-0-m5-is-available-now
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/08/24/spring-batch-5-0-0-m5-is-available-now
β‘οΈ @SpringFrameworkZone
Spring Batch 5.0.0-M5 is available now!
Level up your Java code and explore what Spring can do for you.
π A Bootiful Podcast: Fellow Java Champion and TimescaleDB developer advocate Christoph Engelbert
https://spring.io/blog/2022/08/25/a-bootiful-podcast-fellow-java-champion-and-timescaledb-developer-advocate-christoph-engelbert
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/08/25/a-bootiful-podcast-fellow-java-champion-and-timescaledb-developer-advocate-christoph-engelbert
β‘οΈ @SpringFrameworkZone
A Bootiful Podcast: Fellow Java Champion and TimescaleDB developer advocate Christoph Engelbert
Level up your Java code and explore what Spring can do for you.
π Avoid repeating attributes in JPA (Java Persistence API) entities
https://rieckpil.de/howto-avoid-repeating-attributes-in-jpa-entities/
β‘οΈ @SpringFrameworkZone
https://rieckpil.de/howto-avoid-repeating-attributes-in-jpa-entities/
β‘οΈ @SpringFrameworkZone
rieckpil
Avoid repeating attributes in JPA (Java Persistence API) entities - rieckpil
Learn how to avoid repeating attributes within your JPA entities using inheritance and ensure for example all your entities share common attributes
π Creating a custom Spring Cloud Gateway Filter
https://spring.io/blog/2022/08/26/creating-a-custom-spring-cloud-gateway-filter
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/08/26/creating-a-custom-spring-cloud-gateway-filter
β‘οΈ @SpringFrameworkZone
Creating a custom Spring Cloud Gateway Filter
Level up your Java code and explore what Spring can do for you.
Spring Boot Framework pinned Β«π Java Weekly, Issue 451 https://www.baeldung.com/java-weekly-451 β‘οΈ @SpringFrameworkZoneΒ»
π Converting between Java List and Array
https://springframework.guru/converting-between-java-list-and-array/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/converting-between-java-list-and-array/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru
Converting between Java List and Array
It's a fairly common task as a Java developer to convert from a List to an Array or from an Array to a list. In one of my previous post, I discussed about converting Mapβ¦
π Upload File to S3 Using NestJS Application
https://betterjavacode.com/programming/upload-file-to-s3-using-nestjs-application
β‘οΈ @SpringFrameworkZone
https://betterjavacode.com/programming/upload-file-to-s3-using-nestjs-application
β‘οΈ @SpringFrameworkZone
Code Complete
Upload File to S3 Using NestJS Application
How to upload a file to S3 using NestJS Application. Use this post as a simple guide to get started with AWS S3.
π Jackson Annotations for JSON
https://springframework.guru/jackson-annotations-json/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/jackson-annotations-json/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru
Jackson Annotations for JSON
Jackson is a suite of data-processing tools for Java comprising of three components: Streaming (jackson-core) defines low-level streaming API and includes JSON-specific implementations. Annotations (jackson-annotations) contains standard Jackson annotations.β¦
π Guide to ReflectionTestUtils for Unit Testing
https://www.baeldung.com/spring-reflection-test-utils
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-reflection-test-utils
β‘οΈ @SpringFrameworkZone
π The best way to fetch a Spring Data JPA DTO Projection
https://vladmihalcea.com/spring-jpa-dto-projection/
β‘οΈ @SpringFrameworkZone
https://vladmihalcea.com/spring-jpa-dto-projection/
β‘οΈ @SpringFrameworkZone
Vlad Mihalcea
The best way to fetch a Spring Data JPA DTO Projection - Vlad Mihalcea
Learn how to use Spring Data JPA to fetch a DTO Projection using interface Proxies, POJO, or the Hibernate ResultTransformer.
π This Week in Spring - August 30th, 2022
https://spring.io/blog/2022/08/30/this-week-in-spring-august-30th-2022
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/08/30/this-week-in-spring-august-30th-2022
β‘οΈ @SpringFrameworkZone
spring.io
This Week in Spring - August 30th, 2022
<p>Hi, Spring fans! How are you? Howβre you doinβ this fine tuesday morning? Iβm doing well, of course, because this week VMwareβs tentpole show - VMware Explore - is happening not even a mile from my home, here in San Francisco! And this is just the firstβ¦
π Microsoft is committed to the success of Java developers
https://spring.io/blog/2022/08/30/microsoft-is-committed-to-the-success-of-java-developers
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/08/30/microsoft-is-committed-to-the-success-of-java-developers
β‘οΈ @SpringFrameworkZone
spring.io
Microsoft is committed to the success of Java developers
<p>Hi, Spring fans! This is a guest post from our friend <strong>Julia Liuson</strong>, President, Developer Division, Microsoft</p>
<p>As a company, we are committed to making Java developers as efficient and productive as possible. This commitment meansβ¦
<p>As a company, we are committed to making Java developers as efficient and productive as possible. This commitment meansβ¦