GitHub - sivaprasadreddy/sivalabs-agent-skills: Spring Boot skills for AI coding agents
Spring Boot skills for AI coding agents. Contribute to sivaprasadreddy/sivalabs-agent-skills development by creating an account on GitHub.
ICYMI: I have created Agent Skills for Spring Boot.
github.com/sivaprasadre...
Yesterday I have added support for the following:
โญ๏ธ MockMvcTester
โญ๏ธ ArchUnit/Taikai
โญ๏ธ Thymeleaf
โญ๏ธ Docker Compose
โญ๏ธ Taskfile
#Java #SpringBoot #AI #Agents
05.03.2026 03:36
๐ 2
๐ 1
๐ฌ 0
๐ 0
I am thinking of creating a CLI tool using Spring Shell. May I know why you switched from Spring Shell to Picoli? Curious to know.
03.03.2026 23:21
๐ 0
๐ 0
๐ฌ 2
๐ 0
Arconia CLI
Supercharge Your Spring Boot Workflow
brew install arconia-io/tap/arconia-cli
# Run your Spring Boot application during development
arconia dev
# Build your application as a native executable
arconia build --native
# Run tests for your Java application
arconia test
# Build a container image using Cloud Native Buildpacks
arconia image build buildpacks --image-name ghcr.io/thomasvitale/myapp
# Migrate your application to Spring Boot 4.0
arconia update spring-boot --to-version 4.0
The new version of the Arconia CLI is now out, ready to supercharge your Spring Boot workflow ๐ The CLI uses Java 25, Spring Boot 4, and is now powered by @picocli.bsky.social after migrating from Spring Shell. It's released as a native executable with @graalvm.org and released with @jreleaser.org.
03.03.2026 21:37
๐ 8
๐ 6
๐ฌ 2
๐ 0
Spring Boot Agent Skills - Let AI Generate Code The Way You Want
YouTube video by SivaLabs
โ Prompt and Pray
โ
Use Agent Skills
www.youtube.com/watch?v=OBHt...
03.03.2026 13:14
๐ 1
๐ 0
๐ฌ 0
๐ 0
@odrotbohm.de Updated the article. Thanks for the suggestion.
03.03.2026 13:06
๐ 2
๐ 0
๐ฌ 0
๐ 0
SivaLabs
Video tutorials on Java, Spring, SpringBoot, Hibernate, JPA, MicroServices, Docker, Kubernetes, DevOps, and Testing
If you are looking for a YouTube channel on #Java #SpringBoot #JPA #Docker #Testcontainers #Microservices #Architecture #IntelliJIDEA #AI #SpringAI topics, checkout my YouTube channel
www.youtube.com/sivalabs
03.03.2026 11:29
๐ 6
๐ 1
๐ฌ 0
๐ 0
Spring Modulith is very valuable tool to avoid dependency cycles between modules in enterprise applications. Must-have tool for every serious project.
02.03.2026 20:37
๐ 2
๐ 2
๐ฌ 0
๐ 0
Thank you. I will update the article.
03.03.2026 06:47
๐ 2
๐ 0
๐ฌ 1
๐ 0
Spring Boot Agent Skills - Let AI Generate Code The Way You Want
YouTube video by SivaLabs
[๐จNew Video ] Spring Boot Agent Skills - Let AI Generate Code The Way You Want
youtu.be/OBHtRiWEyEs
#Java #SpringBoot #AgentSkills
02.03.2026 06:57
๐ 5
๐ 1
๐ฌ 0
๐ 0
Migrating to Modular Monolith using Spring Modulith and IntelliJ IDEA | The IntelliJ IDEA Blog
As applications grow in complexity, maintaining a clean architecture becomes increasingly challenging. The traditional package-by-layer approach of organizing code into controllers, services, reposito
SpringModulith helps in building Modular Monolith by providing automated modularity checks & more
jb.gg/uj9s2n
In this article I have explained:
โจCore principles of Spring Modulith
โจAdapting Spring Modulith in an existing Spring Boot app
โจHow @intellijidea.com helps with inspections, & quick fixes
02.03.2026 06:27
๐ 10
๐ 3
๐ฌ 1
๐ 1
Another wonderful podcast episode. Interesting to hear the journey of open source software developers.
I became a fan of Ronald Dehuysser's sense of humor ๐
@jobrunr.bsky.social
26.02.2026 02:40
๐ 4
๐ 1
๐ฌ 0
๐ 0
Spring Data JDBC Made Easy with IntelliJ IDEA | The IntelliJ IDEA Blog
In this article, you will learn how to use Spring Data JDBC by leveraging IntelliJ IDEA's powerful features and become more productive in your development process.
Need a straightforward persistence layer for a CRUD service?
Spring Data JDBC is lean and explicit. For a DB-first approach, use IntelliJ IDEA to generate entities from an existing schema. Liquibase and Flywaydb diff generation are also supported.
jb.gg/b8o1hq
25.02.2026 12:02
๐ 4
๐ 3
๐ฌ 0
๐ 0
Spring Modulith is my preferred way to build Spring Boot applications.
I have created Spring Boot Agent Skill to use Spring Modulith so that I don't have to repeat myself ๐
github.com/sivaprasadre...
23.02.2026 10:19
๐ 4
๐ 2
๐ฌ 0
๐ 0
AI Powered Software Development: AI Ecosystem Overview
YouTube video by SivaLabs
AI Powered Software Development: AI Ecosystem Overview
youtu.be/JZ2UXSrhMIo
16.02.2026 05:42
๐ 1
๐ 1
๐ฌ 0
๐ 0
๐
16.02.2026 05:42
๐ 0
๐ 0
๐ฌ 0
๐ 0
Finally I am going to meet the Spring Community legends in-person ๐คฉ
14.02.2026 02:47
๐ 7
๐ 0
๐ฌ 2
๐ 0
GitHub - sivaprasadreddy/spring-boot-self-learning-guide: Spring Boot Self Learning Guide
Spring Boot Self Learning Guide. Contribute to sivaprasadreddy/spring-boot-self-learning-guide development by creating an account on GitHub.
Learning Spring Boot can feel overwhelming for beginners ๐ตโ๐ซ
Thatโs why I created ๐๐ฉ๐ซ๐ข๐ง๐ ๐๐จ๐จ๐ญ ๐๐๐ฅ๐ ๐๐๐๐ซ๐ง๐ข๐ง๐ ๐๐ฎ๐ข๐๐: a concise, example-driven guide covering most commonly used Spring Boot features.
github.com/sivaprasadre...
If you find it helpful, feel free to share ๐
#SpringBoot #Java #Learning
29.01.2026 05:51
๐ 7
๐ 2
๐ฌ 0
๐ 1
IntelliJ IDEA turns 25! ๐ Join the celebration to meet our special guest Runzo, play with him, and grab our one-of-a-kind birthday postcards.
Join the celebration! ๐
jb.gg/IJ25
19.01.2026 14:15
๐ 41
๐ 10
๐ฌ 1
๐ 4
IntelliJ IDEA: The Documentary | [OFFICIAL TRAILER] | out now ๐จ
๐จ The IntelliJ IDEA Documentary premieres March 5th.
The IDE That Changed Everything โ 25 Years of IntelliJ IDEA
From a tiny team of visionary engineers in early 2000s Prague to a global productโฆ
๐ What a terrific day! And weโre not done yet. Another heart-melting surprise is on the way.
We canโt wait โค๏ธ ๐
youtu.be/TwMXi6tDzLE
19.01.2026 16:30
๐ 23
๐ 3
๐ฌ 0
๐ 0
IntelliJ IDEA: The Documentary arrives 5th March! ๐จ
It's the IDE that makes you "feel like you're in the cockpit of a figher jet".
And to celebrate their 25th birthday, we've released the trailer -- now live on our YT channel ๐
youtu.be/TwMXi6tDzLE
19.01.2026 19:00
๐ 17
๐ 5
๐ฌ 1
๐ 1
On behalf of the #Java DevRel Team at #Oracle, congratulations to @jetbrains.com for 25 years of @intellijidea.com, which has helped drive greater java adoption across the global developer ecosystem! Here's to 25 more years and beyond!
19.01.2026 20:07
๐ 31
๐ 7
๐ฌ 0
๐ 1
Command completion: No more shortcuts!
YouTube video by IntelliJ IDEA, a JetBrains IDE
Is it "Ctrl + Alt + L" or "Ctrl + Shift + L" ๐ค
Thankfully I don't need to memorize them anymore.
Just dot dot
www.youtube.com/watch?v=waY6...
#Java #IntelliJIDEA #Tips
15.01.2026 14:58
๐ 1
๐ 1
๐ฌ 0
๐ 0
It's vibe coding only if you don't know what you're doing. A software engineer using AI to speed up development isn't vibe coding. Someone who's never developed anything and doesn't know how AI generated code works is vibe coding.
14.01.2026 03:36
๐ 38
๐ 6
๐ฌ 3
๐ 2
The Power of Value Objects
A Value Object is a domain concept defined by its values rather than by identity. For example, we can represent EventId, EventCode or Email as a value object. In this article, letโs explore the benefi...
๐ฃ[New Article] The Power of Value Objects
sivalabs.in/blog/the-pow...
๐ Benefits of using Value Objects
๐ Using Value Objects with JPA
๐ Binding Request Parameter/Body to ValueObjects in Spring Boot applications
#Java #SpringBoot
05.01.2026 06:41
๐ 4
๐ 1
๐ฌ 0
๐ 0
Something is brewing for 2026 ๐
Stay tuned ๐ง
01.01.2026 07:16
๐ 10
๐ 0
๐ฌ 0
๐ 0
๐กSpring Boot + Thymeleaf TIP๐ก
In #SpringBoot applications, you can use PUT, PATCH, DELETE, etc methods in addition to GET, POST in your Thymeleaf Forms.
11.12.2025 04:07
๐ 5
๐ 0
๐ฌ 0
๐ 0
All You Want to Know About Spring API Versioning
YouTube video by SivaLabs
๐จ All You Want to Know About Spring API Versioning ๐
youtube.com/watch?v=xDMj...
โจ Enabling API Versioning using properties & programmatic configuration
โจ Using Header, Query Param, MediaType Param, Path Segment Strategies
โจFixed & Baseline Versioning
โจ Testing with MockMvcTester and RestTestClient
09.12.2025 05:20
๐ 8
๐ 4
๐ฌ 0
๐ 0
That will set the prefix for everything including actuator endpoints and static resources as well, which might not be what we want.
30.11.2025 16:55
๐ 0
๐ 0
๐ฌ 0
๐ 0
๐กSpring Boot Tip๐ก
While building Spring Boot REST APIs its a common convention to use "/api".
Instead of adding (@)RequestMapping("/api") in all controllers, you can configure that as follows:
29.11.2025 14:31
๐ 16
๐ 1
๐ฌ 1
๐ 0