2019-09
Spring boot GetMapping接收LocalDate一类的新日期格式
@RequestParam @DateTimeFormat(pattern = "yyyy-MM-dd") LocalDate date,
Activiti 教程
office365与visio独立版共存
JAVA
javax.management.InstanceNotFoundException: org.springframework.boot:type=Admin,name=SpringApplication
I had the same issue with IDEA IntelliJ. The problem was IntelliJ’s default server configurations. You just need to remove the ‘Enable launch optimization’ and ‘Enable JMX agent’ checkboxes, then it works!
Steps:
- Edit Configurations
- choose your project
- remove the ‘Enable launch optimization’ and ‘Enable JMX agent’ checkboxes