home.social

#springboot — Public Fediverse posts

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

fetched live
  1. #ITByte: Running #SpringBoot application in a Docker container has numerous benefits.

    Here is a brief overview of containerizing Spring Boot Services and deploying those in On-premise or in a cloud environment.

    knowledgezone.co.in/posts/Cont

  2. Schema-less data doesn't always require a NoSQL database. Kush Sharma walks through building a Spring Boot REST API that stores, queries and updates JSON documents in PostgreSQL using JSONB and fine-grained JSON operations.

    Learn how to combine relational data and JSON in one database: javapro.io/2026/08/20/from-tab

    #Java #SpringBoot #JSONB

  3. Swapping an ML model shouldn't require weeks of refactoring. If changing a model breaks your business logic, your architecture—not your AI—is the problem. Nikita Golovko shows how Hexagonal Architecture keeps Spring Boot ML systems maintainable. Read: javapro.io/2026/08/19/hexagona

    #Java #SpringBoot #MachineLearning

  4. Multitenancy is one of the aspects for which I built Arconia, a modular toolkit for Spring Boot. Multitenancy, dev services, observability, cloud native tooling. You can pick just the module you need and use it in your Spring Boot applications. I'm happy to see it used by @starbuxman in his latest video, integrated with Spring Security and relying on new features contributed by Josh in the latest release of Arconia. Thanks, Josh!

    #SpringBoot #Java #Multitenancy

    youtube.com/watch?v=uZepsaaASO4

  5. The biggest blocker for #Java developers in #Web3 isn’t #Blockchain — it’s the developer experience. #BloxBean brings Java-native tooling for wallets, transactions, local chains & #SpringBoot on #Cardano.

    @satran004 explains the full stack: javapro.io/2026/05/08/java-dev

    @Cardano_CF

  6. Current CEO mandates full #RTO after hiring me as a #remote 🤷‍♂️

    #GetFediHired #fedihire searching new role, preferably mostly remote (Germany or CET)

    last 5 years:
    #backend with #kotlin #java #springboot #postgresql including #DevOps, CI/CD, #git #testing #docker #kubernetes #terraform #observability

    prior professional experience: #frontend #web #JS #python #linux #Android

    CS educator at a university

    Open for new technologies! Prefer open source, hands-on and purpose.

  7. Taking advantage of virtual threads, in Spring Framework, is easy. The benefits are real. Rarely, the benefits cause problems downstream. In those cases, its just as easy to disable. #virtualthreads #springframework #springboot #java

  8. Tired of fragile API calls and missing events when saving data in your Kotlin services? This post introduces Okapi, a lightweight #Kotlin library that solves the dual-write problem using the transactional outbox pattern. Check out how to easily integrate it with #SpringBoot, #PostgreSQL, #MySQL, #HTTP, and #Kafka:

    softwaremill.com/transactional

  9. [Перевод] Победить Hibernate в тестах. Возможно?

    Победить Hibernate в тестах. Сможем? Всем, привет! На связи Михаил Поливаха, технический лидер Open Source проекта Axelix (проект, посвященный помочь вам идентифицировать частые проблемы в Java server-side приложениях, в т.ч в рамках работы с Hibernate). Данная, последняя статья является продолжением небольшой серии статей ответов на вопросы, которые возникли у участников Spring АйО Академии в рамках программы Hibernate. Я рассмотрю оставшиеся последние вопросы, а именно: “Можно ли в тестах как-то проверить, что Hibernate под капотом делает что-то страшное?” Тут очень важно не давать вам “рыбу”, а научить вас рыбачить, т.е. дать вам некоторый фреймворк о том, что стоит держать в уме при работе с Hibernate.

    habr.com/ru/companies/spring_a

    #java #hibernate #axelix #orm #sql #jpa #test #unittesting #springdata #springboot

  10. Our next #JCON2026 session is live: 'Scaling Integration Tests: Parallel #SpringTests with #JUnit & #Testcontainers' with Marvin Rensing

    Integration #tests can quickly become slow, especially when every test starts its own #SpringBoot context…

    Grab your coffee and hit play: youtu.be/INMXomtB1Ws

  11. [Перевод] Axelix выходит в общий доступ. Путь в тысячу миль начинается с первого шага

    От имени основной команды Axelix и всех, кто внёс вклад в сообщество, я хочу заявить: мы наконец это сделали. Axelix, наконец, выходит в GA (Generally Available — общедоступная версия)! Для тех, кто не знает - Axelix это продукт с открытым (Open Source) ядром, который позволяет выявлять распространённые проблемы, подводные камни и неэффективности в Java-приложениях. Ядро продукта лежит на GitHub - можете использовать, это бесплатно. В этом посте я хочу поделиться историей и мотивацией, стоящей за продуктом в целом. Надеюсь, вам будет интересно.

    habr.com/ru/companies/spring_a

    #java #springboot #springdata #springcloud #springsecurity #opensource

  12. Our next #JCON2026 session is live: 'Java Beyond Frameworks: Avoiding Lock-In with Agnostic Design' with Rijo Sam

    The Problem: Modern #Java applications often become prisoners of their #frameworks. While tools like #SpringBoot and #Quarkus

    Grab your coffee and hit play: youtu.be/4vVRqh_g4TU

  13. Our next #JCON2026 session is live: 'Kicking #JavaScript to the Curb with #Vaadin' with Micah Silverman

    I've been using #SpringBoot for a very long time. I learned Vue.js in order to build a #modern web app that's been in use for about 7 years …

    Grab your coffee and hit play: youtu.be/cJGWwdRY0Bw

  14. Want faster #SpringBoot startup times without maintaining complex Dockerfiles? Join @anthonydahanne to discover how Paketo Buildpacks support AOT, AOT Cache, SBOMs & seamless #Java26 adoption. Read his #JAVAPRO article: javapro.io/2026/07/02/paketo-b

    Paketo_io #Java #DevOps #BuildPack

  15. Дело о зависшем пуле: @Transactional, connection leak и deadlock в Spring Boot. Production-нуар

    Приложение было живо. Health check зелёный, CPU холодный, логи чистые. Но ни один запрос не возвращался. Детективная история о том, как пять соединений с базой держат в заложниках весь production. В деле: connection leak из легаси-отчёта, @Transactional , который вышел покурить вместе с чужим API, аннотация с фальшивым алиби, дуэль двух транзакций, REQUIRES_NEW с двойной бронью столиков — и один дворецкий, которого никто не подозревал, потому что его нанял сам фреймворк. Каждое преступление воспроизводится одной командой: демо-проект с Docker, Prometheus и Grafana прилагается. Открыть дело

    habr.com/ru/articles/1059234/

    #springboot #transactional #hikaricp #connectionpool #deadlock #postgresql #транзакции #selfinvocation #opensessioninview #микросервисы