摘要:
public final ObjectMapper mapper = new ObjectMapper(); public static void main(String[] args) throws Exception{ String jsonString = getJsonString(); / 阅读全文
posted @ 2018-03-26 18:05
lgp20151222
阅读(960)
评论(0)
推荐(0)
摘要:
@Component public class ScheduledTasks { @Autowired private ActivityService activityService; // 1000即1s @Scheduled(fixedRate = 1000) public void repor 阅读全文
posted @ 2018-03-26 17:54
lgp20151222
阅读(426)
评论(0)
推荐(0)

浙公网安备 33010602011771号