SpringBoot02ApplicationTests Performance Analysis and Student Object Details
The test 'SpringBoot02ApplicationTests' took 1.611 seconds to run, and the JVM has been running for 2.732 seconds.
The output also shows the details of a 'Student' object:
- stuId: 10000
- stuName: '张三'
- borndate: Tue May 05 00:00:00 CST 2020
- loves: null
- phone: 'Phone' object with brand '华为' and price 5999
- map: a map with keys 'sd', 'hn', and 'hb' mapped to values '山东', '河南', and '河北' respectively.
原文地址: https://www.cveoy.top/t/topic/bfI4 著作权归作者所有。请勿转载和采集!