Greg Turnquist
5e2176f376
Upgrade to Java 8
9 gadus atpakaļ
Greg Turnquist
449099ad2e
Upgrade to Spring Boot 1.2.4
9 gadus atpakaļ
Greg Turnquist
8609022eb8
Upgrade to Spring Boot 1.2.3.RELEASE
9 gadus atpakaļ
Greg Turnquist
f9196f354a
Upgrade maven build to Java 7
9 gadus atpakaļ
Greg Turnquist
3ff7ce4672
Upgrade to Spring Boot 1.2.2.RELEASE
9 gadus atpakaļ
Greg Turnquist
9273368a87
Upgrade to Spring Boot 1.2.1.RELEASE
9 gadus atpakaļ
Greg Turnquist
92403fe70b
Remove legacy start-class property from maven builds
9 gadus atpakaļ
Greg Turnquist
de4e78c882
Upgrade to Spring Boot 1.1.10.RELEASE
10 gadus atpakaļ
Greg Turnquist
89cd08a67c
Convert to use https for repositories
10 gadus atpakaļ
Greg Turnquist
ab98483efe
Upgrade to Spring Boot 1.1.9.RELEASE
10 gadus atpakaļ
Greg Turnquist
6dd0e7ffdd
Upgrade to Spring Boot 1.1.8.RELEASE
10 gadus atpakaļ
Greg Turnquist
fa1e043446
Upgrade to Spring Boot 1.1.7.RELEASE
10 gadus atpakaļ
Greg Turnquist
24679dae80
Upgrade to Spring Boot 1.1.6.RELEASE
10 gadus atpakaļ
Greg Turnquist
68f204e326
Update to Spring Boot 1.1.5.RELEASE
10 gadus atpakaļ
Greg Turnquist
ebdd2ae2fe
Update to Spring Boot 1.1.4.RELEASE
10 gadus atpakaļ
Greg Turnquist
1a08d99a90
Update to Spring Boot 1.1.3.RELEASE
10 gadus atpakaļ
Greg Turnquist
6571bac4f3
Upgrade to Spring Boot 1.1.2.RELEASE
10 gadus atpakaļ
Greg Turnquist
68c254eab4
Clean up text based on RestController
10 gadus atpakaļ
Greg Turnquist
4d9909d898
Upgrade to Spring Boot 1.1.1.RELEASE
10 gadus atpakaļ
Greg Turnquist
39be78ef8b
Replace repo.spring.io/release with repo.spring.io/libs-release
10 gadus atpakaļ
Greg Turnquist
8e50a985bf
Upgrade to Spring Boot 1.1.0.RELEASE
10 gadus atpakaļ
Greg Turnquist
b6d1b09c11
Upgrade to Spring Boot 1.0.2.RELEASE
10 gadus atpakaļ
Greg Turnquist
ae58c99a64
Upgrade to Spring Boot 1.0.1.RELEASE
10 gadus atpakaļ
Greg Turnquist
7a3b0f5fd6
Upgrade to Spring Boot 1.0.0.RELEASE
10 gadus atpakaļ
Greg Turnquist
8d1ef64d80
Upgrade to Spring Boot 1.0.0.RC5
10 gadus atpakaļ
Greg Turnquist
a7d68be444
Upgrade to Spring Boot 1.0.0.RC4
10 gadus atpakaļ
Greg Turnquist
488b5d4da5
Move final build file to the beginning and update guides to reflect this
10 gadus atpakaļ
Greg Turnquist
d8abd12581
Upgrade to Spring Boot 1.0.0.RC3
10 gadus atpakaļ
Greg Turnquist
d992c172b5
Upgrade to Spring Boot 1.0.0.RC2
10 gadus atpakaļ
Greg Turnquist
94b9aa5016
Upgrade to Spring Boot 1.0.0.RC1 and other dependencies
10 gadus atpakaļ
Greg Turnquist
5629808aa2
Resolves #15 : Upgrade to Spring Boot 0.5.0.M6 to fix gradle build issue
11 gadus atpakaļ
Greg Turnquist
e1eaae8821
Rebuild with gradle 1.8 and also update to Spring Boot 0.5.0.M5
11 gadus atpakaļ
Greg Turnquist
497c3c67c5
Replace repo.springsource.org with repo.spring.io
11 gadus atpakaļ
Greg Turnquist
8a2a1d6446
Upgrade to Spring Boot 0.5.0.M4
11 gadus atpakaļ
Greg Turnquist
f45d047652
Upgrade to Spring Boot 0.5.0.M2
11 gadus atpakaļ
Greg Turnquist
d9a6e9a18c
Fix maven-compiler-plugin to version 2.3.2
11 gadus atpakaļ
Greg Turnquist
683f87fd88
Use libs-snapshot instead of snapshot
11 gadus atpakaļ
Greg Turnquist
6c697d378a
Remove 'TODO' from pom.xml and rebuild guide
11 gadus atpakaļ
Greg Turnquist
8eacee4160
Convert spring-boot-up to spring-boot-starter
11 gadus atpakaļ
Greg Turnquist
edf501cd7d
Upgrade to Spring Boot
11 gadus atpakaļ
Greg Turnquist
1036bc5faf
Convert to spring-package-maven-plugin and Spring Zero
11 gadus atpakaļ
Chris Beams
133bdac019
Version all GS guides at 0.1.0 per http://semver.org
11 gadus atpakaļ
Chris Beams
f103b17019
Edit content and style
- Revise all exposition
- Remove gradle artifacts and instructions for now
- Eliminate @Configuration class
- Convert tabs to spaces in .java and .xml files
- Preserve empty directory structure in 'initial'
11 gadus atpakaļ
Chris Beams
8cc595e485
Drop -SNAPSHOT from artifact versioning
11 gadus atpakaļ
Chris Beams
3c52c4297f
Introduce test for CI
- See ./test/run.sh
- See https://drone.io/github.com/springframework-meta/gs-rest-service
11 gadus atpakaļ
Chris Beams
49574d65b1
Rename start => initial
11 gadus atpakaļ
Greg Turnquist
c9b1aa89bb
Fixed some small issues that made the 'start' version not runnable at the end.
The 'start' version has missing bits in the pom.xml as well as differences in what
the guide said. After comparing with 'complete', made the fixes and updated the
guide appropriately so it should work top-to-bottom if you use 'start' and really
copy-n-paste your way along.
11 gadus atpakaļ
Dave Syer
f7d88a6163
Add plugin repositories for snapshots
11 gadus atpakaļ
Chris Beams
bff7580620
Edit for content and style
Work in progress, pushing now in order to share with rest of content
team.
11 gadus atpakaļ
Dave Syer
4a388c8944
Initial runnable app working with Maven and Gradle deps
11 gadus atpakaļ