home.social

#springframework — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #springframework, aggregated by home.social.

  1. Still another ~4 hours to go, but that's OK, I've got lots of room and time to work on my update of the Spring Recipes book. Just learned about the new FullyQualifiedConfigurationBeanNameGenerator, which I might add as a small recipe.

    #SpringFramework #EuropeTravel

  2. Still another ~4 hours to go, but that's OK, I've got lots of room and time to work on my update of the Spring Recipes book. Just learned about the new FullyQualifiedConfigurationBeanNameGenerator, which I might add as a small recipe.

    #SpringFramework #EuropeTravel

  3. Still another ~4 hours to go, but that's OK, I've got lots of room and time to work on my update of the Spring Recipes book. Just learned about the new FullyQualifiedConfigurationBeanNameGenerator, which I might add as a small recipe.

    #SpringFramework #EuropeTravel

  4. Still another ~4 hours to go, but that's OK, I've got lots of room and time to work on my update of the Spring Recipes book. Just learned about the new FullyQualifiedConfigurationBeanNameGenerator, which I might add as a small recipe.

    #SpringFramework #EuropeTravel

  5. Still another ~4 hours to go, but that's OK, I've got lots of room and time to work on my update of the Spring Recipes book. Just learned about the new FullyQualifiedConfigurationBeanNameGenerator, which I might add as a small recipe.

    #SpringFramework #EuropeTravel

  6. released openapi-processor-spring/micronaut 2026.3

    it fixes a few issues and it is now possible to generate (Spring) `@HttpExchange` annotations and use the generated interfaces for server or client side implementation.

    For Micronaut this is already possible using the `@Client` annotation.

    See the release notes [2026.3](github.com/openapi-processor/o) for a description of the changes.

  7. 🍃 #SpringFramework 7.1 will support compilation of #SpEL expressions that use java.util.Optional with the null-safe & Elvis operators.

    See examples in the tests if you're interested.

    github.com/spring-projects/spr

  8. 🍃 #SpringFramework 7.1 will support compilation of #SpEL expressions that use java.util.Optional with the null-safe & Elvis operators.

    See examples in the tests if you're interested.

    github.com/spring-projects/spr

  9. 🍃 #SpringFramework 7.1 will support compilation of #SpEL expressions that use java.util.Optional with the null-safe & Elvis operators.

    See examples in the tests if you're interested.

    github.com/spring-projects/spr

  10. 🍃 #SpringFramework 7.1 will support compilation of #SpEL expressions that use java.util.Optional with the null-safe & Elvis operators.

    See examples in the tests if you're interested.

    github.com/spring-projects/spr

  11. 🍃 #SpringFramework 7.1 will support compilation of #SpEL expressions that use java.util.Optional with the null-safe & Elvis operators.

    See examples in the tests if you're interested.

    github.com/spring-projects/spr

  12. #InfoQ dives deep into #SpringFramework 7 & #SpringBoot 4 with the team behind the code.

    🛠️ Key Focus: the shift toward core resilience by integrating features such as retry and concurrency throttling directly into the framework, alongside the performance benefits of modularizing auto-configurations.

    🔗 Read now: bit.ly/3OIoz6W

    #Java #AIcoding #Microservices #SoftwareDevelopment

  13. Dive into the latest releases from #Spring 👉 bit.ly/3K9wRmf

    GA releases of Spring Boot, Spring Security, Spring for GraphQL, Spring Integration, Spring Modulith, Spring REST Docs and Spring Batch.

    #Java #SpringBoot #SpringSecurity #SpringFramework #ApacheKafka #AMQP #GraphQL

  14. 🍃 #SpringFramework 7.1 will support @⁠MockitoBean and @⁠MockitoSpyBean on test constructor parameters! 🚀

    It works with Java constructors, but it's even nicer with Kotlin compact constructors. It also works with so-called "test records" in Java. 🤓

    github.com/spring-projects/spr

  15. 🍃 #SpringFramework 6.2.17 and 7.0.6 are now available!

    6.2.17 ships with 26 fixes and documentation improvements, and 7.0.6 ships with 45 fixes and documentation improvements.

    spring.io/blog/2026/03/13/spri

  16. Are you still using Spring over @quarkusio Are you sure you want to use native?

    Think again: quarkus.io/blog/new-benchmarks/

    And this is BEFORE Leyden, which smashes the numbers for startup time compared to native.

    #java #development #software #openjdk #leyden #performance #optimization #native #springFramework #quarkus #quarkus3 #graalvm

  17. .. and the next one:

    released openapi-processor-spring/micronaut 2026.2

    this release improves application/x-www-form-urlencoded handlig and 1xx/3xx response codes no longer complain about a missing success code.

    See the release notes [2026.2](github.com/openapi-processor/o) for a description of the changes.

  18. a bit late, but here we go:

    released openapi-processor-spring/micronaut 2026.1

    this release adds (marker) interface support for generated DTOs, target configuration for annotations and fixes duplicated `oneOf` interfaces.

    See the release notes [2026.1](github.com/openapi-processor/o) for a description of the changes.

  19. 🍃 #SpringFramework 6.2.16 and 7.0.4 are now available and come with lots of bug fixes and performance enhancements.

    Get 'em while they're hot! 🤓

    spring.io/blog/2026/02/12/spri

  20. 📣 Java & Spring developers: You don’t need to switch to Python to join the AI revolution!

    #SpringAI 1.0 is here - a comprehensive solution for AI engineering in Java.

    🔗 Read the #InfoQ article to learn how to integrate AI into your applications more effectively: bit.ly/4lTYBc3

    #Java #SpringFramework #AI #SoftwareArchitecture

  21. 🍃 #SpringFramework 7.0.3 is now available!

    This release contains 65 fixes and documentation improvements and will be shipped next week with #SpringBoot 4.0.2.

    🚀 Noteworthy: context pausing behavior in the TestContext framework is now configurable and lazy by default.

    spring.io/blog/2026/01/15/spri

  22. 🍃 #SpringFramework 7.0.3 will lazily pause an unused test ApplicationContext the 1st time a different context is used. 🚀

    But you can override this by setting "spring.test.context.cache.pause" to ALWAYS or disable pausing by setting that to NEVER.

    github.com/spring-projects/spr

  23. 🍃 With #SpringFramework 7.0.3, you'll be able to globally disable test ApplicationContext pausing (in case pausing causes issues for you) by setting the "spring.test.context.cache.pause" property to "never".

    github.com/spring-projects/spr

  24. I'm super happy to announce that my new workshops Java Microservices with Spring are live! ✨🚀 Read more about them here toomuchcoding.com/post/2025-12 and please share 🙏

  25. With #SpringFramework 7.0.2 out today (spring.io/blog/2025/12/11/spri), and #SpringBoot 4.0.1 out in 1 week, I guess I'll wait a bit to upgrade my projects.

    Which is good, cuz I want to get my #Java #EventSourcing projection code complete before I embark on Upgrading All The Projects.

  26. Hopefully you're having a great weekend! With your morning coffee If you could spare a few minutes to fill out the pre Java Microservices with Spring course I would be very grateful! maven.com/forms/bbafe1

  27. I’m shaping a practical course on Java + Spring microservices, built around real production challenges - service comms, metrics, tracing, resilience, and more.

    If you’re working with microservices, what’s the biggest pain point you’d like help with?

    Quick survey here: maven.com/forms/bbafe1

  28. I’m exploring a hands-on course on Java microservices with Spring-focused on real-world communication, observability, and reliability.

    If you work with Java/Spring, I’d love to hear what challenges you’re facing.

    Share your input: maven.com/forms/bbafe1

  29. Единый дистрибутив, JSpecify, Java 25 и новый Spring Debugger: это и многое другое в IntelliJ IDEA 2025.2

    IntelliJ IDEA 2025.2 — это релиз, который уже вызывает горячие обсуждения в комьюнити. JetBrains сделали первые шаги в сторону единого дистрибутива, добавили поддержку свежих технологий вроде JSpecify и Java 25, а ещё представили инструмент, который может изменить подход к отладке Spring-приложений.

    habr.com/ru/companies/haulmont

    #intellij_idea #spring #jspecify #java #kotlin #springframework #amplicode

  30. Spring Boot 4.0.0 is available
    spring.io/blog/2025/11/20/spri

    Build on Spring Framework 7.0.0, modularization of Spring Boot codebase, improved null safety with jspecify, first class support for Java 25

    #springframework #springboot #java #jdk25 #web #data #jdk

  31. Dive into the latest releases from #Spring 👉 bit.ly/3EJAUTq

    First release candidates of Spring Boot, Spring Data 2025.0.0, Spring Security, Spring Authorization Server, Spring Session, Spring Integration, Spring Modulith & Spring Web Services.

    #Java #SpringBoot #SpringData #SpringSecurity #SpringModulith #SpringVault #SpringFramework

  32. Dive into the latest releases from #Spring 👉 bit.ly/3QuNKaD

    Releases of: Spring Boot, Spring Security, Spring Authorization Server, Spring Integration, Spring AI and Spring AMQP.

    Many of these releases are included in Spring Boot 3.5.0-M2, 3.4.3 & 3.3.9.

    #Java #SpringData #SpringCloud #SpringBoot #SpringFramework #SpringSecurity

  33. Dive into the latest releases from #Spring! bit.ly/3MmKYlr

    Spring Boot, Spring Data, Spring Cloud, Spring Security, Spring Authorization Server, Spring Session, Spring for Apache Kafka & Spring for Apache Pulsar.

    #Java #SpringData #SpringCloud #SpringBoot #SpringFramework #SpringSecurity