@Thai : i need an example using maven and that can be used in prod. And can i use yo/grunt for webapp and maven for back?
Le mardi 29 octobre 2013 11:40:45 UTC+1, Thai a écrit : > > Do you need an example that just works (in this case I can give you a very > simple working example if you use maven) or something that can be used in > production? > > About SpringMVC and JEE7 (this is my own opinion): JEE6 already supports > REST but if you have a chance to use JEE7, it's very good for you. With > JEE, you don't need any xml files (or java config) as in Spring, just put > some REST-specific annotations in your class and then you go. SpringMVC is > very good but it requires xml files (to declare all the context, mvc, ... > namespaces) or java config (another way to tell Spring where to look for > your Spring beans). I'm never able to remember how to write those Spring > xml files or how to write the java config (always have to open the Spring > reference documentation every time). > > On Sunday, October 27, 2013 8:10:42 AM UTC-4, Ashish Patha wrote: >> >> Hi >> >> Need a small tutorial how do we go ahead with angularJS with front end >> and java as back-end. googled a lot but did not get a correct tutorial >> where i can go ahead. Can any one please share your views or tutorials on >> how do start and go ahead with angular js as frontend and java as back-end. >> > -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
