Commit Graph

9 Commits

Author SHA1 Message Date
Ilayaperumal Gopinathan
d7c73fff00 Update samples link in doc 2016-03-01 21:09:53 -05:00
Donovan Muller
ccc6049adc Rabbit binder environment should be named rabbitmq
In the context of trying to configure Rabbit, the docs mention that the Rabbit config properties be added under `rabbit`:

```
      ...
      binders:
        rabbit1:
          type: rabbit
          environment:
            spring:
              rabbit:
                host: <host1>
      ...
```

however, the properties should be configured under `rabbitmq` as reference in the [Spring Boot Appendix A](https://docs.spring.io/spring-boot/docs/current/reference/html/common-application-properties.html)
2016-02-08 08:32:59 +02:00
Ilayaperumal Gopinathan
490baef8ac Update doc for multibinder sample apps
Update samples ascii doc
2016-02-04 12:14:24 -05:00
Ilayaperumal Gopinathan
3e10eac8ac Update docbook copyright year 2016-02-04 21:55:30 +05:30
Mark Fisher
944c100576 doc polishing 2016-02-04 10:44:08 -05:00
Marius Bogoevici
b490b6b73d Adding binder docs + 1.0.0.M4 updates
Health indicators
2016-02-04 09:04:00 -05:00
Mark Pollack
001ad52f4a Add additional doc correction 2015-12-18 16:59:29 -05:00
Marius Bogoevici
7b077817e5 GH-240 GH-235 Documentation review, partitioning
* Add multibinder docs

Resolves #240, #235
2015-12-18 16:52:39 -05:00
Mark Pollack
1336440533 Add maven based docs, remove ./docs directory 2015-12-09 16:28:37 -05:00