Items for 2.0 - spring-projects/spring-data-commons GitHub Wiki

Breaking changes

  • change Spring Data Commons to Spring Data Core
  • change artifact id from spring-data-commons-core to spring-data-core
  • change base package of Spring Data Commons to org.springframework.data.core
  • change namespace XSD file names to spring-data-$store.xsd

Infrastructure

  • move build system to Gradle