Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
System
Lib
cloud
azure
OS Core Lib Azure
Commits
514fe324
Commit
514fe324
authored
Jun 28, 2021
by
Ronak Sakhuja
Browse files
Update EventGridTopicRetryConfiguration.java
parent
ef145b0b
Pipeline
#48483
failed with stage
in 1 minute and 47 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
src/main/java/org/opengroup/osdu/azure/di/EventGridTopicRetryConfiguration.java
View file @
514fe324
...
...
@@ -10,7 +10,7 @@ import org.springframework.context.annotation.Configuration;
* EventGridTopic settings.
*/
@Configuration
@ConfigurationProperties
(
"azure.eventgridtopic"
)
@ConfigurationProperties
(
"azure.eventgrid
.
topic"
)
@Getter
@Setter
public
class
EventGridTopicRetryConfiguration
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment