#springboot — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #springboot, aggregated by home.social.
-
#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.
https://knowledgezone.co.in/posts/Containerization-of-Spring-Boot-Services-6482dcd1affa5e95668783a8
-
ID.me is hiring Staff Software Engineer - Wallet/Authentication Platform
🔧 #java #react #springboot
🌎 Mountain View, California
⏰ Full-time
🏢 ID.meJob details https://jobsfordevelopers.com/jobs/staff-software-engineer-wallet-authentication-platform-at-id-me-aug-4-2026-1f66d3?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring -
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: https://javapro.io/2026/08/20/from-tables-to-json-handling-unstructured-data-in-rdbms-systems-with-spring-boot/
-
Tide is hiring Director of Engineering
🔧 #java #angular #firebase #flutter #springboot #aws #bdd #cicd #kafka #kubernetes #mysql #postgresql
🌎 Bulgaria
⏰ Full-time
🏢 TideJob details https://jobsfordevelopers.com/jobs/director-of-engineering-at-tide-co-jul-23-2026-932770?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring -
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: https://javapro.io/2026/08/19/hexagonal-architecture-for-machine-learning-ports-adapters-and-model-versioning-in-spring-boot/
-
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!
-
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: https://javapro.io/2026/05/08/java-developers-youre-already-ready-for-blockchain-you-just-dont-know-it-yet/
@Cardano_CF
-
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 #observabilityprior professional experience: #frontend #web #JS #python #linux #Android
CS educator at a university
Open for new technologies! Prefer open source, hands-on and purpose.
-
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
-
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:
https://softwaremill.com/transactional-outbox-with-okapi/ -
[Перевод] Победить Hibernate в тестах. Возможно?
Победить Hibernate в тестах. Сможем? Всем, привет! На связи Михаил Поливаха, технический лидер Open Source проекта Axelix (проект, посвященный помочь вам идентифицировать частые проблемы в Java server-side приложениях, в т.ч в рамках работы с Hibernate). Данная, последняя статья является продолжением небольшой серии статей ответов на вопросы, которые возникли у участников Spring АйО Академии в рамках программы Hibernate. Я рассмотрю оставшиеся последние вопросы, а именно: “Можно ли в тестах как-то проверить, что Hibernate под капотом делает что-то страшное?” Тут очень важно не давать вам “рыбу”, а научить вас рыбачить, т.е. дать вам некоторый фреймворк о том, что стоит держать в уме при работе с Hibernate.
https://habr.com/ru/companies/spring_aio/articles/1068176/
#java #hibernate #axelix #orm #sql #jpa #test #unittesting #springdata #springboot
-
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: https://youtu.be/INMXomtB1Ws
-
Impact.com is hiring Full Stack Software Engineer
🔧 #java #javascript #angular #react #springboot #vue #redux #vuex #hibernate #css #docker #elasticsearch #html #kubernetes #mvc #mysql #sql #tdd
🌎 Columbus, Ohio
⏰ Full-time
🏢 Impact.comJob details https://jobsfordevelopers.com/jobs/full-stack-software-engineer-at-impact-com-may-27-2026-580da3?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring -
[Перевод] Axelix выходит в общий доступ. Путь в тысячу миль начинается с первого шага
От имени основной команды Axelix и всех, кто внёс вклад в сообщество, я хочу заявить: мы наконец это сделали. Axelix, наконец, выходит в GA (Generally Available — общедоступная версия)! Для тех, кто не знает - Axelix это продукт с открытым (Open Source) ядром, который позволяет выявлять распространённые проблемы, подводные камни и неэффективности в Java-приложениях. Ядро продукта лежит на GitHub - можете использовать, это бесплатно. В этом посте я хочу поделиться историей и мотивацией, стоящей за продуктом в целом. Надеюсь, вам будет интересно.
https://habr.com/ru/companies/spring_aio/articles/1065202/
#java #springboot #springdata #springcloud #springsecurity #opensource
-
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: https://youtu.be/4vVRqh_g4TU
-
Lightweight Spring Boot Monitoring Without Prometheus and Grafana
https://pvrlabs.xyz/articles/lightweight-spring-boot-monitoring.html
Comments: https://news.ycombinator.com/item?id=49091895
#HackerNews #LightweightMonitoring #SpringBoot #DevOps #MonitoringTools #TechTrends
-
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: https://youtu.be/cJGWwdRY0Bw
-
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: https://javapro.io/2026/07/02/paketo-buildpacks-ready-for-java-26-more/
Paketo_io #Java #DevOps #BuildPack
-
Credera is hiring Architect, Software Engineering
🔧 #java #javascript #python #ruby #rust #scala #dotnet #angular #react #springboot #cypress #aws #azure #cicd #docker #gcp #kubernetes #terraform #solutionsarchitect
🌎 Dallas, Texas
⏰ Full-time
🏢 CrederaJob details https://jobsfordevelopers.com/jobs/architect-software-engineering-at-credera-com-jan-25-2026-46c611?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring -
Дело о зависшем пуле: @Transactional, connection leak и deadlock в Spring Boot. Production-нуар
Приложение было живо. Health check зелёный, CPU холодный, логи чистые. Но ни один запрос не возвращался. Детективная история о том, как пять соединений с базой держат в заложниках весь production. В деле: connection leak из легаси-отчёта, @Transactional , который вышел покурить вместе с чужим API, аннотация с фальшивым алиби, дуэль двух транзакций, REQUIRES_NEW с двойной бронью столиков — и один дворецкий, которого никто не подозревал, потому что его нанял сам фреймворк. Каждое преступление воспроизводится одной командой: демо-проект с Docker, Prometheus и Grafana прилагается. Открыть дело
https://habr.com/ru/articles/1059234/
#springboot #transactional #hikaricp #connectionpool #deadlock #postgresql #транзакции #selfinvocation #opensessioninview #микросервисы