2017年10月10日
摘要: AngularJs4 blockchain 阅读全文
posted @ 2017-10-10 10:17 白衣胜雪 阅读(96) 评论(0) 推荐(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 白衣胜雪 阅读(145) 评论(0) 推荐(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 白衣胜雪 阅读(134) 评论(0) 推荐(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 白衣胜雪 阅读(87) 评论(0) 推荐(0) 编辑
  2017年9月14日
摘要: https://docs.spring.io/docs/Spring-MVC-step-by-step/ 阅读全文
posted @ 2017-09-14 21:44 白衣胜雪 阅读(98) 评论(0) 推荐(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 白衣胜雪 阅读(170) 评论(0) 推荐(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 白衣胜雪 阅读(376) 评论(0) 推荐(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 白衣胜雪 阅读(279) 评论(0) 推荐(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 白衣胜雪 阅读(3219) 评论(0) 推荐(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 白衣胜雪 阅读(144) 评论(0) 推荐(0) 编辑