
简介
该用户还未填写简介
擅长的技术栈
可提供的服务
暂无可提供的服务
系统框架:springboot(和框架没有什么太大关系,仅记录一下)调用路径:controller→service第三方接口:http://xx.xxx.com:9905/api/list?transtime=20181017105600&token=abcdefghijklmn请求参数:{"data":"{\"xxx\":\"\",\"xx\":\"\",\"xxxx\":\...
今天照葫芦画瓢学着使用ajax,前端代码如下:<form id="form1" ><table width="90%" class="tab2" align="center"><tr><td align="right">用户名:</td><td&g...
HanLP官网https://www.hankcs.com/nlp/hanlp.html<dependency><groupId>com.hankcs</groupId><artifactId>hanlp</artifactId><version>portable-1.7.7</version></depen
系统框架:springboot(与框架无关,仅作为记录)实现流程:controller→service举例:我现在打算调用京东万象的“笑话大全”api,通过这个接口调用数据,把笑话为我所用。思路:(1)写一个controller,用来接收用户从页面传过来的请求(2)写一个service,用于实现业务需求,在这里也就是实现“怎么调用三方接口”这个需求(1)(2)是实现手段,那...
Caused by: java.lang.IllegalStateException: Could not evaluate condition on org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$EmbeddedDatabaseConfiguration due to org/springframe
Invocation of init method failed; nested exception is org.springframework.data.mapping.PropertyReferenceException: No property use found for type Role!从字面上来看,很明显这句话的意思是在实体Role里面找不到use这个字段。按常规操作,...







