Spring Boot Angular Example - new release now with Spring Boot 4.1.0, Angular 22. Based on JDK 25 LTS
https://codeberg.org/ZuInnoTe/spring-boot-angular-example/releases/tag/0.0.12

#java #springboot #spring #angular #typescript #jdk #jdk25

Spring Boot Angular Example 0.0.12 - ZuInnoTe/spring-boot-angular-example

* CI/CD: Added [Forgejo CI/CD pipeline](.forgejo/workflows/build.yml) for running job on codeberg.org * CI/CD: Refer to specific SHA commits for actions to prevent a certain type of software supply-chain attacks * CI/CD: Update nodejs to nodejs 26 * Backend: Update to [Gradle 9.6.0](https://do...

Codeberg.org

Our next #JCON2026 session is live: 'Serverless #Java Web Applications on #AWS Lambda with #Micronaut #Quarkus and #SpringBoot' with Vadym Kazulkin

In this talk, I will present and compare several approaches of how to #develop run and #optimize

Grab your coffee and hit play: https://youtu.be/B8ko_q4g3qc

Serverless Java Web Applications on AWS Lambda with Micronaut Quarkus & Spring Boot | Vadym Kazulkin

YouTube
In the first episode of our brand new show IntelliJ IDEA Tech Talks, learn how to solve nullability issues in your Spring (Boot) applications by adding Specify, from our guest @mhalbritter - hosted by yours truly!
#IntelliJIDEA #JSpecify #Java #Spring #SpringBoot
https://www.youtube.com/watch?v=tpz-FSs6oO4
Nulls are dead - Moritz Halbritter | IntelliJ IDEA Tech Talks

YouTube

On parle souvent de Rust, Go ou Python.

Pourtant, Java reste omniprésent dans le numérique moderne :

• Kafka
• Elasticsearch
• Hadoop
• Solr
• IntelliJ IDEA
• Eclipse
• JUnit
• Minecraft Java Edition

Java n'est peut-être plus le langage le plus médiatisé.

Mais il reste l'un des plus utilisés en production.
J'ai regroupé ici une formation Java moderne basée sur Java 25 LTS, Spring Boot 4, Jakarta EE 11, Eclipse et JUnit 6 :

https://github.com/NDXDeveloper/formation-java-eclipse

#Java #OpenJDK #JVM #SpringBoot #EclipseIDE

Our next #JCON2026 session is live: 'Testing #SpringBoot Applications Demystified' with Philip Riecks

#Testing plays a crucial role in software #development allowing you to catch #bugs ensure your #code functions as intended, and provide ...

Grab your coffee and hit play: https://youtu.be/Tr24w--ZXgU

Testing Spring Boot Applications Demystified | Philip Riecks (EN)

YouTube

🚀 New releases from the Apache Grails team! Grails 7.0.12 and 7.1.2 are now available.

Check out the updates and release notes for your version:
• v7.0.12: https://github.com/apache/grails-core/releases/tag/v7.0.12
• v7.1.2: https://github.com/apache/grails-core/releases/tag/v7.1.2

Get started or download the latest builds here: https://grails.apache.org/download.html

Happy Coding! 💻✨

#GrailsFW #GroovyLang #SpringBoot #Java #JVM #OpenSource #WebDev

Release 7.0.12 · apache/grails-core

What's Changed fix(ci): remove filter-by-range from release-drafter to stop v0.1.0 draft flood @jamesfredley (#15741) Update Spring Boot to 3.5.15 @jamesfredley (#15728) fix: Order milestone and r...

GitHub

🎉 New blog post!

Extra JSON fields in REST responses: ignored or error?

It depends. JSON-B, Jackson, #Quarkus, and #SpringBoot do not all behave the same.

Inspired by a question at J-Spring in Utrecht.

https://mehmandarov.com/unknown-json-fields-in-java-rest-clients/

#Java #JakartaEE #MicroProfile

Unknown JSON fields in Java REST clients: JSON-B, Jackson, Quarkus, and Spring Boot

What happens when a JSON response contains more fields than your DTO declares? The answer depends on your JSON provider. A look at the defaults for JSON-B, Jackson, Quarkus, and Spring when consuming an API with the MicroProfile REST Client – with the official docs to back each one up.

Rustam Mehmandarov

I finally published the FitPub Helm chart on Artifact Hub! 🎉

Huge thanks to @McPringle for @fitpub - I'm genuinely inspired by the project.

Tested it locally today, and I'm planning to deploy on Infomaniak KaaS. My goal is to make self-hosting FitPub simpler, so I packed in plenty of quick-start commands and solid docs.

That's why I was quiet on Codeberg this weekend 😅

https://github.com/oliinykdm/fitpub-helm

#FitPub #Helm #Kubernetes #FOSS #SelfHosted #Fediverse #DevOps #ActivityPub #SpringBoot #postgis

GitHub - oliinykdm/fitpub-helm: (Unofficial WIP) Helm chart for Fitpub — federated fitness tracking platform https://codeberg.org/fitpub/fitpub

(Unofficial WIP) Helm chart for Fitpub — federated fitness tracking platform https://codeberg.org/fitpub/fitpub - oliinykdm/fitpub-helm

GitHub

T2M Bridge, часть 2: как я написал Java‑библиотеку для Telegram Bot API вместе с Codex — уже примерно 50/50

Это вторая статья из цикла о разработке T2M Bridge - бота для кросспостинга между Telegram-каналами и MAX-каналами.

https://habr.com/ru/articles/1049572/

#springboot #spring_boot #telegrambot #telegram

T2M Bridge, часть 2: как я написал Java‑библиотеку для Telegram Bot API вместе с Codex — уже примерно 50/50

Это вторая статья из цикла о разработке T2M Bridge - бота для кросспостинга между Telegram-каналами и MAX-каналами. В цикле планируются четыре части: T2M Bridge, часть 1: как я написал Java-библиотеку...

Хабр