03 2024 档案

摘要:1创建一个springboot项目引入neo4j的依赖 <!-- neo4j依赖 --> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-neo4j</arti 阅读全文
posted @ 2024-03-06 10:54 万笑佛 阅读(2140) 评论(0) 推荐(0) 编辑
摘要:django中引入celery后发现在代码中写如下这样的定时任务,启动celery和django的工程后,他们都会调用这个定时任务导致,任务有的时候会冲突出现奇怪的问题。如何解决请继续看。 scheduler = BackgroundScheduler() scheduler.add_job(tes 阅读全文
posted @ 2024-03-01 13:30 万笑佛 阅读(163) 评论(1) 推荐(0) 编辑

点击右上角即可分享
微信分享提示