3637383940414243
@Autowired private RandomUtil randomUtil; @PostConstruct public void init() throws Exception { catalog = new InspectionCatalog(); catalog.loadCatalog(); }