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

We’re building a full Java app live from prompt to production using the AI Unified Process.

Spring Boot, Vaadin, JOOQ, Google Login, Fly.io, spec driven development, and live architecture decisions with @SimonMartinelli

Wednesday, 8 PM CEST https://youtube.com/live/4Fw4Qne9z8E
#Java #SpringBoot #Vaadin #AI #SoftwareArchitecture

From Prompt to Production: Building a Full Java App with AI Unified Process

YouTube

Your tests can be green & your database can still be dying. @AdsChosen explains how to test query efficiency (N+1, joins, time thresholds) as part of your test suite.

Practical setup included: https://javapro.io/2026/01/29/houston-we-have-problems-with-the-queries/
#Java #JPA #Hibernate #Database #SQL #TestingTools #SpringBoot

Kubernetes 上の Jenkins エージェントコンテナで Spring Boot (Maven) をビルド & デプロイする
https://qiita.com/jqit-yukiono/items/30e31b276afe00474f9a?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items

#qiita #Maven #Groovy #Jenkins #kubernetes #SpringBoot

Kubernetes 上の Jenkins エージェントコンテナで Spring Boot (Maven) をビルド & デプロイする - Qiita

はじめに Jenkins の静的エージェントを運用していると、 ビルドが詰まったときにスケールできない JDK / Maven / Node のバージョン差分がエージェントごとにバラつく ビルド残骸でディスクが逼迫する といった、よくある運用課題にぶつかります。 そこ...

Qiita

🚀 Hiring Alert | Java Backend Developer

📍 Locations: Chennai | Coimbatore | Pune | Bengaluru
💼 Experience: 5 – 8 Years
💰 CTC: Up to 18 LPA

INTERESTED CANDIDATE CAN APPLY ON - https://zurl.co/4QlDv

#JavaDeveloper #BackendDeveloper #SpringBoot #Microservices #JavaJobs #HiringNow #ITJobs #TechHiring #PuneJobs #BangaloreJobs #ChennaiJobs #CoimbatoreJobs

Vrinda International - Java Backend Developer in Chennai | Coimbatore | Pune | Bengaluru

Vrinda International Hiring Alert | Java Backend Developer Locations: Chennai | Coimbatore | Pune | Bengaluru Experience: 5 – 8 Years CTC: Up to 18 LP

Vrinda International

New article: Exploring MCP with Spring AI 🧵

MCP (Model Context Protocol) is becoming a key primitive in the AI tooling landscape — giving LLMs structured access to your application via Tools, Resources, Prompts, and Apps.

Spring AI wraps the MCP Java SDK with Boot starters and annotations that feel natural to any Spring developer.

https://robintegg.com/2026/04/26/exploring-mcp-with-spring-ai.html

#Java #SpringAI #SpringBoot #MCP #AI

Exploring MCP with Spring AI

MCP gives your LLM access to external systems via your agent. Spring AI makes it straightforward to build MCP servers in Java using annotations.

Robin Tegg

Java Digest #35

Всем привет! 👋👋👋👋👋 Мы — Java-разработчики Т-Банка: Андрей , Арсений , Роман , Константин и Константин. Собираем интересные новости, статьи, туториалы и другие материалы из мира Java-разработки и делимся этим со всем сообществом. В этом выпуске рассказываем, когда ждать релиз Java 27 и как Oracle планирует регулировать использование генеративного ИИ при написании кода. Посмотрим детальное интервью о Spring Framework 7 и Spring Boot 4 с самой командой создателей Spring. Почитаем, как безопасно работать с нативной памятью в многопоточной среде с помощью VarHandle. А еще изучим любопытный постмортем, посвященный расследованию раздувания памяти в контейнерах после перехода на JDK 17. Приятного чтения! Читать 35 выпуск

https://habr.com/ru/companies/tbank/articles/1031954/

#java #jdk #jep #spring #springboot #hibernate

Java Digest #35

Всем привет! 👋👋👋👋👋 Мы — Java-разработчики Т-Банка: Андрей , Арсений , Роман , Константин и Константин. Собираем интересные новости, статьи, туториалы и другие материалы из мира Java-разработки и...

Хабр

API Versioning in Spring Boot 4

API versioning is essential for the ongoing development of REST APIs without breaking changes. Spring Boot 4 introduces new features in this area. This article presents the common versioning strategies (URL-based, header-based, and others) and explains the new features in Spring Boot 4.

https://schegge.de/2026/05/api-versioning-in-spring-boot-4/

#API #Bibliotheken #Java #Spring #Rest #SpringBoot

#VirtualThreads aren’t just a #Java hype feature. This article shows them powering agent calls safely in production-style #Microservices—with fallback + observability.

Steal the blueprint by @sibaspadhi: https://javapro.io/2026/01/22/java-25-genai-a-new-era-for-microservices-in-finance/

#SpringBoot #GenAI #Observability #VectorSearch

Release 7.0.11 · apache/grails-core

What's Changed fix(deps): Bump Groovy to 4.0.31 by @matrei in #15544 fix(deps): Bump Asset Pipeline to 5.0.34 by @matrei in #15545 Add settings.gradle to Forge verification app by @matrei in #1554...

GitHub