Commit Graph

76 Commits

Author SHA1 Message Date
Greg Turnquist 5375f6aff7
Upgrade to Spring Boot 2.1.4.RELEASE. 2019-04-22 17:58:48 -05:00
Spring Operator 02092ed10f URL Cleanup (#30)
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* [ ] http://creativecommons.org/licenses/by-nd/3.0/ with 1 occurrences migrated to:
  https://creativecommons.org/licenses/by-nd/3.0/ ([https](https://creativecommons.org/licenses/by-nd/3.0/) result 200).
* [ ] http://docs.spring.io/spring-boot/docs/ with 1 occurrences migrated to:
  https://docs.spring.io/spring-boot/docs/ ([https](https://docs.spring.io/spring-boot/docs/) result 200).
* [ ] http://docs.spring.io/spring/docs/ with 1 occurrences migrated to:
  https://docs.spring.io/spring/docs/ ([https](https://docs.spring.io/spring/docs/) result 200).
2019-03-21 14:52:26 -05:00
Greg Turnquist bbd6ab83b2
Upgrade to Spring Boot 2.1.3.RELEASE 2019-03-20 10:00:18 -05:00
Greg Turnquist 5da37e9a23
Upgrade to Spring Boot 2.0.8.RELEASE. 2019-03-20 09:36:01 -05:00
Simonas Viliunas ec6da02548
Remove redundant full stops and fix broken list 2019-03-19 16:04:19 +01:00
Greg Turnquist 5fa701cdc1
Upgrade to Spring Boot 2.0.5.RELEASE and Spring Cloud Finchley.SR1 2018-09-17 10:49:41 -05:00
Greg Turnquist abdb11734f
Upgrade to @SpringBoot 2.0.3.RELEASE and @SpringCloud Finchley.RELEASE 2018-06-18 16:15:51 -05:00
Greg Turnquist b67a0e719b
Upgrade to Spring Boot 2.0.2.RELEASE and Spring Cloud Finchley.RC1 2018-05-09 11:25:38 -05:00
Greg Turnquist cfa2e7183a
Upgrade to Spring Boot 2.0.1.RELEASE 2018-04-05 11:44:07 -05:00
Greg Turnquist f6e7586891
Remove front matter 2018-04-02 13:02:43 -05:00
Greg Turnquist 76a174acc9
Polish guide to reference 2.0.0.RELEASE 2018-03-05 22:45:12 -06:00
Greg Turnquist d61946c4f5
Upgrade to Spring Boot 1.5.10.RELEASE 2018-01-31 09:15:26 -06:00
Greg Turnquist 52ac38f8fa
Upgrade to Spring Boot 1.5.9.RELEASE 2017-11-30 11:06:02 -06:00
Greg Turnquist df8e4460c0
Upgrade to Spring Boot 1.5.8.RELEASE 2017-10-17 15:41:54 -05:00
Greg Turnquist 326735e171
Upgrade to Spring Boot 1.5.7.RELEASE 2017-09-13 13:14:55 -05:00
Jay Bryant 1ec6f7de30 Added See Also links (#18)
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 11:15:55 -05:00
Greg Turnquist d3631e4fe1
Upgrade to Spring Boot 1.5.6.RELEASE 2017-07-27 10:04:03 -05:00
Greg Turnquist 357303190d
Upgrade to Spring Boot 1.5.5.RELEASE 2017-07-26 12:22:42 -05:00
Greg Turnquist 24a22cc824
Upgrade to Spring Boot 1.5.3.RELEASE 2017-04-21 09:19:44 -05:00
Greg Turnquist 03e985ea51
Upgrade to Spring Boot 1.5.2.RELEASE 2017-03-03 11:12:37 -06:00
Greg Turnquist 5b9579ea14
Upgrade to Spring Boot 1.5.1.RELEASE 2017-01-30 23:28:17 -06:00
Greg Turnquist f831c9fae4
Upgrade to Spring Boot 1.5.0.RELEASE 2017-01-30 11:36:35 -06:00
Greg Turnquist aa2a65903b
Upgrade to Spring Boot 1.4.4.RELEASE 2017-01-26 12:36:31 -06:00
Greg Turnquist a7e1c9b3d5
Upgrade to Spring Boot 1.4.3.RELEASE 2016-12-22 22:31:48 -06:00
Greg Turnquist a4ebc5cc14
Upgrade to Spring Boot 1.4.2.RELEASE 2016-11-08 12:02:11 -06:00
Dave Syer aa1f874205 Use @Component for listener 2016-10-25 11:59:32 +01:00
Greg Turnquist 96d26d3ca4
Upgrade to Spring Boot 1.4.1.RELEASE 2016-09-23 16:35:33 -05:00
Dave Syer 523e26f351 Add macro for @SpringBootApplication 2016-08-26 16:45:27 +01:00
Greg Turnquist 40972549c2
Upgrade to @SpringBoot 1.4.0.RELEASE 2016-07-29 11:25:42 -05:00
Greg Turnquist f75c3cbbcf
Upgrade to Spring Boot 1.3.7.RELEASE 2016-07-28 06:52:32 -05:00
Greg Turnquist 10e793b824
Upgrade to Spring Boot 1.3.6.RELEASE 2016-07-05 13:51:57 -05:00
Greg Turnquist a0742bb207
Upgrade to Spring Boot 1.3.5.RELEASE 2016-05-10 10:26:08 -05:00
Greg Turnquist a0509a11f5
Upgrade to Spring Boot 1.3.4.RELEASE 2016-05-06 09:48:32 -05:00
Greg Turnquist c4ab037902 Upgrade to Spring Boot 1.3.3.RELEASE 2016-02-26 07:29:31 -06:00
Greg Turnquist e9b154861d Clean up and remove webiness of guides
Resolves #10
2016-02-24 09:24:02 -06:00
Greg Turnquist 63cea20610 Put header in before sample data
Resolves #12
2016-02-24 09:22:16 -06:00
Greg Turnquist 68d9997561 Upgrade to Spring Boot 1.3.2.RELEASE 2016-01-21 21:28:30 -06:00
Greg Turnquist 706d99911d Upgrade to Spring Boot 1.3.1.RELEASE 2015-12-18 09:39:53 -06:00
Greg Turnquist a48e9c9bfb Upgrade to Spring Boot 1.3.0.RELEASE 2015-11-16 11:10:22 -06:00
Greg Turnquist 0cc4392b3f Upgraded to Spring Boot 1.2.7.RELEASE 2015-10-16 09:43:21 -04:00
Greg Turnquist d4c0f67d35 Upgrade to Spring Boot 1.2.6.RELEASE 2015-09-20 15:41:20 -05:00
Greg Turnquist 91603afdee Add footer 2015-08-25 15:10:01 -05:00
Greg Turnquist 8f5fb181c2 Upgrade to Spring Boot 1.2.5.RELEASE 2015-07-02 08:45:36 -05:00
Greg Turnquist 7e4f6dd74d Upgrade non-specific guides to Java 8 2015-06-12 14:03:07 -04:00
Greg Turnquist 5fe2789259 Upgrade to Spring Boot 1.2.4 2015-06-09 09:41:36 -04:00
Greg Turnquist 06a705e08b Remove CountDownLatch to simplify
Resolves #8
2015-05-27 13:02:06 -05:00
Greg Turnquist 72ef54da25 Upgrade to Spring Boot 1.2.3.RELEASE 2015-03-31 16:55:57 -05:00
Greg Turnquist df8ee54b65 Upgrade to Spring Boot 1.2.2.RELEASE 2015-02-26 22:39:26 -06:00
Greg Turnquist cee9eabde2 Upgrade to @SpringBootApplication 2015-02-24 15:18:43 -06:00
Greg Turnquist 50d2b0dcdb Upgrade to Spring Boot 1.2.1.RELEASE 2015-02-18 11:07:44 -06:00