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.
appfog が node.js および python アプリで採用している Nginx から直接静的 HTML コンテンツを提供する方法を報告している人々を見てきました。
Java ベースのアプリケーションでこれを実行できた人はいますか?
私は grails を使用していますが、それをバックアップする JSON ベースのサービスを使用して、ストレートな HTML フロント エンドを開発したいと考えています。これについては、GSP の代わりに JS テンプレートを使用することにしました。