Getting “No message available” error with Spring Boot + REST application

后端 未结 10 2476
感动是毒
感动是毒 2020-12-30 02:02

I have created demo Spring Boot project and implemented Restful services as shown here

@RestController
public class GreetingsController {
    @RequestMappin         


        
10条回答
提交回复
热议问题