Learn more about the #CDI Lite specification of #JakartaEE and the potential pitfall of having it in the same API as CDI full. The blog atbash.be/2022/12/07/cdi-4-0… contains a link to the @JakartaOneConf presentation about Core Profile where it is also discussed.
Want to know what the new #JakartaEE Core Profile is all about? Make sure you register for the free online @JakartaOneConf live-stream event and follow my session next Tuesday. Register here jakartaone.org/2022/
Here is the link to the demos and slides from the JUG Vienna meetup of last week and for all Jakarta Faces enthusiasts. It contains a lot of demos with Faces 4.0. #JakartaEE#Faces#JSFgithub.com/atbashEE/atbash-d…
The #MicroProfile Config for Java SE was released without a 'real name' last week. Do you have a nice, meaningful name? Reply your suggestion to this tweet and you might have provided the chosen name which is selected by the end of October.
Nominations for the @Atbash_EE#MicroProfile Config for Java SE name will be closed soon. For the winning submission, I'll give you a coupon for 20% off your @intellijidea IDEA Ultimate subscription (new subscription)! #Raffle
The great #geecon agenda has been expanded with "Exploring integration testing for @JakartaEE ". You can learn all about integration testing for #jakarta by joining @rdebusscher in room 9 on Monday at 17:00.
Using a Jakarta runtime like @glassfish that doesn't have a proper config framework for your application? Use this Atbash @MicroProfileIO config for Java SE implementation so that you can use it programmatically! atbash.be/2022/10/03/a-micro…
From now on, the download of the binary can be verified using a #cryptographic#signature to make sure the content is unaltered. For more info, look at the blog.
Where is the #Security in @JakartaEE Core Profile? atbash.be/2022/06/05/where-i… discusses the lack of a Security specification in the upcoming Core profile and the lack of support for JWT Tokens. Including within @MicroProfileIO unless you implement a distributed monolith.