Commit Graph

13 Commits

Author SHA1 Message Date
Spring Operator
7c6ee1b749 URL Cleanup (#22681)
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://spring.io/projects/spring-framework with 4 occurrences migrated to:
  https://spring.io/projects/spring-framework ([https](https://spring.io/projects/spring-framework) result 200).
2019-03-27 11:48:45 +01:00
Brian Clozel
eee1aa1b45 Redirect to new spring.io project page 2018-05-30 11:23:55 +02:00
Stephane Nicoll
b852993e61 Update links 2018-02-20 10:01:56 +01:00
Rossen Stoyanchev
e28f70f832 Update index.html 2017-09-28 09:17:38 -04:00
Stephane Nicoll
8cbeaf11c6 Remove trailing whitespace 2017-03-07 13:00:07 +01:00
Varun Jewalikar
3b575eed73 Fix typo
Closes gh-1351
2017-03-07 12:59:16 +01:00
Brian Clozel
c97fd67193 Fix markdown syntax error for Quick Start title 2016-04-26 12:18:48 +02:00
Brian Clozel
ee0688a2b5 Add external links to reference doc and screencast
Links added:

* part of the reference documentation listing mave/gradle coordinates
* screencast published on the Spring blog (creating and deploying a REST
app under 5 minutes)
2014-12-29 15:49:31 +01:00
Brian Clozel
f48c639351 Add minium JDK requirements 2014-09-09 17:59:05 -05:00
Brian Clozel
f1849b0182 Add reference to Spring reference doc on Modules
Since the main example here is using the `spring-context` module,
Spring developers should be aware of all the other existing Spring
modules and their artifacts names.

A link to the corresponding section in the reference documentation is
added.

Issue: SPR-11534
2014-09-02 14:59:57 +02:00
Greg Turnquist
92396cefc2 Use constructor injection 2014-06-23 12:06:56 -04:00
Brian Clozel
ecb2d3c163 Remove link to forum.spring.io 2014-06-19 18:27:01 +02:00
Phillip Webb
a7890712b4 Add project page 2013-09-09 01:42:25 -07:00