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.
アプリケーションでSpring依存性注入を使用すると、いつでもセキュリティの問題が発生するかどうかを知りたいだけです. フレームワークは安全ですか? または矛盾がありますか?
いいえ、セキュリティ上の問題はありません。そして、コンポーネントdependency injection用です。loose couplingフレームワークは完全に安全で、今日の世界でenterprise applicationsは 2/3 が で開発されていSpringます。
dependency injection
loose coupling
enterprise applications
Spring