1. BreezeJS Feature Suggestions
Help us make Breeze.js better by letting us know what you’d like to see next.
Suggest new features, vote on existing ones, or fork Breeze in GitHub and send us a pull request.
2 results found
-
Please make the Breeze api available for Java servers as well like Tomcat
Normally I saw all the examples in ASP.net as the Backend server, can we expect that Breezejs will come for Java backend as well
6 votesWork is well underway on a Java backend for Breeze, using Hibernate and JAX-RS. Please check out https://github.com/Breeze/breeze.server.java/tree/master/breezejs-hibernate .
The NorthBreeze sample (https://github.com/Breeze/breeze.js.samples/tree/master/java/NorthBreeze ) is a web application that uses the breezejs-hibernate library. We deploy it on Tomcat.
-
To add the java backend for the breezejs.
right now breezejs is running on asp.net(as a backend) but since I am a developer of Java Applications that's why I am waiting for the java version of the breezejs
101 votesWork is well underway on a Java backend for Breeze, using Hibernate. Please check out https://github.com/Breeze/breeze.server.java/tree/master/breezejs-hibernate
- Don't see your idea?