oscerd commented on issue #1348:
URL: https://github.com/apache/camel-karavan/issues/1348#issuecomment-2540612881

   The syntax for the db password is wrong. Read the documentation
   
   Il ven 13 dic 2024, 06:27 jabhishek01 ***@***.***> ha scritto:
   
   > @oscerd <https://github.com/oscerd> Thanks for sharing this. This worked
   > for me. But when i configure datasource as bean that time i am getting this
   > issue.
   >
   >    - beans:
   >       - name: LocalPostgres
   >       type: com.zaxxer.hikari.HikariDataSource
   >       properties:
   >       driverClassName: org.postgresql.Driver
   >       jdbcUrl: >-
   >       jdbc:postgresql://dburl/smh
   >       username: smh_user
   >       password: "{{db.password}}"
   >       connectionTimeout: "10000"
   >       maximumPoolSize: "20"
   >       leakDetectionThreshold: "20000"
   >       maxLifetime: "300000"
   >
   > —
   > Reply to this email directly, view it on GitHub
   > 
<https://github.com/apache/camel-karavan/issues/1348#issuecomment-2540582988>,
   > or unsubscribe
   > 
<https://github.com/notifications/unsubscribe-auth/ABG6XV7SBL7FQBFNHECARO32FJV3TAVCNFSM6AAAAABL7ZECTGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNBQGU4DEOJYHA>
   > .
   > You are receiving this because you were mentioned.Message ID:
   > ***@***.***>
   >
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to