Advertisement · 728 × 90

Posts by Catherine Edelveis

Buildpacks: Everything You Wanted to Know, But were Afraid to Ask
Buildpacks: Everything You Wanted to Know, But were Afraid to Ask YouTube video by CyberJAR

👾 LIVESTREAM ALERT

This Wednesday, I'm joined by the Co-Creator of Cloud Native Buildpacks, the awesome Joe Kutner, to talk about all things buildpacks!
No hype, only facts straight from the source.
Join us:
www.youtube.com/watch?v=x0uL...

14 hours ago 1 0 0 0
Spring I/O • 13-15 • April • Barcelona 2026

Which persistence tool - JPA or jOOQ - will take home the belt? Your vote might be the decisive one, so come to our session and cast it!
2026.springio.net/sessions/the...

18 hours ago 0 0 0 0

It just hit me that Spring I/O 2026 is ONLY a week away😲🤩
I experience a funny mix of excitement at reuniting with all my friends and... Anxiety.
The latter one because I'll have to fight
@asm0di0
on stage defending JPA case vs jOOQ, and my opponent is a hell of a fighter😂

18 hours ago 5 0 1 0

This is a very important milestone for us! Thank you everyone for watching and stay tuned ❤️

3 days ago 3 0 0 0
Java Memory Options You Need in Production
Java Memory Options You Need in Production YouTube video by CyberJAR

👾New on CyberJAR: Key JVM Memory Tuning Flags

No need to know all 500 JVM memory flags! I've gathered 35 most important options enough for optimizing #Java memory footprint:

www.youtube.com/watch?v=wkev...

3 days ago 3 1 0 0
Live Vibe Coding Battle: Build a Java App with GitHub Copilot
Live Vibe Coding Battle: Build a Java App with GitHub Copilot YouTube video by CyberJAR

And this is the raw meat :)
www.youtube.com/watch?v=ukcQ...

1 week ago 0 0 0 0

Me and Johannes recently had a live-coding battle, and now you can get the essence of it in writing: what we built and what were the results. Thank you, Johannes, for wrapping it up!

1 week ago 2 0 1 0
Java Developer Roadmap 2026: From Basics to Production
Java Developer Roadmap 2026: From Basics to Production YouTube video by CyberJAR

👾New on CyberJAR: Java Developer Roadmap 2026

For everyone beginning their #Java journey - what to learn to get on top of the game and start building production-ready systems.

From syntax and OOP to Spring, databases, testing, and deployment:

www.youtube.com/watch?v=tSDC...

1 week ago 2 1 0 0
Advertisement
[ ANNOUNCEMENT ] jOOQ 3.21.1 patch releases with minor improvements and bug fixes

jOOQ 3.21.1 patch releases with minor improvements and bug fixes groups.google.com/g/jooq-user/...

1 week ago 1 1 0 0
Preview
Tessl Tile – finkel/mcp-tool-naming Guidelines for naming MCP tools, describing parameters, and documenting tools in a language- and framework-agnostic manner

If your MCP tools are getting ignored or misused by models, it’s probably the naming. I put together a skill to help fix your descriptions for better tool-calling.

tessl.io/registry/fin... @tessl.io

1 week ago 1 1 0 0
Preview
Vaadin 25.1: Free Copilot and production-ready Signals | Vaadin Vaadin 25.1 makes Copilot free, brings production-ready Signals, open-sources browserless UI testing, and adds new components and AI integration APIs.

Vaadin 25.1 is out! 🥳

Signals for reactive UI state management is the biggest update to our Java API since Vaadin 10 (but this time without breaking changes)!

Other goodies:
🧑‍✈️ Copilot is free
🧪 Browserless UI testing is now free
🤖 New AI chat components

vaadin.com/blog/vaadin...

1 week ago 3 2 0 0
TOP-5 Lightweight Linux Distributions for Containers
TOP-5 Lightweight Linux Distributions for Containers YouTube video by CyberJAR

👾New on CyberJAR: TOP Linux Distros for Containers

Let's compare TOP-5 lightweight Linux distros for building container images!
No ranking, only facts including libc flavors, release model, ecosystem, and security features:

www.youtube.com/watch?v=geXI...

2 weeks ago 1 0 0 0

That's Liberica JDK out there, recommended by Spring btw😍😎

2 weeks ago 2 0 0 0

Liberica JDK 26 is out!🥳

2 weeks ago 1 0 0 0
Video

How do you build better container images for Java apps?

In our recent webinar, @edelveis.dev introduced #Buildpacks and other techniques for creating smaller, faster, and more secure container images using a #SpringBoot + #Vaadin app.

Watch the full webinar: www.youtube.com/watch?v=z1I2...

2 weeks ago 2 2 0 0
jOOQ Deep Dive: CTE, MULTISET, and SQL Pipelines
jOOQ Deep Dive: CTE, MULTISET, and SQL Pipelines YouTube video by CyberJAR

👾New on CyberJAR: A jOOQ Deep Dive

ORM makes you suffer? Let's explore a SQL-first approach to persistence with jOOQ!

This video covers type-safe SQL in Java for complex queries, CTE pipelines, nested result mappings, and dynamic query composition:

www.youtube.com/watch?v=J47i...

3 weeks ago 6 2 0 0
Video

Vaadin Dark Mode - 1 Line (Java Web App)

Switch color schemes instantly in a #Java web app with Vaadin—no reload.

@ColorScheme for the initial scheme

setColorScheme(...) to switch at runtime

System sync reacts to OS appearance changes.

vaadin.com

#vaadin #java #darkmode #webdev

1 month ago 5 3 0 0
Advertisement

See ya all in a few hours, don't forget to bring popcorn😁

1 month ago 1 0 0 0
JDBC vs ORM vs jOOQ: Choose the Right Java Database Tool
JDBC vs ORM vs jOOQ: Choose the Right Java Database Tool YouTube video by CyberJAR

If you prefer a deeper walkthrough with code examples and trade-offs, @edelveis.dev covers the full picture in the video here: youtu.be/fiThkd__HEU

1 month ago 2 1 0 0
Creating a perfect container image for a Java app
Creating a perfect container image for a Java app YouTube video by Vaadin

You can watch the recording of me blabbering away about perfect Java container images as well if you missed the webinar:
www.youtube.com/watch?v=z1I2...

1 month ago 0 0 0 0
Preview
Building the Perfect Docker Image for a Java app | Vaadin Learn how to optimize Docker images for Java apps: multi-stage builds, JAR layering, AOT cache, native images, and security hardening techniques.

Recently, I participated in a webinar by the
@vaadin.com team where I talked about optimizing Java container images. And now, the awesome Miikka Andersson wrote an article on that❤️‍🔥

vaadin.com/blog/buildin...

1 month ago 2 1 1 0
Live Vibe Coding Battle: Build a Java App with GitHub Copilot
Live Vibe Coding Battle: Build a Java App with GitHub Copilot YouTube video by CyberJAR

👾Upcoming on CyberJAR: Java Vibe Coding Battle

On March 5, I'm joined again by @rabauer.bsky.social to cross code swords😈
We will vibe code a Spring Boot + @vaadin.com app live with GitHub Copilot.
Two coding styles, one unbiased jury - quality checks in CI!

www.youtube.com/watch?v=ukcQ...

1 month ago 3 0 0 1
Spring Developer Roadmap 2026: What You Need to Know
Spring Developer Roadmap 2026: What You Need to Know YouTube video by CyberJAR

👾New on CyberJAR: Spring Developer Roadmap 2026

Being a great Spring developer is not only about knowing the framework, but also about mastery of backend engineering.

This roadmap by @asm0dey.site covers the essentials you need to know to stand out:

www.youtube.com/watch?v=nuld...

1 month ago 4 1 0 0

Have been so careful about keeping my NeuroWatch demo clean and up-to-date that I have nothing to showcase when explaining how to manage CVEs in application deps. Need to add a vulnerable dep on purpose, oh my😅

1 month ago 0 0 0 0
How to Foster a Thriving Java Community
How to Foster a Thriving Java Community YouTube video by CyberJAR

Java is powerful, but its community is what makes it special💚

This Thursday, I’ll go live with @yourjavaguy.bsky.social to talk about building a thriving Java community, supporting newcomers, sharing knowledge, and helping each other grow.

Come hang out with us!
www.youtube.com/watch?v=2zaW...

1 month ago 1 0 0 0
Advertisement
How to build agentic workflows on the JVM with Embabel Find out how to use the Embabel framework to build production-ready, goal-driven AI agents guarded by domain logic and strong typing on the JVM. Step-by-step guide.

Also available as an article: bell-sw.com/blog/build-a...

1 month ago 1 0 0 0
Build Typed AI Agents in Java with Embabel
Build Typed AI Agents in Java with Embabel YouTube video by CyberJAR

👾New on CyberJAR: Agentic AI on JVM with Embabel

Embabel makes it easy to build sophisticated agentic flows on the JVM guarded by strong typing and domain models. See how to integrate it into the existing Spring Boot app:

www.youtube.com/watch?v=43zp...

1 month ago 3 0 1 0

Behold: the first-ever list of news outlets that have banned generative AI in their reporting. As of today, this is literally information that you cannot find on Google.

My goal is to fill the starter pack, so please send over suggestions with supporting evidence!

go.bsky.app/8cn1XfT

3 months ago 4483 2067 137 110

Slop is the perfect word to describe the low-quality, high-volume, AI-generated content being thrown around.

If you don't have time to write it, I don't have time to read it.

1 month ago 265 35 9 2

Really?? Cool, thanks for the heads-up!

1 month ago 0 0 0 0