Oleg Zhurakousky
|
016f1ec010
|
Made Kotlin config class public to satisfy sonatype
|
2020-02-12 18:25:01 +01:00 |
|
Oleg Zhurakousky
|
d93febd4c4
|
GH-364 Additional cleanup and small refactoring for Kotlin lambda support
|
2019-09-10 13:48:32 +02:00 |
|
Oleg Zhurakousky
|
11ac6cd679
|
GH-364 Fix type discovery on Kotlin lambdas
Added FunctionRegistration for each Kotlin lambdas with the correct types
Resolve #364
|
2019-09-06 20:04:24 +02:00 |
|
Spring Operator
|
3b573c27ac
|
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/ 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 247 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 12:48:58 -05:00 |
|
Marcin Grzejszczak
|
c6ddfe1af4
|
Added checkstyle for tests
|
2019-02-03 15:34:10 +01:00 |
|
Marcin Grzejszczak
|
e4b08a083c
|
Turned on checkstyle
|
2019-02-01 15:48:32 +01:00 |
|
Oleg Zhurakousky
|
6a16a44aa0
|
GH-235 Moved Kotlin support to a separate module
Resolves #235
|
2018-11-30 18:48:32 +01:00 |
|