Commit 96af70b0 authored by Khai Yuan ​Liew's avatar Khai Yuan ​Liew

[AFP-55] Finish Product Controller

parent b931701c
......@@ -11,7 +11,6 @@ import org.springframework.web.bind.annotation.RestController;
import com.nisum.ascend.inventory.service.ProductService;
import reactor.core.publisher.Flux;
@RestController
@RequestMapping("/products")
public class ProductController {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment