Greg Turnquist
00e8e46661
Replace jar gradle task with bootJar task
6 年之前
Greg Turnquist
2bd6957f0f
Polish guide to reference 2.0.0.RELEASE
6 年之前
Greg Turnquist
fcab040017
Upgrade to Spring Boot 2.0.0.RELEASE
6 年之前
Greg Turnquist
abcc9f5bde
Upgrade to Gradle 4.6
6 年之前
Greg Turnquist
06de9042de
Upgrade to Spring Boot 1.5.10.RELEASE
6 年之前
Greg Turnquist
d3a3d4d79a
Upgrade to Spring Boot 1.5.9.RELEASE
7 年之前
Greg Turnquist
827b0de493
Upgrade to Spring Boot 1.5.8.RELEASE
7 年之前
Greg Turnquist
227e5f05e6
Upgrade to Spring Boot 1.5.7.RELEASE
7 年之前
Jay Bryant
92113c2119
Added See Also links (#66 )
At the bottom of the document (above the footer), I added links to other guides that readers may find to be useful.
7 年之前
Greg Turnquist
1ed8149ce9
Upgrade to Spring Boot 1.5.6.RELEASE
7 年之前
Greg Turnquist
fb6ae95cbe
Upgrade to Spring Boot 1.5.5.RELEASE
7 年之前
Greg Turnquist
0398a33fe2
Upgrade to Spring Boot 1.5.3.RELEASE
7 年之前
Greg Turnquist
de1507cd61
Upgrade to Spring Boot 1.5.2.RELEASE
7 年之前
Greg Turnquist
56d74e608f
Upgrade to Spring Boot 1.5.1.RELEASE
7 年之前
Greg Turnquist
c06db2804e
Upgrade to Spring Boot 1.5.0.RELEASE
7 年之前
Greg Turnquist
2685f1e9c9
Set maven pom.xml to Spring Boot 1.4.4.RELEASE
7 年之前
Greg Turnquist
5af160c0e4
Upgrade to Spring Boot 1.4.4.RELEASE
7 年之前
Greg Turnquist
0a52469cfd
Upgrade to Spring Boot 1.4.3.RELEASE
8 年之前
Greg Turnquist
c7eb27e8d8
Upgrade plugin from spring-boot to o.s.boot
8 年之前
Greg Turnquist
ba006361a9
Upgrade to Spring Boot 1.4.2.RELEASE
8 年之前
Greg Turnquist
457d20a727
Upgrade to Spring Boot 1.4.1.RELEASE
8 年之前
Dave Syer
c29a1de4e7
Correct description of required attribute in @RequestParam
8 年之前
Greg Turnquist
1f1b5bff9c
Upgrade to gradle 2.13
8 年之前
Dave Syer
048783a87b
Add macro for @SpringBootApplication
8 年之前
Dave Syer
20cfc3ed38
Update to Spring Boot 1.4 features
8 年之前
Greg Turnquist
d56b06adc9
Upgrade to @SpringBoot 1.4.0.RELEASE
8 年之前
Greg Turnquist
d05e89da85
Upgrade to Spring Boot 1.3.7.RELEASE
8 年之前
Greg Turnquist
e5aee3f977
Upgrade to Spring Boot 1.3.6.RELEASE
8 年之前
Dave Syer
4e8575c296
Add maven wrapper
8 年之前
Greg Turnquist
ba7f6d97bd
Add CONTRIBUTING doc
8 年之前
Greg Turnquist
f3b19be597
Include JSON Path test dep in gradle build
8 年之前
Greg Turnquist
cae53593b4
Disable AWS publishing due to invalid key
8 年之前
Greg Turnquist
e4c726861a
Remove inline image and use just link
8 年之前
Greg Turnquist
ff34f35a9e
Adjust the location of the link to be GH only
8 年之前
Greg Turnquist
a042ec14e8
Replace curl-based test with Spring Mock MVC
8 年之前
Greg Turnquist
24f4981cb2
Update README.adoc
8 年之前
Greg Turnquist
da0f63eda5
including link
8 年之前
Greg Turnquist
2f9f073be9
Add extra link to point out codenvy option
8 年之前
Greg Turnquist
de1c81bd60
Merge pull request #44 from benoitf/patch-1
Add link to execute the guide in a browser IDE (using Codenvy)
8 年之前
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 年之前
Greg Turnquist
2cda7bc81d
Upgrade to Spring Boot 1.3.5.RELEASE
8 年之前
Greg Turnquist
d94f34d37d
Upgrade to Spring Boot 1.3.4.RELEASE
8 年之前
Greg Turnquist
12ac8e6a6a
Upgrade to Spring Boot 1.3.3.RELEASE
8 年之前
Greg Turnquist
e12a578b72
Migrate to container-based infrastructure
8 年之前
Greg Turnquist
95a5692741
Upgrade to Spring Boot 1.3.2.RELEASE
8 年之前
Greg Turnquist
0edc8e5084
Upgrade to Spring Boot 1.3.1.RELEASE
9 年之前
Greg Turnquist
bb00b52f0d
Merge pull request #39 from bclozel/pws
Prepare guide for "depoy on PWS" feature
9 年之前
Greg Turnquist
581f222692
Enable PWS deployment
9 年之前
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 年之前
Dave Syer
3df6963816
Increase available memory in Cloud Foundry
Fixes gh-37
9 年之前