Dive into the latest releases from #Spring ๐Ÿ‘‰ https://bit.ly/3Y32ilE

Spring Boot, Spring Security, Spring Authorization Server, Spring for GraphQL, Spring Integration, Spring AMQP, Spring for Apache Kafka and Spring Web Services.

#Java #SpringBoot #SpringFramework #SpringSecurity #SpringBatch #SpringModulith

Spring News Roundup: Milestone Releases of Boot, Security, Auth Server, GraphQL, Integration, AMQP

There was a flurry of activity in the Spring ecosystem during the week of March 17th, 2025, highlighting milestone releases of: Spring Boot, Spring Security, Spring Authorization Server, Spring for Gr

InfoQ

Dive into the latest releases from #Spring! https://bit.ly/3DBHv1l

Spring Boot, Spring Security, Spring Authorization Server, Spring Session, Spring Integration, Spring Modulith, Spring Batch, Spring AMQP, Spring for Apache Kafka, Spring for Apache Pulsar and Spring Shell.

#Java #SpringBoot #SpringFramework #SpringSecurity #SpringBatch #SpringModulith

Spring News Roundup: Delivering Point Releases of Boot, Security, Authorization Server, Session

There was a flurry of activity in the Spring ecosystem during the week of December 16th, 2024, highlighting point releases of: Spring Boot, Spring Security, Spring Authorization Server, Spring Session

InfoQ

Will I be using #SpringBatch with remote partitioning, launched from a #GithubAction to convert some #markdown into #bookmarks from our "Resources for learning Spring" repository?

Only one way to find out: https://youtube.com/@dashaun

Bevor Sie zu YouTube weitergehen

Took me a while to catch this ๐Ÿคฆ๐Ÿฝโ€โ™‚๏ธ. "EnableBatchProcessing" annotation on Spring Batch 5.+ broke stuff, the defined jobs/steps wouldn't run properly. Thought the Writer couldn't write to file at all. But the more I went thru the logs, I realized the app was like skipping.

Spring migration docs says it's not needed. If you use it, the autoconfiguration magic will back off, & you'll have to configure yourself. ๐Ÿ˜…

#Java #SpringBoot #SpringBatch #softwaredevelopment

Ahhh, migration hell all week... Why did they have to change a substantial lot on #SpringBatch in v5.+ ๐Ÿ™„
#SpringBoot #softwaredevelopment #Java
App deployed to Prod ๐ŸŽ‰. A "batch" job, that's not really #SpringBatch nor #j2ee. ๐Ÿ˜† Just a normal #SpringBoot app that runs until zero records from #Kafka comes in the next few poll cycles, or hits the hard stop โฐ๏ธ limit. Don't ask me why we didn't go #SpringBatch instead! ๐Ÿ˜…
#OpenShift #Java #lifeOfADev #work
Yes, I hate overtimes. ๐Ÿคท๐Ÿฝโ€โ™‚๏ธ Need to get some sleep. I think I'm calling in sick later. ๐Ÿคฃ

Jemand hier Erfahrung mit Spring-Batch?

Kann ich die Metdadatentabellen bereinigen ?
Mittlerweile sind da 16Mio Datensรคtze drin und das scheint mir ziemlich unnรผtz.

#springbatch #spring #java #javadev