2017年10月10日
摘要:
AngularJs4 blockchain
阅读全文
posted @ 2017-10-10 10:17
白衣胜雪
阅读(104)
推荐(0)
摘要:
1. For extreme cocurrency, like twitch, douyu, we suggest using websocket or server event; 2. For small amount for the bank associate use, ajax should
阅读全文
posted @ 2017-10-10 10:13
白衣胜雪
阅读(150)
推荐(0)
2017年9月21日
摘要:
Main: public static void main(String[] args) { // TODO Auto-generated method stub //new ProductServiceImpl().createNewProduct(9, "iphoneX", 8.88); dou
阅读全文
posted @ 2017-09-21 21:15
白衣胜雪
阅读(138)
推荐(0)
2017年9月18日
摘要:
https://www.ibm.com/developerworks/cn/opensource/os-cn-spring-jpa/index.html javassist 3.12 GA doesn't work with JAVA8, with have invalid constant typ
阅读全文
posted @ 2017-09-18 00:41
白衣胜雪
阅读(94)
推荐(0)
2017年9月14日
摘要:
https://docs.spring.io/docs/Spring-MVC-step-by-step/
阅读全文
posted @ 2017-09-14 21:44
白衣胜雪
阅读(100)
推荐(0)
2017年9月7日
摘要:
0. Tools > Fiddler options > https tab > check Decrypt HTTPS traffic 1. Request builder > POST xxx/service 2. Request Headers Host: xxx:12001Accept-En
阅读全文
posted @ 2017-09-07 15:35
白衣胜雪
阅读(179)
推荐(0)
2017年9月4日
摘要:
spring.datasource.url=jdbc:sqlserver://localhost:port;databaseName=dbname spring.datasource.username=juvespring.datasource.password=buffonspring.datas
阅读全文
posted @ 2017-09-04 11:47
白衣胜雪
阅读(384)
推荐(0)
2017年8月30日
摘要:
taiji pro and con yin and yang example: jogging prison perspectives 境由心造 相由心生 subjective objective cannot see a thing or man throughly example: a runn
阅读全文
posted @ 2017-08-30 22:57
白衣胜雪
阅读(282)
推荐(0)
2017年8月25日
摘要:
Create a new resource by POSTing the given object to the URI template, and returns the representation found in the response. Create a new resource by
阅读全文
posted @ 2017-08-25 15:09
白衣胜雪
阅读(3262)
推荐(1)
2017年8月14日
摘要:
return new Docket(DocumentationType.SWAGGER_2).apiInfo(apiInfo()).select() .apis(Predicates.not(RequestHandlerSelectors.basePackage("org.springframewo
阅读全文
posted @ 2017-08-14 17:27
白衣胜雪
阅读(149)
推荐(0)