Commit Graph

313 Commits

Author SHA1 Message Date
Soby Chacko
0be2b82f4f Doc changes for health indicators
When multiple binders are present in the classpath and not all of them are used,
there are some subtle details that the user needs to be aware. Addressing them
through docs by providing the details.

Resolves #1620
Resolves #1624
2019-02-28 16:39:19 +01:00
Gary Russell
53268ed631 SGH-1616: Add MessageSourceCustomizer
Resolves https://github.com/spring-cloud/spring-cloud-stream/issues/1616
Resolves #1619
2019-02-28 13:03:03 +01:00
Oleg Zhurakousky
3ce9a38242 GH-1433 Added docs for scheduled task for PollableMessageSource
Resolves #1433
2019-02-26 18:55:07 +01:00
Oleg Zhurakousky
38bdccf965 Merge branch '2.2.x' 2019-02-04 17:05:48 +01:00
Marcin Grzejszczak
a8cbf77794 Added checkstyle 2019-02-04 15:55:35 +01:00
Oleg Zhurakousky
f01cb29b44 GH-1511 Polishing and added tests
- Polished RetryTemplate changes from the previous commit
- Rebased with 2.2.x branch
- Added tests
- Updated author tags with original committer's name

Resolves #1511
Resolves #1588
2019-02-04 07:39:43 +01:00
Oleg Zhurakousky
4762bfbfe5 GH-1535 Added support for Binding auto-startup
Resolves #1535
2019-01-22 18:17:13 +01:00
Oleg Zhurakousky
44f8ae33f2 GH-1535 Added support for Binding auto-startup
Resolves #1535
2019-01-22 18:16:07 +01:00
Oleg Zhurakousky
1624c431a7 GH-1476, GH-1568 minor polishing of docs and binding display order 2019-01-22 09:31:00 +01:00
Oleg Zhurakousky
f4d1016ca4 minor doc polish
Resolves #1585
2019-01-21 16:46:42 +01:00
Artem Bilan
723c687765 GH-1569: Fix binder-specific environment merging
Fixes spring-cloud/spring-cloud-stream#1569

When `inheritEnvironment = true` (default), some provided properties
(including `spring.main.sources`) are not populated into the target
binder's environment, since Spring Boot relies on the presence of
the `configurationProperties` properties source which is transferred
from the parent context

* Remove `configurationProperties` from the `binderEnvironment` before
starting binder's application context
* Ensure that `spring.main.sources` is applied for the binder's
application context in the `BinderFactoryConfigurationTests`
* Fix `GreenfieldFunctionEnableBindingTests` for random HTTP port since
`8080` is too generic and clashes with build environment
* Fix `StreamListenerAnnotatedMethodArgumentsTests` for `Locale.US`
for proper assertion against validation message
* Mention `spring.profiles.active` configuration property for the
binder specific environment
2019-01-21 16:46:32 +01:00
Oleg Zhurakousky
6f073fdf36 minor doc polish
Resolves #1585
2019-01-21 16:43:41 +01:00
Artem Bilan
460ba9cecb GH-1569: Fix binder-specific environment merging
Fixes spring-cloud/spring-cloud-stream#1569

When `inheritEnvironment = true` (default), some provided properties
(including `spring.main.sources`) are not populated into the target
binder's environment, since Spring Boot relies on the presence of
the `configurationProperties` properties source which is transferred
from the parent context

* Remove `configurationProperties` from the `binderEnvironment` before
starting binder's application context
* Ensure that `spring.main.sources` is applied for the binder's
application context in the `BinderFactoryConfigurationTests`
* Fix `GreenfieldFunctionEnableBindingTests` for random HTTP port since
`8080` is too generic and clashes with build environment
* Fix `StreamListenerAnnotatedMethodArgumentsTests` for `Locale.US`
for proper assertion against validation message
* Mention `spring.profiles.active` configuration property for the
binder specific environment
2019-01-21 15:40:55 +01:00
Oleg Zhurakousky
6cc8356404 GH-1559 Deprecated reactive support
Removed reactive module documentation
Added initial documentation for reactive functions

Resolves #1559
2019-01-18 15:54:45 +01:00
Oleg Zhurakousky
0dad98e1e6 Created 2.2.x module 2019-01-18 15:31:36 +01:00
buildmaster
664b850996 Bumping versions to 2.1.1.BUILD-SNAPSHOT after release 2019-01-08 11:43:40 +00:00
buildmaster
2453e181b5 Going back to snapshots 2019-01-08 11:43:40 +00:00
buildmaster
1535f37e16 Update SNAPSHOT to 2.1.0.RELEASE 2019-01-08 11:41:31 +00:00
Oleg Zhurakousky
7dcdd22eb4 GH-1549 Added not on using 'spring.main.sources' as environment property
Resolves #1549
2019-01-04 15:28:09 +01:00
Oleg Zhurakousky
9d889820a0 GH-1576 Added pre-req docs for testing with PollableMessageSource
Resolves #1576
2019-01-04 15:13:32 +01:00
Oleg Zhurakousky
adff24f54e GH-1431,GH-1524,GH-1381 Documentation updates
Documented new Test Binder capabilities
Created initila version of migration guide
Added StreamRetryTemplate to migration guide
Updates doc with 2.1 updates

Resolves #1431
Resolves #1524
Resolves #1381
2019-01-02 15:49:47 +01:00
Oleg Zhurakousky
af0b1ed0ae Polished doc for binding control commands 2019-01-01 12:25:28 +01:00
buildmaster
afa5cd2f9b Going back to snapshots 2018-12-20 19:37:20 +00:00
buildmaster
953de7f02e Update SNAPSHOT to 2.1.0.RC4 2018-12-20 19:36:19 +00:00
buildmaster
c928b28a10 Going back to snapshots 2018-12-13 20:19:16 +00:00
buildmaster
5d07afc956 Update SNAPSHOT to 2.1.0.RC3 2018-12-13 20:18:14 +00:00
Oleg Zhurakousky
b60c3d08ee GH-1544 Fixed broken doc links
Resolves #1544
2018-12-10 15:26:06 +01:00
buildmaster
2c8e2255d0 Going back to snapshots 2018-11-19 14:42:16 +00:00
buildmaster
4775defbf0 Update SNAPSHOT to 2.1.0.RC2 2018-11-19 14:41:20 +00:00
Oleg Zhurakousky
96eafa4622 Fixed Binder Implementation links 2018-11-16 11:36:05 +01:00
Oleg Zhurakousky
1e8b1c532a Polishing formatting of an Initializr image 2018-11-16 11:30:20 +01:00
Oleg Zhurakousky
a20c5165ca Resized image 2018-11-16 11:16:39 +01:00
Oleg Zhurakousky
17d2c75b4b Renamed image 2018-11-16 11:08:49 +01:00
Oleg Zhurakousky
5ed3a3c53d Resized initializr image 2018-11-16 10:52:44 +01:00
Oleg Zhurakousky
b569e26177 Going back to snapshots 2018-10-30 14:31:03 +01:00
Oleg Zhurakousky
a83bdb7f34 Update SNAPSHOT to 2.1.0.RC1 2018-10-30 14:28:31 +01:00
Oleg Zhurakousky
ae17250b2c polishing docs 2018-10-30 13:58:03 +01:00
Oleg Zhurakousky
cfa63c6dc6 added binder imple links to docs 2018-10-30 13:46:58 +01:00
Oleg Zhurakousky
bdcdf5074b Fixed broken image link 2018-10-29 12:34:44 +01:00
Oleg Zhurakousky
09f3b890e7 GH-1516 polishing core docs 2018-10-26 11:25:54 +02:00
Oleg Zhurakousky
da26779fb0 GH-1516 Initial migration of docs to spring-cloud 2018-10-26 10:24:33 +02:00
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
bamboo
7dc9f2e324 [artifactory-release] Next development version 2015-10-23 19:34:46 +00:00
bamboo
bd22e119c8 [artifactory-release] Release version 1.0.0.M2 2015-10-23 19:34:44 +00:00
Mark Fisher
cc71d66445 fixed doc typo: missing semicolon in code sample 2015-09-30 13:14:48 -04:00
bamboo
e630998101 [artifactory-release] Next development version 2015-09-11 19:53:41 +00:00
bamboo
83f762a31e [artifactory-release] Release version 1.0.0.BUILD 2015-09-11 19:53:39 +00: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
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