Skip to content

Commit

Permalink
Add trusted packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Fagorym committed Apr 3, 2024
1 parent 36ca4bc commit 1fb4415
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ spring.kafka.consumer.key-deserializer=org.apache.kafka.common.serialization.Str
spring.kafka.consumer.value-deserializer=org.springframework.kafka.support.serializer.JsonDeserializer
spring.kafka.consumer.properties.spring.json.type.mapping=notification:ru.nsu.fit.directors.userservice.event.OrderNotificationEvent,\
business-message:ru.nsu.fit.directors.userservice.event.BusinessMessageEvent
spring.kafka.consumer.properties.spring.json.trusted.packages=*

springdoc.swagger-ui.path=/user/swagger-ui.html
springdoc.api-docs.path=/user/api-docs
Expand Down

0 comments on commit 1fb4415

Please sign in to comment.