Skip to content

Commit 6c2e147

Browse files
committed
Cleanup
1 parent 285ff33 commit 6c2e147

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

paystack-clients-spring-boot-starter/src/main/resources/application-paystack-clients-config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
CONTENT_TYPE: "application/json"
33
BASE_URL: "https://api.paystack.co"
44
AUTHORIZATION: "Bearer ${paystack-client.secret-key}"
5+
6+
#Jackson Lib Config
57
spring:
68
jackson:
79
visibility:

0 commit comments

Comments
 (0)