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.
すべての @Controller が Spring MVC で読み取り/アクセスできるプロパティをどこに配置すればよいですか?
たとえば、DEBUG_MODE = 1 などのフラグを設定し、コードからこのフラグを読み取って何かを実行したいとします。