Commit Graph

104 Commits

Author SHA1 Message Date
Greg Turnquist
b3ab774645 Upgrade to Spring Boot 2.0.2.RELEASE and Spring Cloud Finchley.RC1 2.0.2.RELEASE 2018-05-09 11:26:10 -05:00
Greg Turnquist
13f788828c Upgrade to Spring Boot 2.0.1.RELEASE 2.0.1.RELEASE 2018-04-05 11:44:33 -05:00
Greg Turnquist
37d9059170 Remove front matter 2018-04-02 13:03:21 -05:00
Greg Turnquist
3daf15481c Replace jar gradle task with bootJar task 2.0.0.RELEASE 2018-03-05 23:21:35 -06:00
Greg Turnquist
f330d642aa Polish guide to reference 2.0.0.RELEASE 2018-03-05 22:45:33 -06:00
Greg Turnquist
43e0f7b3d1 Upgrade to Spring Boot 2.0.0.RELEASE 2018-03-01 09:52:36 -06:00
Greg Turnquist
05ceb76b51 Upgrade to Gradle 4.6 2018-03-01 09:20:32 -06:00
Greg Turnquist
13aa315842 Upgrade to Spring Boot 1.5.10.RELEASE 1.5.10.RELEASE edgware.sr2 2018-01-31 09:15:50 -06:00
Greg Turnquist
db286b73f1 Upgrade to Spring Boot 1.5.9.RELEASE 1.5.9.RELEASE edgware.release 2017-11-30 11:06:30 -06:00
Augusto Toledo
1985a85c19 Change old ‘weather service’ references to the ‘stock market service’ 2017-11-14 14:09:18 +00:00
ma
c128804ac5 args parameter added
Added args parameter to SpringApplication.run method to support command line arguments
2017-11-08 10:03:50 +00:00
Greg Turnquist
ef22c0322d Upgrade to Spring Boot 1.5.8.RELEASE 2017-10-17 15:42:14 -05:00
Greg Turnquist
c96d6e8e4f Upgrade to Spring Boot 1.5.7.RELEASE 2017-09-13 13:15:15 -05:00
Jay Bryant
506745d1a2 Added See Also links (#21)
At the bottom of the document (above the footer), I added links to other guides that readers may find to be useful.
2017-08-11 14:55:30 -05:00
Greg Turnquist
4bb2c01474 Upgrade to Spring Boot 1.5.6.RELEASE 2017-07-27 10:04:21 -05:00
Greg Turnquist
dda3c483f7 Upgrade to Spring Boot 1.5.5.RELEASE 1.5.5.RELEASE 2017-07-26 12:23:00 -05:00
Greg Turnquist
a2e2c2d7c2 Upgrade to Spring Boot 1.5.3.RELEASE 2017-04-21 09:20:02 -05:00
Greg Turnquist
1c036c8093 Upgrade to Spring Boot 1.5.2.RELEASE 1.5.2.RELEASE 2017-03-03 11:12:55 -06:00
Greg Turnquist
69d1c5f793 Upgrade to Spring Boot 1.5.1.RELEASE 1.5.1.RELEASE 2017-01-30 23:29:36 -06:00
Greg Turnquist
c6783ee869 Upgrade to Spring Boot 1.5.0.RELEASE 2017-01-30 11:38:03 -06:00
Greg Turnquist
1b7fa858a0 Set maven pom.xml to Spring Boot 1.4.4.RELEASE 2017-01-26 12:47:34 -06:00
Greg Turnquist
2c03bf2281 Upgrade to Spring Boot 1.4.4.RELEASE 2017-01-26 12:37:09 -06:00
Dave Syer
a625386b76 Switch to quote service (SOAP endpoint actually exists)
The weather service we had been using no longer exists and there
doesn't seem to be a simple publicly available alternative
(everyone is using plain HTTP these days). So this change converts
the sample to a public SOAP service that does stock quotes.

Fixes gh-9
2017-01-16 11:00:22 +00:00
Greg Turnquist
537578d624 Upgrade to Spring Boot 1.4.3.RELEASE 1.4.3.RELEASE 2016-12-22 22:32:28 -06:00
KC Baltz
62359bb948 Adding a comment to help others avoid a mistake
I think "hello.wsdl" sounds too much like a file name and not a package.  My colleague changed one and not the other and didn't see the problem.  I think this comment would help.
2016-12-20 11:58:34 +00:00
Greg Turnquist
c1060bbb5a Upgrade plugin from spring-boot to o.s.boot 2016-11-30 10:06:22 -06:00
Greg Turnquist
4182b71081 Upgrade to Spring Boot 1.4.2.RELEASE 1.4.2.RELEASE 2016-11-08 11:52:23 -06:00
Greg Turnquist
56f7d94f42 Upgrade to Spring Boot 1.4.1.RELEASE 1.4.1.RELEASE 2016-09-23 16:35:57 -05:00
Greg Turnquist
867f79321f Upgrade to gradle 2.13 2016-08-29 13:17:47 -05:00
Dave Syer
a79c648c21 Add macro for @SpringBootApplication 2016-08-26 16:46:19 +01:00
Greg Turnquist
17c3ed6adf Upgrade to @SpringBoot 1.4.0.RELEASE 2016-07-29 11:27:09 -05:00
Greg Turnquist
4824c6338b Upgrade to Spring Boot 1.3.7.RELEASE 2016-07-28 06:52:47 -05:00
Greg Turnquist
cf7f7284a2 Upgrade to Spring Boot 1.3.6.RELEASE 2016-07-05 13:52:19 -05:00
Dave Syer
e9c908b67c Add Maven wrapper 2016-07-02 10:10:41 +01:00
Greg Turnquist
5485f6eae6 Clean up gradle build files 2016-06-28 09:10:20 -05:00
Greg Turnquist
b5cbc0db5f Add CONTRIBUTING doc 2016-06-27 15:22:56 -05:00
Greg Turnquist
a7119437b4 Upgrade to Spring Boot 1.3.5.RELEASE 2016-05-10 10:26:23 -05:00
Greg Turnquist
eebc37a33c Upgrade to Spring Boot 1.3.4.RELEASE 2016-05-06 09:48:47 -05:00
Greg Turnquist
8b3b9f0364 Upgrade to Spring Boot 1.3.3.RELEASE 2016-02-26 07:29:51 -06:00
Greg Turnquist
3b7c111547 Migrate to container-based infrastructure 2016-02-24 10:10:17 -06:00
Greg Turnquist
13791682cb Upgrade to Spring Boot 1.3.2.RELEASE 2016-01-21 21:28:47 -06:00
Greg Turnquist
11fa14e75d Upgrade to Spring Boot 1.3.1.RELEASE 2015-12-18 09:40:10 -06:00
Greg Turnquist
7e29ccbda0 Upgrade to Spring Boot 1.3.0.RELEASE 2015-11-16 11:10:34 -06:00
Dave Syer
f6f39a953e Add dependency management to Gradle build
Otherwise you get old versions of spring-* dependencies. This change
can be reverted when we upgrade to Spring Boot 1.3.

Fixes gh-13
2015-10-23 13:24:51 +01:00
Greg Turnquist
e1b55eb016 Upgraded to Spring Boot 1.2.7.RELEASE 2015-10-16 09:43:33 -04:00
Greg Turnquist
6ad0378aed Add links to /understanding/POJO 2015-09-26 13:19:13 -05:00
Greg Turnquist
f1d43e46ad Revamp with better practices 2015-09-23 13:24:29 -05:00
Greg Turnquist
118faf83b5 Upgrade to Spring Boot 1.2.6.RELEASE 2015-09-20 15:41:33 -05:00
Greg Turnquist
bcf9dcf155 Add footer 2015-08-25 15:10:15 -05:00
Greg Turnquist
3b885119f4 Upgrade to Spring Boot 1.2.5.RELEASE 2015-07-02 08:46:01 -05:00