기본 컨트롤러 생성
This commit is contained in:
@@ -9,4 +9,5 @@ import org.springframework.web.bind.annotation.RestController;
|
||||
@RestController
|
||||
@RequiredArgsConstructor
|
||||
public class ProducerController {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user