开发者

How to setup a self contained project running jetty+sinatra+jruby?

I already installed jruby and gems seems to be installed nicely under jruby's directory so I don't have to worry about that. Now I would like to be able create a sinatr开发者_如何学JAVAa application and run it on top of jetty or some other efficient standalone server? What do you recommend?

It would be important for me that the application source can be modified, it's easy to start and everything needed except java is in a single directory.


Jetty-rackup was just what I was looking for. I don't need to do any jetty specific, just write config.ru and jetty-rackup handles everything.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜