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.
現在、Java 8 コードベースを Java 11 に移行しています。OpenJDK には JavaFX/OpenJFX が含まれていなかったため、JFX を外部依存関係として処理する必要があります。
質問 1 : 2 つのアプローチに実質的な違いはありますか?
質問 2 : どちらのアプローチがよいでしょうか?