News

Current Status 2010-05-12

Spring-Json 1.3.1 added to maven 2 central and project repository

  1. maven 2 central repository

    http://repo1.maven.org/maven2

  2. project repository

    http://spring-json.sourceforge.net/repository

2010-05-06

Spring-Json 1.3.1 released

  1. Bug fixed: Patch PropertyEditorRegistryValueProcessor from Sergiusz Urbaniak und Martin Ober. Thanx
  2. Bug fixed: SimplePropertyFilter removes converters of ConvertUtilsBean reported from Gerardo Costilla
  3. Attention spring-json view mailinglists are closed Please use the Help-Forum for requests.

2010-02-25

Spring-Json 1.3.0 added to maven 2 central and project repository

  1. maven 2 central repository

    http://repo1.maven.org/maven2

  2. project repository

    http://spring-json.sourceforge.net/repository

2009-12-15

Spring-Json 1.3.0 released

  1. Add universal support for filtering model attributes
  2. Documentation: Filter section updated
  3. bugs fixed

2009-11-24

Spring-Json 1.2.1 added to maven 2 central and project repository

  1. maven 2 central repository

    http://repo1.maven.org/maven2

  2. project repository

    http://spring-json.sourceforge.net/repository

2009-10-10

Spring-Json 1.2.1 released

  1. XStream annotation support added
  2. Documentation: Filter section added
  3. bugs fixed

2009-07-09

Spring-Json 1.2 added to maven 2 central and project repository

  1. maven 2 central repository

    http://repo1.maven.org/maven2

  2. project repository

    http://spring-json.sourceforge.net/repository

2009-07-01

Demoapplication is provieded as Application at GAE (Google Application Engine)

Take a look at http://spring-json-demoapp.appspot.com/

2009-04-24

Spring-Json 1.2 released

  1. XStream integration for streaming support added
  2. keep json typed string format modes added
  3. typed values support for ModelFlagErrorHandler added
  4. JsonViewCallback added. Default implementation provides error formating and model cleanup capabilities
  5. Documentation and Test updated
  6. bugs fixed

2008-12-06

Spring-Json 1.1 added to maven 2 central and project repository

  1. maven 2 central repository

    http://repo1.maven.org/maven2

  2. project repository

    http://spring-json.sourceforge.net/repository

2008-11-23

Spring-Json 1.1 released

  1. SojoJsonWriterConfiguratorTemplate added
  2. Javascript hijacking protection
  3. Documentation and Test updated
  4. bugs fixed

2008-05-27

Spring-Json 1.0 added to maven 2 central and project repository

2008-05-03

Spring-Json 1.0 final released

Changes ( Changes Report )

  1. JSON-lib writer support added.
  2. Refactoring of the converter package. DefaultJsonStringWriter has now been deprecated. SojoJsonStringWriter is now the default writer
  3. JsonWriterConfiguratorTemplateRegistry added
  4. Documentation and Test updated
  5. bugs fixed
  6. download

2008-03-10

spring-json 0.1 final released

  1. Exceptionhandling support added
  2. Demoapplication updated
  3. Documentation and Test updated
  4. bugs fixed

    download

2008-03-02

spring-json 0.1-beta-2 released

  1. Improved Junit-Coverage
  2. Demoapplication encoding problem solved
  3. Several bugs fixed

    download

2008-02-13

The spring-json view is released now spring-json 0.1-beta-1

Feel free to take a look.

You can download it HERE