Soby Chacko
2ca8568b55
Update interactive query sample
2019-10-28 21:47:05 -04:00
Soby Chacko
68b0614638
Update kafka streams samples
...
Address Serde changes from upstream
Polishing
2019-06-18 14:06:15 -04:00
Mirco
ce0e8e1e18
Fixed typo
2019-03-21 15:22:03 -04:00
Spring Operator
0469a003ee
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 93 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 15:17:00 -04:00
Soby Chacko
d73bddc095
Sample kafka streams config cleanup
2018-12-03 18:35:25 -05:00
Bjarte S. Karlsen
e927b01bec
Fixes #80 , removes deprecations ( #81 )
...
* removed deprecations
* simplify serde creation
2018-07-26 11:31:10 -04:00
Soby Chacko
d1169eeef7
Remove duplicate EnableAutoConfiguration from Kafka Streams samples
2018-03-21 20:11:50 -04:00
Soby Chacko
e94de0d535
Refactoring samples
...
Restructuring the samples repository
Add more docker support
Add acceptance tests for the apps
Adding sensor average processor sample
Remove aggregate samples
2018-03-09 10:47:22 -05:00