因此,我的新系统( USB TRX40 AORUS上的Threadrapper3970x)没有在Ubuntu19.10上启动--它被卡在识别USB设备上:7-6 New USB device strings: Mfr=0, Product=1, Serialnumber.....7-6:1.0: USB hub found
7-6:1.0: 4
语言:Java,框架:Springboot,应用程序名称: abcApplication "21:47:32.133 main INFO c.c.abc.abcApplication - StartedabcApplication in12.49秒(JVM运行8.467)“
我正在用Springboot开发一个web应用程序。当应用程序成功启动时,springboot-application会输出上述消息。如何处理此事件?当应用程序初始化完成时,我想做一些事情。