摘要:
@SpringBootApplication @EnableJpaAuditing public class Application {...} @Component public class AuditorAwareImpl implements AuditorAware<String> { pu 阅读全文
posted @ 2018-04-27 16:23
white knight
阅读(1046)
评论(0)
推荐(0)
摘要:
<dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-cache</artifactId></dependency>@Cacheable(value = "value1", k 阅读全文
posted @ 2018-04-27 16:03
white knight
阅读(147)
评论(0)
推荐(0)
摘要:
参考 https://www.cnblogs.com/JentleWang/p/3654603.html https://blog.csdn.net/tuzhen007/article/details/11183961 if @exist_trancount > 0 begin rollback t 阅读全文
posted @ 2018-04-27 15:01
white knight
阅读(312)
评论(0)
推荐(0)
摘要:
参考 http://www.jb51.net/article/83051.htm angluar.module("aaa").directive("testDirective", function() { return { scope : { param1 : "=", param2 : "=" } 阅读全文
posted @ 2018-04-27 09:23
white knight
阅读(160)
评论(0)
推荐(0)
摘要:
参考 https://blog.csdn.net/u010451286/article/details/50635839 阅读全文
posted @ 2018-04-27 09:17
white knight
阅读(67)
评论(0)
推荐(0)
浙公网安备 33010602011771号