Show HN: Civilian – a full-stack RESTful Java web framework
civilian-framework.org
Show HN: Civilian – a full-stack RESTful Java web framework
1–8 of 8 posts
Re: Show HN: Civilian – a full-stack RESTful Java web framework
#2Re: Show HN: Civilian – a full-stack RESTful Java web framework
#3Re: Show HN: Civilian – a full-stack RESTful Java web framework
#4I thought we had all finally settled on JAX-RS, which (along with recent Servlet versions) means that writing RESTful web services in Java is almost as easy and lack-of-boilerplatey as Ruby/Python/anything else you can think of. There's still a question of wrapping it up nicely, but Dropwizard and even Spring will do a nice job of that, these days (and I'm sure there are others). I just can't see myself writing to a…
This new framework, Civilian, on the other hand seems to be going back to over-complicating everything: requires servlet container by default, a shiny new templating language, HTML forms processing, etc.
Re: Show HN: Civilian – a full-stack RESTful Java web framework
#5Re: Show HN: Civilian – a full-stack RESTful Java web framework
#6Just a heads up: on mobile (Nexus 4 Chrome to be exact) the hamburger menu on the website doesn't work.
Re: Show HN: Civilian – a full-stack RESTful Java web framework
#7I thought we had all finally settled on JAX-RS, which (along with recent Servlet versions) means that writing RESTful web services in Java is almost as easy and lack-of-boilerplatey as Ruby/Python/anything else you can think of. There's still a question of wrapping it up nicely, but Dropwizard and even Spring will do a nice job of that, these days (and I'm sure there are others). I just can't see myself writing to a…
if you are happy with a programming language/framework/library/etc and you get your things done, there is clearly no obligation to look at other stuff. If you are not happy, you might look into alternatives...
Why Civilian? Our motivation: it was fun todo and it does work for us.
Your motivation? Happy with JAX/RS, Spring MVC etc? Just stick to what is working for you. If not take a look (but you did that already, so thanks for that).
Re: Show HN: Civilian – a full-stack RESTful Java web framework
#8Just a heads up: on mobile (Nexus 4 Chrome to be exact) the hamburger menu on the website doesn't work.
Doesn't work on Chrome 38 on Win7 x64 desktop either with the window squished up.