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 は 3.1 以降のプロファイルをサポートできることがわかっているため、異なる環境でデータソース、プロキシなどの異なる Bean を切り替えるのに役立ちます。web.xml または JRE システム プロパティ (-D....) でプロファイルを指定する必要があることはわかっていますが、Maven プロファイルは、OS または JRE のバージョンを検出することでプロファイルの自動適用をサポートできます。春にmavenがサポートするのと同じことはできますか?