Dave Syer
a70dda9c68
Fix some links in docs
2016-02-25 10:33:31 +00:00
Dave Syer
6c1ad72126
Revert to snapshots
2016-01-25 16:18:38 +00:00
Dave Syer
c9cd438178
Update to 1.0.3
2016-01-25 16:14:02 +00:00
Dave Syer
c62123fa60
Make ghpages.sh work on a branch
2015-08-25 15:16:55 +01:00
Dave Syer
39b942afd2
Prepare master for next snapshot
2015-06-26 10:57:17 +01:00
Dave Syer
20c75cf1c5
Fix path to docs in README raw text
2015-06-25 12:31:28 +01:00
Spencer Gibb
baa603f548
add a note about unique application context ids
2015-05-12 13:22:58 -06:00
Dave Syer
a0d4d1ed11
Update to 1.0.2 snapshots
2015-04-23 11:11:21 +01:00
Spencer Gibb
ca7aa9a49c
treat the 'destination' param as path while match using a PathMatcher
...
Specifically an AntPathMatcher with the separator as a colon (:)
fixes gh-17
2015-04-08 13:43:37 -06:00
Dave Syer
9593414c27
Add paragraph about destination parameter in Bus endpoints
...
Fixes gh-16
2015-03-26 09:58:10 +00:00
Dave Syer
9043e86c09
Add link to github in rendered docs
2015-03-20 11:46:14 +00:00
Dave Syer
f5360dd419
Skip deploy for docs
2015-03-05 16:11:14 +00:00
Dave Syer
dc88ed89d3
Update to next snapshot
2015-03-03 14:56:26 +00:00
Dave Syer
9c4c590c08
Add @BusConnectionFactory to qualify the preferred instance
...
If you are using AMQP there needs to be a ConnectionFactory (from
Spring Rabbit) in the application context. If there is a single
ConnectionFactory it will be used, or if there is a one qualified as
@BusConnectionFactory it will be preferred over others, otherwise
the @Primary one will be used. If there are multiple unqualified
connection factories there will be an error.
Fixes gh-13
2015-02-27 13:21:55 +00:00
Dave Syer
71937535e3
Change docs path in README
2014-12-11 15:41:36 +00:00
Dave Syer
98c9dc8fdc
Add contributing section to README
2014-11-17 10:29:14 +00:00
Spencer Gibb
a26c602ca0
Refactor docs into separate module
2014-11-11 14:02:09 +00:00