闲暇之时在eclipse写个简单的springBoot入门的demo 里面有查增删操作 运行基类com.springBoot.App类 访问http://localhost:8090/test/hello http://localhost:8090/test/saveUser?name=小&password=12 http://localhost:8090/test/deleteUser/3 如有不足之处,欢迎各位吐槽