Commit Graph

30 Commits

Author SHA1 Message Date
Marius Bogoevici
31fdd5b5b6 Remove Bamboo build status 2017-06-15 14:15:02 -04:00
Ilayaperumal Gopinathan
bd002e4aaf Add code formatting guidelines
Add 'eclipse' folder containing Eclipse code
formatter configuration and instructions how to use
 it.

Update rule for join_wrapped_lines

 - Set to `false`

Resolves #930

Update README

Address review comments
2017-05-15 13:03:45 -04:00
Marius Bogoevici
8cc49f5d6d Update README.adoc 2017-02-04 11:22:29 -05:00
Marius Bogoevici
6d2114d91c Update README.adoc 2017-02-04 11:22:08 -05:00
Marius Bogoevici
53c2c9694e Update README.adoc 2017-02-04 11:18:38 -05:00
Marius Bogoevici
8fa41a361f Update README.adoc 2016-11-29 17:44:58 -05:00
Marius Bogoevici
c9192c6c8e Update README.adoc 2016-09-17 12:29:16 -04:00
Marius Bogoevici
63c515417d Update README 2016-08-25 14:45:23 -04:00
Marius Bogoevici
ef1ec13c45 Update README.adoc 2016-03-02 16:47:34 -05:00
Marius Bogoevici
e7648d3b64 Update README.adoc 2016-03-02 16:46:15 -05:00
Marius Bogoevici
b1cc7c5836 Update README.adoc 2016-03-02 16:44:01 -05:00
Ilayaperumal Gopinathan
d7c73fff00 Update samples link in doc 2016-03-01 21:09:53 -05:00
Marius Bogoevici
492522f1f9 Added code of conduct 2016-02-22 16:30:36 -05:00
Ilayaperumal Gopinathan
43c01f2545 Remove spring-cloud-stream-samples
- All the samples are moved into a separate repository

This resolves #321
2016-02-19 12:18:56 -05:00
Ilayaperumal Gopinathan
490baef8ac Update doc for multibinder sample apps
Update samples ascii doc
2016-02-04 12:14:24 -05:00
Ilayaperumal Gopinathan
7550a89a25 Fix doc 2015-12-21 13:25:21 +05:30
Mark Pollack
1336440533 Add maven based docs, remove ./docs directory 2015-12-09 16:28:37 -05:00
Sabby Anandan
ac395f84e5 Add waffle badges and Bamboo build icon 2015-12-07 17:21:49 -05:00
Marius Bogoevici
86e457fac4 Renamed EnableModule to EnableBinding
* renamed @ModuleChannels to @Bindings
* moved Source, Sink, and Processor to the `org.springframework.cloud.stream.messaging` package
* updated documentation
2015-09-03 07:43:42 -04:00
Ilayaperumal Gopinathan
a4aede7589 Fix doc typo 2015-08-26 18:33:02 -07:00
Ilayaperumal Gopinathan
0a927b6711 Update documentation
- update steps to run the `s-c-s-module-launcher` on standalone, docker and lattice
 - update recent changes into readme
 - Fix docker compose to use the common binding name so that `time | log` works

Remove explicit cloud profile for lattice run

Remove tap reference

Remove explicit server.port for docker-compose

Update port mapping for docker run
2015-08-26 14:25:01 -04:00
Marius Bogoevici
37204febe2 support for binding descriptors per channel name 2015-07-23 11:22:53 -04:00
Marius Bogoevici
1a51c32f59 Renamed spring.cloud.channels to spring.cloud.stream in configuration 2015-07-21 23:22:12 -04:00
Mark Fisher
545bf250c9 re-generated README 2015-07-16 22:01:29 -04:00
Mark Fisher
31915df2fe re-generated README 2015-07-16 13:36:35 -04:00
Gunnar Hillert
b05ebc2abd gh-21 Fix docs generation 2015-07-15 11:24:16 -04:00
Gunnar Hillert
27532d08bf Update README - Fix build status image
Fix name of project name in the Travis CI link to `spring-cloud-stream`
2015-07-15 10:55:05 -04:00
Marius Bogoevici
23e4cbc7ac Add support for @EnableModule, @Input and @Output
* enable the component model based on @EnableModule with existing functionality
* any field annotated with Input/Output will trigger the creation and injection of a channel
* update examples and tests
* update README
2015-07-10 13:56:30 -04:00
Dave Syer
76ba8c8f5d Add descriptions of samples to README 2015-07-10 09:35:25 +01:00
Dave Syer
1823f32569 Add docs and travis config 2015-07-10 07:08:11 +01:00