Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Guice 4.0 は 3.x と下位互換性がありますか? リリースノートや FAQ からはわかりません...
そうでない場合、互換性の問題のリストはどこかにありますか?
公式のソースはありませんが、私の経験から、互換性の問題はありません。
いくつかの Guice 機能 (バインディング、プロバイダー、スコープなど) といくつかの拡張機能 (アシスト インジェクション、マルチバインディング、カスタム スコープ) を使用しています。
guice 3.0 から guice 4.0-beta4 (その後 4.0-beta5、4.0) に問題なく切り替えました。私の最初の動機は、新しいバージョンの Java-8 サポートでした。