摘要:
阅读全文
posted @ 2019-03-26 10:46
gypsophila_b
阅读(568)
评论(0)
推荐(0)
摘要:
spring项目一些简单的定时任务可以通过@Schedule注解来实现,具体配置如下 在applicationContext.xml文件中增加配置 1.引入task约束 xmlns:task="http://www.springframework.org/schema/task" 2.schemaL 阅读全文
posted @ 2019-03-26 10:44
gypsophila_b
阅读(491)
评论(0)
推荐(0)
摘要:
Can't update: no tracked branch... 是因为git不知道要从哪个远程分支更新代码,所以需要设置一下 git branch --set-upstream-to=<remote name>/<branch name> <local branch name> 例如:git 阅读全文
posted @ 2019-03-26 10:42
gypsophila_b
阅读(6671)
评论(0)
推荐(1)

浙公网安备 33010602011771号