Skip to content

Commit

Permalink
Enable AsyncApi
Browse files Browse the repository at this point in the history
  • Loading branch information
marcus-bcl committed Nov 1, 2024
1 parent 9836fab commit 1f54be0
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
package uk.gov.justice.digital.hmpps

import org.openfolder.kotlinasyncapi.springweb.EnableAsyncApi
import org.springframework.boot.autoconfigure.SpringBootApplication
import org.springframework.boot.runApplication

@EnableAsyncApi
@SpringBootApplication
class App

Expand Down

0 comments on commit 1f54be0

Please sign in to comment.