ニュース

Spring Framework 6.1は、Java 21への対応やJavaの新機能である仮想スレッド、チェックポイントリストアなどが取り入れられており、高いスケーラビリティや効率性が提供されています。 続いて、Spring Framework 6.1で提供される各機能の紹介がありました。 Virtual Threads Demo ...
Java向けアプリケーションフレームワーク「Spring Framework」に脆弱性が明らかとなった。脆弱性を修正したアップデートが提供されている。 開発チームは現地時間2025年8月14日、セキュリティアドバイザリを公開し、特定のサーブレットコンテナ環境においてパストラバーサルが生じる脆弱性「CVE-2025-41242」について明らかにした。
Java defies the hype cycle, thriving at 30 with unmatched enterprise trust, modern AI integration, and a vibrant, global developer community.
Java 11 is getting long in the tooth, so many developers are moving to the next oldest version that's still supported, Java 17. Here's what's different.
Spring’s focus on speed, simplicity, and productivity has made it the world’s most popular Java framework (46% of all enterprise workloads use the Spring Framework) and empowers teams to ...
Oracleが定例セキュリティ更新を実施 ~Java、MySQL、VirtualBoxなどで309件の脆弱性を修正【7月17日追記】 「Oracle VM VirtualBox」では「Pwn2Own」で発見され ...
Quarkus 3.11, the latest version of the Red Hat-sponsored Kubernetes-native Java framework, has been released. The update introduces dev extensions for observability and an experimental WebSockets ...
Quarkus, while offering compatibility with many Java standards (like JPA, JAX-RS, etc.), may still face challenges in integrating with some older Java libraries not optimized for its architecture.
Generics are commonly used in the Java Collections Framework, but they can also be used with code elements such as Class, Comparable, and ThreadLocal. Generics enhance type safety by preventing ...