#Java #Mockito #Testing #chess
https://kenkousen.substack.com/p/tales-from-the-jar-side-delayed-validation?utm_source=mastodon&sd=pf
This week I was at @devnexus. Read about the @jakartaee track, booth, socks, and cake as well as the Jakarta EE Community Run
#JakartaEE #EclipseFoundation #devnexus #devnexus2023 #runWithJakartaEE #community https://www.agilejava.eu/2023/04/07/devnexus-2023/
Early morning @jakartaee Community Run at @devnexus with @LoriLorusso @emilyfhjiang @holly_cummins @t_mammarella
This is what I call a @jakartaee cake!
#JakartaEE #devnexus
#Devnexus2023
---
RT @ivar_grimstad
There will be cake at the @jakartaee @devnexus booth at 5:30pm!
Come by for a piece (and a T-shirt)
#JakartaEE #devnexus #Devnexus2023
https://twitter.com/ivar_grimstad/status/1643724825935122439
There will be cake at the @jakartaee @devnexus booth at 5:30pm!
Come by for a piece (and a T-shirt)
Look here @springboot developers!
The slides from my talk "Jakarta EE for Spring Developers" are now available
#JakartaEE #EclipseFoundation #devnexus #devnexus2023
https://speakerdeck.com/ivargrimstad/jakarta-ee-for-spring-developers
Jakarta EE 9 changed its package namespace from `javax.*` to `jakarta.*`. This may sound like a trivial change that mostly affects Jakarta EE. So, why should Spring developers care? As it turns out, the namespace changes ripple throughout the entire Java ecosystem. And Spring is no exception. Spring Framework 6 and Spring Boot 3 raise their baseline to Jakarta EE 9 API level which is supported by Tomcat 10 and Jetty 11 for example. Attending this session will teach you how to make this migration as smoothly as possible. A live coding demo will take you through the steps involved, and point out where to pay special attention. We will also briefly examine some of the changes introduced in **Jakarta EE 10** that will prepare you for what to expect from Spring 6.x. Some pointers to what we can expect from Jakarta EE 11 will also be given.
Attention @springboot developers attending @devnexus!
Come to my session in Room 303 at 15:00 Today to learn how to handle the jakarta.* namespace when migrating from SpringBoot 2 to 3