mirror of
https://github.com/Dannecron/spring-boot-demo.git
synced 2025-12-26 00:32:34 +03:00
add openapi auto generation
some responses refactoring
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
package com.example.demo.http.responses
|
||||
|
||||
class NotFoundResponse: BaseResponse(ResponseStatus.NOT_FOUND)
|
||||
Reference in New Issue
Block a user