jbbarquero / cursos

Courses manager application to test Spring with MyBatis and ember.js (with Handlerbars) and even JQuery and JSON
1 stars 0 forks source link

AUT-CURSOS-0004: Spring MVC (JSON) and deploy (tomcat) #4

Closed jbbarquero closed 11 years ago

jbbarquero commented 11 years ago

I mean a complete application, not a template (that has been done with the maven project)

Use JSON for exchanging information.

jbbarquero commented 11 years ago

Began in the commit 36ac115ac608d45fa0ca14b9edd9eb509a746991

jbbarquero commented 11 years ago

Basic web app that works. And furthermore, it uses formatterRegistrars in FormattingConversionServiceFactoryBean for registration of Formatters. See http://spring.io/blog/2011/02/21/spring-3-1-m1-mvc-namespace-enhancements-and-configuration/ and commit c1a972b7eb8322bbc826520a28af83b526cd9b64

jbbarquero commented 11 years ago

Good levels and I18N. See commit 0107e268a4d291a51529ab8780b02e0f87514f18

jbbarquero commented 11 years ago

JSON infrastrcuture created. See commit 486cb3dc33d259056df97b21f6f9f99376e2872f

jbbarquero commented 11 years ago

It's done.