Commit Graph

  • 6a57cef345 #104 - Fix jpa eclipselink example build. Thomas Darimont 2015-06-17 12:12:30 +02:00
  • 10ef5bb89d #100 - Fix typo in root README. Chris Beams 2015-06-16 10:25:49 +02:00
  • a666eae166 #103 - Fix typo in resource URIs. Chris Beams 2015-06-16 10:51:38 +02:00
  • 5e0d0da8f2 #102 - Add instruction to create mongodb data directory. Chris Beams 2015-06-16 10:48:38 +02:00
  • bb371b8de4 #99 - Upgraded to Spring Boot 1.3 M1. Oliver Gierke 2015-06-13 19:15:53 +02:00
  • d880972a12 #98 - Switch to Spring 4.2 RC1 for Starbucks example. Oliver Gierke 2015-06-04 14:37:02 +02:00
  • dcc54f9ba7 #97 - Upgrade to Spring Boot 1.2.4. Oliver Gierke 2015-06-04 14:35:05 +02:00
  • a5702d1e11 #96 - Upgraded to Spring Data Gosling M1. Oliver Gierke 2015-06-02 13:51:54 +02:00
  • c894fb34e2 #92 - Upgraded to Querydsl 3.6.4. Oliver Gierke 2015-06-02 07:54:03 +02:00
  • 3f7616367c #93 - Switched to RowMapper for Spring 4.2 compatibility. Oliver Gierke 2015-06-02 07:53:50 +02:00
  • 0e7707bb5a #90 - Upgraded Redis driver to 2.7.2. Oliver Gierke 2015-05-26 10:25:56 +02:00
  • 22824e6b24 #89 - Explicitly configured spherical index on Address.location in Starbucks sample. Oliver Gierke 2015-05-20 14:11:56 +02:00
  • e1e22f4e5e #79 - Add Gradle configuration to the BOM example. Andy Wilkinson 2015-04-16 17:24:07 +01:00
  • 2c9f75c7e0 #88 - Upgraded to Lombok 1.16.4. Oliver Gierke 2015-05-20 12:47:49 +02:00
  • 343d29eeec #87 - Cleanup view template. Oliver Gierke 2015-05-20 12:44:23 +02:00
  • cc2ac546e7 #87 - Fix WebJARs resource handling in Starbucks example. Brian Clozel 2015-05-20 10:21:29 +02:00
  • 5f132037e3 #87 - Switched to version-less WebJARs after recent additions in Spring Framework. Oliver Gierke 2015-05-19 18:52:03 +02:00
  • 09eea9e0b8 #85 - Simplified usage of RestTemplate in StarbucksClient. Oliver Gierke 2015-05-18 10:13:57 +02:00
  • 43c0bcda98 #85 - Added a test case to show how to use a RestTempalte to interact with a HAL service. Oliver Gierke 2015-05-17 17:30:03 +02:00
  • 81b576b663 #84 - StarbucksClient now uses correct base URI. Oliver Gierke 2015-05-17 16:36:25 +02:00
  • 8ce6ac38c0 #83 - Enable web environment for integration test. Oliver Gierke 2015-05-12 12:22:55 +02:00
  • b8e29431de #73 - Added example how to customize all Spring Data repositories. Oliver Gierke 2015-04-07 18:54:06 +02:00
  • 2da20819da #50 - Simplified EclipseLink example. Oliver Gierke 2015-05-04 15:04:34 +02:00
  • b092d6fb30 #50 - Added example of using Spring Data JPA with EclipseLink. Jeremy Rickard 2015-03-12 21:56:30 -06:00
  • 33a4433058 #77 - Added example to show how to use the release train BOM. Oliver Gierke 2015-04-16 10:04:23 +02:00
  • 19bb907815 #41 - Added minimal web UI for Starbucks example app. Oliver Gierke 2014-12-31 02:03:46 +01:00
  • b7263b4ed6 #76 - Added HAL browser to Spring Data REST Starbucks example. Oliver Gierke 2015-04-14 18:23:55 +02:00
  • 174710c5ba #74 - More documentation within the REST headers example. Oliver Gierke 2015-04-08 19:33:04 +02:00
  • 8978423ade #75 - Polished pom.xml. Oliver Gierke 2015-04-08 18:49:35 +02:00
  • 081881b538 #74 - Added sample for conditional GET requests with Spring Data REST. Oliver Gierke 2015-04-08 18:48:14 +02:00
  • a9be672139 #72 - Upgraded to Spring Boot 1.2.3. Oliver Gierke 2015-03-31 09:27:26 +02:00
  • 3e793a5147 #71 - Remove old SNAPSHOT reference. Greg Turnquist 2015-03-26 12:43:51 -05:00
  • 49d91bb697 #71 - Upgraded to Spring Security 4.0. Oliver Gierke 2015-03-26 18:38:16 +01:00
  • 3306ea56f3 Turned Starbucks client into test. Oliver Gierke 2015-03-25 10:41:38 +01:00
  • e11e73b58a #70 - Upgraded to Spring Data Fowler GA. Oliver Gierke 2015-03-23 16:21:44 +01:00
  • 4d500a7028 #69 - Added new sample to root README. Oliver Gierke 2015-03-19 10:11:38 +01:00
  • 9ecb720f4a #69 - Added example for how to set up Spring Data JPA with two DataSources. Oliver Gierke 2015-03-19 10:04:46 +01:00
  • 65cef4132d #66 - Added JPA example for using Java 8 Streams with a derived query. Thomas Darimont 2015-03-12 10:22:11 +01:00
  • 2569cf8de3 #57 - Polishing. Oliver Gierke 2015-03-12 13:56:06 +01:00
  • 9cffcef9c6 #57 - Added samples for Solr highlighting, boost, score, functions and realtime-get. Christoph Strobl 2014-10-21 08:33:25 +02:00
  • 6ba91231f2 #64 - Polishing. Oliver Gierke 2015-03-10 14:01:54 +01:00
  • 35596a9045 #64 - Add example for GeoJSON usage in MongoDB. Christoph Strobl 2015-03-09 15:20:58 +01:00
  • df7fcb0edb #65 - Added example project for Spring Data web support. Oliver Gierke 2015-03-09 11:04:00 +01:00
  • 2c97493f9f #62 - Added a section on the Stream usage to the README. Oliver Gierke 2015-03-09 11:16:08 +01:00
  • f5e6b3b6be #62 - Add example for Java 8 Streams in JPA. Thomas Darimont 2015-03-09 09:25:02 +01:00
  • 49df9468b5 #54 - Use Stream with try-with-resources. Oliver Gierke 2015-03-08 12:54:58 +01:00
  • 966d3c9e44 #59 - Upgraded to Spring Data Fowler RC1. Oliver Gierke 2015-03-08 12:50:28 +01:00
  • a865425657 #45 - Polished POM for JPA Java 8 module. Oliver Gierke 2015-03-04 00:03:02 +01:00
  • 73be2fcddb #54 - Added a project for MongoDB examples using Java 8 features. Thomas Darimont 2015-03-02 18:06:31 +01:00
  • 6597d7ca95 #56 - Upgraded to spring HATEOAS 0.17 snapshots. Oliver Gierke 2015-03-02 23:00:44 +01:00
  • 797db3eece #53 - Enable -parameters for compilation. Oliver Gierke 2015-02-27 19:26:37 +01:00
  • a50a3450cd #52 - Upgraded to Spring Boot 1.2.2. Oliver Gierke 2015-02-27 07:57:40 +01:00
  • 815e3b7266 #51 - Upgraded dependencies. Oliver Gierke 2015-02-22 14:17:23 +01:00
  • f37e260a32 #48 - Upgraded to Spring Boot 1.2.1. Oliver Gierke 2015-01-08 09:43:16 +01:00
  • 0abc0dc3b1 #45 - Adapt to type moves of JSR-310 attribute converters. Oliver Gierke 2015-01-08 09:42:29 +01:00
  • f9aa1556d8 #28 - Added example for Spring Data Elasticsearch. Artur Konczak 2014-10-31 00:20:18 +00:00
  • 7f3339a610 #45 - Removed Jadira user types in favor of new JPA 2.1 AttributeConverters. Oliver Gierke 2014-12-30 17:34:31 +01:00
  • e953f6d5e5 #45 - Temporarily add required Spring Data JPA dependencies. Oliver Gierke 2014-12-30 17:30:33 +01:00
  • d248a5ffd8 #43 - Moved to new Travis infrastructure. Oliver Gierke 2014-12-12 08:43:03 +01:00
  • d7aba90879 #42 - Switched to snapshot repository. Oliver Gierke 2014-12-12 08:41:48 +01:00
  • e47c4135fc #27 - Upgraded to Spring Security 4.0.0.RC1. Oliver Gierke 2014-12-12 08:33:18 +01:00
  • 5d102f9157 #32 - Upgraded to Spring Boot 1.2.0.RELEASE. Oliver Gierke 2014-12-12 08:32:41 +01:00
  • 30386210c4 #39 - Added example of SpEL usage in manually defined JPA queries. Eddú Meléndez 2014-12-01 23:26:39 -05:00
  • a579f6e879 #35 - Added example for Map-based repositories. Oliver Gierke 2014-11-26 18:55:09 +01:00
  • c30d5827a9 #38 - Removed @WebAppConfiguration to prevent web infrastructure to be bootstrapped. Oliver Gierke 2014-12-01 19:32:24 +01:00
  • b15b1390ac #37 - Upgrade to Spring Data release train Fowler M1. Oliver Gierke 2014-12-01 13:33:58 +01:00
  • ca5fd354b6 #29 - Fixed setup of Spring Boot Maven plugin. Oliver Gierke 2014-11-12 09:39:23 +01:00
  • 7d034f84a7 #31 - Updated dependencies. Oliver Gierke 2014-11-12 09:37:41 +01:00
  • 4841bbdc11 #19 - Add example for Spring Data Cassandra. Thomas Darimont 2014-10-07 20:28:41 +02:00
  • eeb0485cf9 #26 - Upgrade to Spring Boot 1.1.8. Oliver Gierke 2014-10-27 15:54:15 +01:00
  • 4bcdb26b10 #24 - Add Spring Boot Maven-plugin to root pom.xml. Greg Turnquist 2014-10-27 09:46:54 -05:00
  • 4b2ec72569 #23 - Fixed typo and styling in security example. Greg Turnquist 2014-10-17 08:16:12 -04:00
  • 97963961ab #21 - Updated REST/Security and root readme. Oliver Gierke 2014-10-17 10:39:47 +02:00
  • 1d7554b57a #21 - Polished Spring Data REST + Spring Security example. Oliver Gierke 2014-10-17 10:14:57 +02:00
  • c5920a64d9 #21 - Added example for Spring Data REST and Spring Security. Greg Turnquist 2014-10-10 11:40:08 -05:00
  • f4266ac211 #15 - Added example for top/first keywords in repository methods. Thomas Darimont 2014-09-04 13:15:33 +02:00
  • 5af654a12a #5 - Add sample for Slice usage. Christoph Strobl 2014-09-05 10:06:47 +02:00
  • 11a6e4b693 #7 - Added sample for Spring Data REST ALPS support and excerpt projections. Oliver Gierke 2014-09-09 08:56:15 -05:00
  • f625317445 #8 - Switch to local source data for text search. Christoph Strobl 2014-09-07 09:26:28 -05:00
  • de7c2c5522 #6 - Add samples for Spring Data Solr. Christoph Strobl 2014-09-02 09:08:36 +02:00
  • 91565e3e21 #3 - Added samples for Spring Data Redis. Christoph Strobl 2014-08-27 13:01:21 +02:00
  • 7cfd45920f Upgraded to Spring Boot 1.1.6 and Spring Data Evans GA. Oliver Gierke 2014-09-05 18:11:34 +02:00
  • 8ebc3d85fb Added image link for build status on Travis. Oliver Gierke 2014-09-04 14:43:25 +02:00
  • 3bb508292a Upgrade to Spring 4.1. Oliver Gierke 2014-09-04 13:19:01 +02:00
  • c395f5ae3e Upgraded to Maven APT Plugin 1.1.2 and Querydsl 3.4.3. Oliver Gierke 2014-09-04 13:17:59 +02:00
  • e17b24b692 Added custom class rule to cope with mongo versions that don't support text-search. Thomas Darimont 2014-09-04 14:21:24 +02:00
  • cba9500e47 Fix failing MongoDB exposesGeoSpatialFunctionality test case for travis. Thomas Darimont 2014-09-04 13:40:07 +02:00
  • caf5ba4edc #5 - Add sample for derived deleteBy. Christoph Strobl 2014-09-02 20:11:38 +02:00
  • 6fb5259e37 #8 - Add sample for @Meta usage. Christoph Strobl 2014-09-01 12:35:42 +02:00
  • ecadc65483 #8 - Some polishing of the example. Oliver Gierke 2014-09-01 17:00:27 +02:00
  • 09317bc6de #8 - Add MongoDB text search example. Christoph Strobl 2014-08-27 14:53:29 +02:00
  • 4246700be0 Added Travis build configuration. Oliver Gierke 2014-09-01 12:39:06 +02:00
  • 7473831b41 Upgraded to Spring Data Evans RC1. Oliver Gierke 2014-08-13 18:14:17 +02:00
  • 5ff523973f Upgraded to Spring Boot 1.1.5.RELEASE. Oliver Gierke 2014-08-12 15:29:26 +02:00
  • cca77e0292 Polished Readme of Spring Data REST Multi-store example. Oliver Gierke 2014-07-31 15:54:47 +02:00
  • d3cd04edb6 Updated readme with latest additions. Oliver Gierke 2014-07-31 15:08:13 +02:00
  • 401e141012 Added multi-store example to Spring Data REST examples. Greg Turnquist 2014-07-30 11:35:14 -05:00
  • 56ab6b4705 Split up MongoDB example into two. Oliver Gierke 2014-07-31 14:10:46 +02:00
  • bb8711598e Added example for multi-store configuration. Oliver Gierke 2014-07-28 20:01:44 +02:00
  • d1623673d8 Polishing of CustomerRepository in JPA Java 8 sample project. Oliver Gierke 2014-07-22 06:33:18 +02:00