7 minutes
Spring Boot Actuator Health for MicroProfile Developers
If you worked with MicroProfile Health, you already understand the value of exposing application health information through standardized endpoints. […]
このイベントは、昨年9月に開催されたJakartaOne Livestreamに感銘を受けた日本のJavaコミュニティ有志が企画したバーチャル・カンファレンスです。私もこのカンファレンスのプログラム委員の一員として、カンファレンスの事前準備や当日の運営に携わりました。このようなイベントは日本ではまだ例がなく私たちも(当日のカンファレンス進行中でさえ)試行錯誤しましたが、日本のJavaコミュニティに広くJakarta EEとMicroProfileをご紹介しようと最善を尽くしました。
近年、日本のJavaコミュニティではもっぱらSpring Boot / Spring FrameworkとSpringエコシステムばかりが注目され、Jakarta EEやMicroProfileにはほとんどと言っていいほど関心の目は向けられていませんでした。今回のイベントを通じて、Jakarta EEとMicroProfileを知るきっかけなっていただけたのなら幸いです。
なお、当日のセッションの模様は、https://www.crowdcast.io/e/aduh2zbaにてご覧いただけます。Twitterアカウント@JakartaOneJPNもぜひフォローしてください。
Share:
7 minutes
If you worked with MicroProfile Health, you already understand the value of exposing application health information through standardized endpoints. […]
2 minutes
Earlier this week, we hosted Jakarta Agentic AI, An Open Conversation, an open house Jakarta TechTalk session, exploring a […]
4 minutes
Learning Jakarta EE can sometimes feel like solving a puzzle. You have JPA, CDI, REST, Security, and Docker... but how do they all fit together in a real-world scenario?