Commit Graph

10 Commits

Author SHA1 Message Date
Olga Maciaszek-Sharma
00668991a4 Reformat. 2020-09-17 09:44:37 -04:00
Olga Maciaszek-Sharma
c1c815eac4 Update license comments. 2020-04-27 15:45:22 +02:00
Dave Syer
036388e2ef Switch out deprecated enum value in Spring core 2019-08-20 08:04:18 +01:00
Spencer Gibb
eff06c8c57 Ported change to Migrate to MergedAnnotations API
See b879972d0d (diff-d013390d98c38b0a24a04c53f1f875ce)
2019-05-21 13:46:12 -04:00
Spring Operator
c76e026c19 URL Cleanup (#522)
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 275 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
2019-03-21 20:30:00 -04:00
Marcin Grzejszczak
ae314100f5 Applied checkstyle and turned it on by default 2019-02-01 12:50:02 +01:00
Marcin Grzejszczak
53f1f0bc3c Fixed invalid javadoc reference 2018-09-29 11:31:51 +01:00
Spencer Gibb
e28f75b010 Merge changes from boots ModifiedClassPathRunner 2018-07-02 14:03:16 -04:00
Spencer Gibb
e9722e2c73 Ports ModifiedClassPathRunner changes from boot 2 2017-11-01 16:38:17 -04:00
Dave Syer
d030225d46 Split out ModifiedClassPathRunner into a separate jar 2017-05-12 11:05:17 +01:00