Spring Operator
|
0c93235dc3
|
URL Cleanup
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/LICENSE-2.0 with 287 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
* http://www.apache.org/licenses/LICENSE-2.0.html with 2 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0.html ([https](https://www.apache.org/licenses/LICENSE-2.0.html) result 200).
|
2019-03-14 20:37:55 -05:00 |
|
Vedran Pavic
|
2b4a349b1a
|
Use webjars for static resources in sample apps
|
2016-06-29 12:59:54 -05:00 |
|
Rob Winch
|
f0200696ef
|
Additional Checkstyle Fixes
Issue gh-393
|
2016-03-07 15:36:17 -06:00 |
|
Vedran Pavic
|
7f3302253b
|
Prepare codebase to adhere to Checkstyle rules
Issue gh-393
|
2016-03-07 15:33:42 -06:00 |
|
Slavisa Avramovic
|
cc0c6bda42
|
Fix Hazelcast Sample attributeValue -> attributeName
The id attribute should have been attributeName instead of
attributeValue
Fixes gh-221
|
2015-07-24 17:02:25 -05:00 |
|
Mark Anderson
|
b9151c6908
|
Replace "a Redis instance" with "Hazelcast" in index.jsp for Hazelcast sample.
|
2015-04-19 20:31:14 +01:00 |
|
Rob Winch
|
4dedb4d10a
|
Spaces to tabs and license cleanup
|
2015-04-03 11:13:13 -05:00 |
|
Rob Winch
|
64a0312bf7
|
Start Documentation
Issue gh-41
|
2014-12-23 17:26:27 -06:00 |
|
Rob Winch
|
9834e91c6d
|
Make JDK 1.5 compatible
Fixes gh-71
|
2014-11-26 08:49:58 -06:00 |
|
Rob Winch
|
d015f4c25a
|
Added Hazelcast Sample
Fixes gh-63
|
2014-11-17 16:53:05 -06:00 |
|