how can i possibly fix this i don't want to see the full package path.. help 
I have not found info regarding this...
how can i possibly fix this i don't want to see the full package path.. help 
I have not found info regarding this...
At the top, add this:
import org.springframework.web.bind.annotation.RestController;
@RestController
public class RestController