Dave Syer
4c9627aee3
Fix Build and upgrade fully to Boot 2.0
...
Some tests still ignored.
Also adds draft functional bean registration support. The AWS sample
is using that now (it starts up 4x faster in AWS). To activate the
functional beans user has to supply a main class of type
ApplicationContextInitializer.
2018-06-21 17:57:50 +01:00
Dave Syer
c29f800380
Update to 1.0.0.RC1
2018-05-21 10:04:54 +01:00
Dave Syer
e1bb5259a9
Support for Start-Class as main
2018-05-18 11:45:41 +01:00
Dave Syer
8cf3d7bc5a
Add some WebMvcTest support
...
Fixes gh-156
2018-04-24 16:15:42 +01:00
Dave Syer
04f917c113
Make it explicit that stream does not depend on a web server
2018-04-24 14:18:45 +01:00
Dave Syer
9c1a9bff4e
Fix reactor dependencies
2018-01-03 15:59:20 +00:00
Dave Syer
1af0d451cf
Migrate to servlet binder for web features
2018-01-03 15:06:33 +00:00
Dave Syer
540b4d378e
Update sample builds to latest versions
2017-12-11 15:39:01 +00:00
Dave Syer
e1bce8c292
Change name of property endpoint -> defaultRoute
2017-11-24 13:28:31 +09:00
Dave Syer
f3951cba66
Prefer explicit route to default
2017-11-24 13:21:08 +09:00
Dave Syer
0e21a30459
Don't use properties to fix the function endpoint
...
There are multiple functions in this sample, and they are
all addressable, so we don't need to force all messages to go
to uppercase.
2017-11-24 12:42:21 +09:00
Dave Syer
55b62d630b
Remove @FunctionScan from samples where possible
2017-10-25 08:53:14 +01:00
Dave Syer
af8b6e253e
Revert to snapshots
2017-09-15 17:49:31 +01:00
Dave Syer
858b7404c6
Update to 1.0.0.M1
2017-09-15 17:48:51 +01:00
Dave Syer
472f0e31b6
Prune dependencies and rename samples
2017-09-15 13:44:55 +01:00