Andrii Melashchenko created CAMEL-15916:
-------------------------------------------

             Summary: Add link to the Spring Docs about mongodb client
                 Key: CAMEL-15916
                 URL: https://issues.apache.org/jira/browse/CAMEL-15916
             Project: Camel
          Issue Type: Improvement
          Components: camel-mongodb
    Affects Versions: 3.6.0
         Environment: Ubuntu 20.04
            Reporter: Andrii Melashchenko


Docs [https://camel.apache.org/components/latest/mongodb-component.html] do not 
have step to add 
```

{color:#e8bf6a}<repositories>
{color}{color:#e8bf6a} <repository>
{color}{color:#e8bf6a} <id>{color}spring-milestone{color:#e8bf6a}</id>
{color}{color:#e8bf6a} <name>{color}Spring Maven MILESTONE 
Repository{color:#e8bf6a}</name>
{color}{color:#e8bf6a} 
<url>{color}https://repo.spring.io/libs-milestone{color:#e8bf6a}</url>
{color}{color:#e8bf6a} </repository>
{color}{color:#e8bf6a}</repositories>{color}

```
to pm.file in order to create mongoDB client according to 
[https://docs.spring.io/spring-data/mongodb/docs/current/reference/html/#reference]
 
It's better to add direct link to spring to avoid this issue.

Stack-overflow issue 
[https://stackoverflow.com/questions/61313732/configuration-problem-unable-to-locate-spring-namespacehandler-for-xml-schema-n/65125398#65125398]
 

Later I'll add pull request to docs



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to