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.
Grails2.2アプリケーションコードでこのようなリスナーを設定したいのですが...
devとprodの両方でのinit()方法を試しました。BootStrapサーバーがリクエストを処理する準備が整う直前に呼び出されているようです。
init()
BootStrap