Dave Syer
feb8f51c41
Update to 1.0.0.M5
2018-03-16 11:28:53 -04:00
Dave Syer
a2a2932715
Revert to snapshots
2018-02-21 07:24:21 +00:00
Dave Syer
72efd58675
Update to 1.0.0.M4
2018-02-20 19:25:11 +00:00
Dave Syer
73098244e3
Revert to snapshots
2018-01-20 11:57:49 +00:00
Dave Syer
77e0a5c514
Update to 1.0.0.M3
2018-01-19 13:55:34 +00:00
Dave Syer
47fd4c3ed2
Going back to snapshots
2017-12-01 10:31:18 +00:00
Dave Syer
b6310e1811
Update SNAPSHOT to 1.0.0.M2
2017-11-28 13:40:35 +00: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
Dave Syer
61a902ce9a
Add spring-cloud-function-dependencies and use it throughout
2017-09-15 09:34:44 +01:00
Andy Clement
2fdfda9416
Allow dependencies to be specified when compiling, using maven coords
2017-08-15 09:09:35 -04:00
Dave Syer
99c7b995e0
Add FunctionFactoryMetadata interface for type discovery
...
The compiled functions implement that interface which means you can inspect
the signature of the method that created them and discover its
generic types.
2017-05-26 10:09:47 +01:00
Oleg Zhurakousky
2a0653b0e7
Removed redundant entries from POM files
...
Polished POM files to remove redundant entries that were causing warnings in the IDE. Some notable changes are:
- Removed spring-boot.version from sample project as they inherit it from the parent
- Removed versioning for maven-jar-plugin (was 3.0) from multiple project so it relies on the managed version
- Removed java.version from all spring-cloud-function-* modules as they inherit the one from parent.
Addressed PR comments
- removed references to maven-jar-plugin
2017-03-11 18:31:32 -05:00
markfisher
19fd056a5e
add support for simple (non-Flux) types
...
add objectToStringHttpMessageConverter
CompilerController accepts parameterized types
2017-02-24 12:14:57 -05:00
Dave Syer
d6a4ccf001
Update thin launcher to snapshot for fixes
2017-02-23 14:50:48 +00:00
markfisher
f20cff0fc8
added FunctionProxyApplicationListener
...
added support for lambda compiling Supplier and Consumer proxies
2017-02-06 15:56:51 -05:00
markfisher
4dbad37334
explicit Reactor version for compiler app
2017-01-27 16:40:35 -05:00
markfisher
94a78bdc7f
add Function compiling webapp and update scripts
2017-01-19 15:55:49 -05:00
markfisher
0fb31d6d2b
removed FunctionRegistry
2017-01-11 21:23:02 -05:00
markfisher
bdd39b74ff
initial commit
2016-09-21 22:33:06 -04:00