Greg Turnquist
ff34f35a9e
Adjust the location of the link to be GH only
8 lat temu
Greg Turnquist
a042ec14e8
Replace curl-based test with Spring Mock MVC
8 lat temu
Greg Turnquist
24f4981cb2
Update README.adoc
8 lat temu
Greg Turnquist
da0f63eda5
including link
8 lat temu
Greg Turnquist
2f9f073be9
Add extra link to point out codenvy option
8 lat temu
Greg Turnquist
de1c81bd60
Merge pull request #44 from benoitf/patch-1
Add link to execute the guide in a browser IDE (using Codenvy)
8 lat temu
Florent BENOIT
201351892c
Add link to execute the process in a browser IDE (Codenvy)
It's nice to see all the steps that we have to do, but it requires for example
- JDK 1.8 or later
- Gradle 2.3+ or Maven 3.0+
- git to clone the project or download and extract a zip file
whereas here, by using the following button, we only have to click on it ("Workspace Developer" button)
then we can try and develop spring rest service from the web browser.
8 lat temu
Greg Turnquist
2cda7bc81d
Upgrade to Spring Boot 1.3.5.RELEASE
8 lat temu
Greg Turnquist
d94f34d37d
Upgrade to Spring Boot 1.3.4.RELEASE
8 lat temu
Greg Turnquist
12ac8e6a6a
Upgrade to Spring Boot 1.3.3.RELEASE
8 lat temu
Greg Turnquist
e12a578b72
Migrate to container-based infrastructure
8 lat temu
Greg Turnquist
95a5692741
Upgrade to Spring Boot 1.3.2.RELEASE
8 lat temu
Greg Turnquist
0edc8e5084
Upgrade to Spring Boot 1.3.1.RELEASE
9 lat temu
Greg Turnquist
bb00b52f0d
Merge pull request #39 from bclozel/pws
Prepare guide for "depoy on PWS" feature
9 lat temu
Greg Turnquist
581f222692
Enable PWS deployment
9 lat temu
Brian Clozel
49ca5a4d17
Prepare guide for "depoy on PWS" feature
* push app artifact on S3 in CI script
* add a metadata file "run-on-pws.json" for the deploy agent
to read the app configuration from
9 lat temu
Dave Syer
3df6963816
Increase available memory in Cloud Foundry
Fixes gh-37
9 lat temu
Dave Syer
523b29d345
Clarify required=false
9 lat temu
Greg Turnquist
5849da6ded
Upgrade to Spring Boot 1.3.0.RELEASE
9 lat temu
Greg Turnquist
57a5012f32
Merge pull request #35 from gberaudo/typo
Fix typo
9 lat temu
Guillaume Beraudo
90dda8d922
Fix typo
9 lat temu
Greg Turnquist
f627e052a5
Upgraded to Spring Boot 1.2.7.RELEASE
9 lat temu
Greg Turnquist
30c4737658
Upgrade to Spring Boot 1.2.6.RELEASE
9 lat temu
Greg Turnquist
a3086c2b9f
Merge pull request #34 from razordaze/patch-1
RestController Annotation Typo
9 lat temu
Ian Liddle
6006e33e16
RestController Annotation Typo
Link was broken due to missing 's' i.e. **http://docs.spring.io/spring/doc** v **docs**
9 lat temu
Greg Turnquist
5519daf102
Update README.adoc
Resolves #32
9 lat temu
Greg Turnquist
c4888cfbc1
Add footer
9 lat temu
Greg Turnquist
909e1e0e6c
Update PWS manifest
9 lat temu
Greg Turnquist
a02413e1c1
Upgrade to Spring Boot 1.2.5.RELEASE
9 lat temu
Greg Turnquist
689068b9db
Fix slack notifications
9 lat temu
Greg Turnquist
1b504619c8
Travis caching removed
9 lat temu
Greg Turnquist
e3c33be738
Add travis caching
9 lat temu
Greg Turnquist
6459cadc90
Activate travis
9 lat temu
Greg Turnquist
5e2176f376
Upgrade to Java 8
9 lat temu
Greg Turnquist
449099ad2e
Upgrade to Spring Boot 1.2.4
9 lat temu
Greg Turnquist
8609022eb8
Upgrade to Spring Boot 1.2.3.RELEASE
9 lat temu
Greg Turnquist
4feb3e8455
Fix gradle build file to declare proper version of Java
9 lat temu
Greg Turnquist
143e1b4c0f
Upgrade guide to indicate requirement for Java 7
9 lat temu
Greg Turnquist
f9196f354a
Upgrade maven build to Java 7
9 lat temu
Greg Turnquist
7a755525a6
Upgrade to Gradle 2.3
9 lat temu
Greg Turnquist
3ff7ce4672
Upgrade to Spring Boot 1.2.2.RELEASE
9 lat temu
Greg Turnquist
889fe50608
Remove mavenLocal and libs-release from gradle build
9 lat temu
Greg Turnquist
68fa6e9546
Upgrade to @SpringBootApplication
9 lat temu
Greg Turnquist
9273368a87
Upgrade to Spring Boot 1.2.1.RELEASE
9 lat temu
Greg Turnquist
92403fe70b
Remove legacy start-class property from maven builds
9 lat temu
Greg Turnquist
de4e78c882
Upgrade to Spring Boot 1.1.10.RELEASE
10 lat temu
Greg Turnquist
89cd08a67c
Convert to use https for repositories
10 lat temu
Greg Turnquist
ab98483efe
Upgrade to Spring Boot 1.1.9.RELEASE
10 lat temu
Dave Syer
36fea0542e
Remove redundant required=false
Fixes gh-26
10 lat temu
Greg Turnquist
6dd0e7ffdd
Upgrade to Spring Boot 1.1.8.RELEASE
10 lat temu