Greg L. Turnquist
|
9c1ed981a6
|
Upgrade to Spring Boot 2.4.5 and latest Spring Session.
|
2021-05-19 12:03:18 -05:00 |
|
Spring Operator
|
71ad1e56e9
|
URL Cleanup (#7)
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://maven.apache.org/xsd/maven-4.0.0.xsd with 3 occurrences migrated to:
https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd) result 200).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 6 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 3 occurrences
|
2019-03-27 09:28:36 -05:00 |
|
Spring Operator
|
a6f44839c9
|
URL Cleanup (#8)
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 But Review Recommended
These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.
* [ ] http://www.ultraq.net.nz/thymeleaf/layout (302) with 2 occurrences migrated to:
https://github.com/ultraq/thymeleaf-layout-dialect ([https](https://www.ultraq.net.nz/thymeleaf/layout) result ConnectTimeoutException).
## 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://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html with 1 occurrences migrated to:
https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html ([https](https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html) result 200).
* [ ] http://www.thymeleaf.org with 3 occurrences migrated to:
https://www.thymeleaf.org ([https](https://www.thymeleaf.org) result 200).
* [ ] http://www.thymeleaf.org/dtd/xhtml1-strict-thymeleaf-spring4-3.dtd with 1 occurrences migrated to:
https://www.thymeleaf.org/dtd/xhtml1-strict-thymeleaf-spring4-3.dtd ([https](https://www.thymeleaf.org/dtd/xhtml1-strict-thymeleaf-spring4-3.dtd) result 200).
* [ ] http://contributor-covenant.org with 1 occurrences migrated to:
https://contributor-covenant.org ([https](https://contributor-covenant.org) result 301).
* [ ] http://contributor-covenant.org/version/1/3/0/ with 1 occurrences migrated to:
https://contributor-covenant.org/version/1/3/0/ ([https](https://contributor-covenant.org/version/1/3/0/) result 301).
* [ ] http://plugins.jetbrains.com/plugin/6546 with 1 occurrences migrated to:
https://plugins.jetbrains.com/plugin/6546 ([https](https://plugins.jetbrains.com/plugin/6546) result 301).
* [ ] http://spring.io/spring-security with 1 occurrences migrated to:
https://spring.io/spring-security ([https](https://spring.io/spring-security) result 302).
# Ignored
These URLs were intentionally ignored.
* http://localhost with 2 occurrences
* http://www.w3.org/1999/xhtml with 1 occurrences
|
2019-03-27 09:28:26 -05:00 |
|
Spring Operator
|
3374ad6ebd
|
URL Cleanup (#6)
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://www.apache.org/licenses/ with 1 occurrences migrated to:
https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/) result 200).
* http://www.apache.org/licenses/LICENSE-2.0 with 15 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
|
2019-03-14 20:42:56 -05:00 |
|
Greg Turnquist
|
609e8b6d2a
|
Upgrade to latest Spring Session/Spring Boot
|
2018-02-20 11:50:59 -06:00 |
|
Greg Turnquist
|
d79670fb57
|
Update pom.xml
|
2018-02-20 11:30:30 -06:00 |
|
Greg Turnquist
|
e034c813bd
|
Polishing.
|
2017-08-23 14:03:44 -05:00 |
|
Greg Turnquist
|
3ec6e49f5b
|
Add Reactive Spring Boot example
|
2017-08-23 12:35:53 -05:00 |
|
Greg Turnquist
|
6f2640bc5d
|
Polish traditional example
|
2017-08-02 14:42:34 -05:00 |
|
Greg Turnquist
|
7adb27f14d
|
Add README
|
2017-08-02 12:15:32 -05:00 |
|
Greg Turnquist
|
454f3f5113
|
Initial commit
|
2017-08-02 12:14:35 -05:00 |
|