Updated product controller
This commit is contained in:
parent
9d72f02c56
commit
c71b0d90a7
@ -5,7 +5,6 @@ import com.cubetiqs.demo.repository.ProductRepository;
|
|||||||
import org.springframework.beans.factory.annotation.Autowired;
|
import org.springframework.beans.factory.annotation.Autowired;
|
||||||
import org.springframework.web.bind.annotation.*;
|
import org.springframework.web.bind.annotation.*;
|
||||||
|
|
||||||
import java.math.BigDecimal;
|
|
||||||
import java.util.List;
|
import java.util.List;
|
||||||
|
|
||||||
@RestController
|
@RestController
|
||||||
|
Loading…
Reference in New Issue
Block a user