Skip to content

Commit

Permalink
Import HttpStatus
Browse files Browse the repository at this point in the history
  • Loading branch information
gcatanese committed Mar 7, 2024
1 parent be53723 commit 9542ad8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Bean;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestBody;
Expand Down

0 comments on commit 9542ad8

Please sign in to comment.