You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32285 lines
4.0 MiB
32285 lines
4.0 MiB
2020-08-16 15:19:02.156 [main] INFO com.yuxue.Application - Starting Application on H with PID 2660 (started by 韩先生 in D:\吃饭家伙\Java\Java文件\yx-image-recognition)
|
|
2020-08-16 15:19:02.172 [main] INFO com.yuxue.Application - The following profiles are active: dev
|
|
2020-08-16 15:19:04.183 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'threadPoolConfig' of type [com.yuxue.config.ThreadPoolConfig$$EnhancerBySpringCGLIB$$bbce9674] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-16 15:19:04.359 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$d64bd12a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-16 15:19:04.535 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'defaultAopConfig' of type [com.yuxue.aop.DefaultAopConfig$$EnhancerBySpringCGLIB$$c04f044d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-16 15:19:04.546 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'resultAop' of type [org.springframework.aop.support.DefaultPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-16 15:19:05.830 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 16666 (http)
|
|
2020-08-16 15:19:05.912 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
|
2020-08-16 15:19:05.913 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.19]
|
|
2020-08-16 15:19:06.292 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
|
2020-08-16 15:19:06.439 [main] INFO o.s.boot.web.servlet.RegistrationBean - Servlet statViewServlet was not registered (possibly already registered?)
|
|
2020-08-16 15:19:07.029 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
|
2020-08-16 15:19:08.387 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'taskExecutor'
|
|
2020-08-16 15:19:09.198 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
|
2020-08-16 15:19:09.365 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed
|
|
2020-08-16 15:19:09.387 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
|
2020-08-16 15:19:09.398 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references
|
|
2020-08-16 15:19:09.676 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 16666 (http) with context path ''
|
|
2020-08-16 15:19:09.681 [main] INFO com.yuxue.Application - Started Application in 8.414 seconds (JVM running for 9.252)
|
|
2020-08-16 15:19:15.077 [http-nio-16666-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2020-08-16 15:19:15.127 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:19:15.127 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:19:15.128 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/index
|
|
2020-08-16 15:19:15.128 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:19:15.135 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.CommonController.indexPage
|
|
2020-08-16 15:19:15.135 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-16 15:19:15.136 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:15.144 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: home/index
|
|
2020-08-16 15:19:15.145 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:15.145 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:19:15.958 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:19:15.959 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:19:15.959 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/systemMenu/getUserMenu
|
|
2020-08-16 15:19:15.959 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:19:15.960 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.SystemMenuController.getUserMenu
|
|
2020-08-16 15:19:15.960 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-16 15:19:15.960 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:16.430 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: {third=java.util.stream.ReferencePipeline$2@25ba2366, first=java.util.stream.ReferencePipeline$2@404dbabc, second=java.util.stream.ReferencePipeline$2@35fadd1d}
|
|
2020-08-16 15:19:16.430 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:16.733 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:19:16.734 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:19:16.735 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/getProcessStep
|
|
2020-08-16 15:19:16.735 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:19:16.735 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.getProcessStep
|
|
2020-08-16 15:19:16.735 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-16 15:19:16.735 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:16.744 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:19:16.745 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:19:16.745 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-16 15:19:16.745 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:19:16.745 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-16 15:19:16.746 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [null, png,jpg,jpeg]
|
|
2020-08-16 15:19:16.746 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:16.752 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: {result=99, debug_GaussianBlur=0, debug_gray=1, debug_Sobel=2, debug_threshold=3, debug_morphology=4, debug_Contours=5, debug_result=6, debug_crop=7, debug_resize=8, debug_char_threshold=9, debug_specMat=11, debug_chineseMat=12, debug_char_auxRoi=13}
|
|
2020-08-16 15:19:16.752 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:16.848 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"01_蓝牌","filePath":"D:\\PlateDetect\\01_蓝牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\01_蓝牌","isDir":true}, {"fileName":"02_黄牌","filePath":"D:\\PlateDetect\\02_黄牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\02_黄牌","isDir":true}, {"fileName":"03_绿牌","filePath":"D:\\PlateDetect\\03_绿牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\03_绿牌","isDir":true}, {"fileName":"04_多车牌","filePath":"D:\\PlateDetect\\04_多车牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\04_多车牌","isDir":true}, {"fileName":"05_夜间","filePath":"D:\\PlateDetect\\05_夜间","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\05_夜间","isDir":true}, {"fileName":"99_其他","filePath":"D:\\PlateDetect\\99_其他","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\99_其他","isDir":true}, {"fileName":"temp","filePath":"D:\\PlateDetect\\temp","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\temp","isDir":true}, {"fileName":"train","filePath":"D:\\PlateDetect\\train","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\train","isDir":true}, {"fileName":"Video","filePath":"D:\\PlateDetect\\Video","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video","isDir":true}, {"fileName":"Video_Grab","filePath":"D:\\PlateDetect\\Video_Grab","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grab","isDir":true}]
|
|
2020-08-16 15:19:16.849 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:18.146 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:19:18.147 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:19:18.148 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-16 15:19:18.148 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:19:18.148 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-16 15:19:18.148 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab, png,jpg,jpeg]
|
|
2020-08-16 15:19:18.148 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:18.152 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"img_0.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_0.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_0.jpg","isDir":false}, {"fileName":"img_11.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_11.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_11.jpg","isDir":false}, {"fileName":"img_12.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_12.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_12.jpg","isDir":false}, {"fileName":"img_13.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_13.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_13.jpg","isDir":false}, {"fileName":"img_14.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_14.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_14.jpg","isDir":false}, {"fileName":"img_15.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_15.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_15.jpg","isDir":false}, {"fileName":"img_16.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_16.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_16.jpg","isDir":false}, {"fileName":"img_17.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_17.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_17.jpg","isDir":false}, {"fileName":"img_18.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_18.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_18.jpg","isDir":false}, {"fileName":"img_19.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_19.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_19.jpg","isDir":false}, {"fileName":"img_2.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_2.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_2.jpg","isDir":false}, {"fileName":"img_20.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_20.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_20.jpg","isDir":false}, {"fileName":"img_21.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_21.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_21.jpg","isDir":false}, {"fileName":"img_22.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_22.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_22.jpg","isDir":false}, {"fileName":"img_23.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_23.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_23.jpg","isDir":false}, {"fileName":"img_3.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_3.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_3.jpg","isDir":false}, {"fileName":"img_4.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_4.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_4.jpg","isDir":false}, {"fileName":"img_5.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_5.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_5.jpg","isDir":false}, {"fileName":"img_6.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_6.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_6.jpg","isDir":false}, {"fileName":"img_7.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_7.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_7.jpg","isDir":false}, {"fileName":"img_8.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_8.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_8.jpg","isDir":false}, {"fileName":"img_9.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_9.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_9.jpg","isDir":false}]
|
|
2020-08-16 15:19:18.153 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:19.361 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:19:19.362 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:19:19.362 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:19:19.362 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:19:19.362 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:19:19.362 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:19:19.362 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 15:19:19.362 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:19:19.362 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:19:19.362 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5Cimg_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@19b4d8c5]
|
|
2020-08-16 15:19:19.363 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 15:19:19.363 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:19.363 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5Cimg_0.jpg, false]
|
|
2020-08-16 15:19:19.363 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:19.373 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:19:19.373 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:19.373 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:19:21.834 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=129, fileName=img_0.jpg, filePath=D:/PlateDetect/Video_Grab/img_0.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 07:19:19, tempPath=D:/PlateDetect/temp/1597562359386/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=2983, parentId=129, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597562359386/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 07:19:21, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=2984, parentId=129, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597562359386/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 07:19:21, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=2975, parentId=129, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597562359386/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 07:19:21, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=2979, parentId=129, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597562359386/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 07:19:21, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=2973, parentId=129, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597562359386/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 07:19:21, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=2978, parentId=129, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597562359386/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 07:19:21, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=2977, parentId=129, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597562359386/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:19:21, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=2976, parentId=129, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597562359386/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:19:21, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=2981, parentId=129, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597562359386/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:19:21, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=2982, parentId=129, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597562359386/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:19:21, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=2980, parentId=129, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597562359386/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:19:21, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=2972, parentId=129, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597562359386/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:19:21, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=2970, parentId=129, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597562359386/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:19:21, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=2971, parentId=129, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597562359386/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:19:21, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=2974, parentId=129, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597562359386/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:19:21, recoPlate=, plateColor=, sort=8)])
|
|
2020-08-16 15:19:21.835 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:21.849 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:19:21.849 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:19:21.849 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:19:21.849 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:19:21.849 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:19:21.849 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:19:21.849 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:19:21.849 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:19:21.850 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:19:21.850 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:19:21.850 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:19:21.850 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:19:21.850 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:19:21.850 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562359386/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@77958d33]
|
|
2020-08-16 15:19:21.850 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562359386/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5cce4cc8]
|
|
2020-08-16 15:19:21.850 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:19:21.850 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:21.850 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:21.850 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:19:21.851 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562359386/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3785db93]
|
|
2020-08-16 15:19:21.851 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:19:21.851 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:21.851 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:19:21.851 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:19:21.851 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:19:21.851 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:19:21.851 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:19:21.851 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:19:21.851 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562359386/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6c188656]
|
|
2020-08-16 15:19:21.851 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:19:21.852 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:21.852 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:19:21.852 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:19:21.852 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562359386/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2263da24]
|
|
2020-08-16 15:19:21.852 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:21.852 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:19:21.853 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:19:21.853 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:19:21.853 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:19:21.853 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:19:21.853 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562359386/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2e4db950]
|
|
2020-08-16 15:19:21.853 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:21.860 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:19:21.860 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:19:21.861 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:21.861 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:21.861 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:19:21.861 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:19:21.862 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:19:21.862 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:19:21.862 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:21.862 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:19:21.862 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:21.862 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:19:21.862 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:21.862 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:19:21.863 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:19:21.864 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:19:21.865 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:21.865 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:19:21.880 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:19:21.881 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:19:21.881 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:19:21.881 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:19:21.881 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:19:21.882 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562359386/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@679e3354]
|
|
2020-08-16 15:19:21.882 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:21.883 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:19:21.883 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:19:21.883 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:19:21.884 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:19:21.884 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:19:21.884 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562359386/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7a99cea4]
|
|
2020-08-16 15:19:21.884 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:21.885 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:19:21.885 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:19:21.885 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:19:21.886 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:19:21.886 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:19:21.886 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562359386/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@38d7e2e0]
|
|
2020-08-16 15:19:21.886 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:21.890 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:19:21.890 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:19:21.891 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:19:21.891 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:19:21.891 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:19:21.891 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562359386/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3fc745be]
|
|
2020-08-16 15:19:21.891 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:21.893 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:19:21.893 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:21.893 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:19:21.895 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:19:21.896 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:19:21.896 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:19:21.896 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:19:21.896 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:19:21.896 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562359386/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5209a921]
|
|
2020-08-16 15:19:21.896 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:21.897 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:19:21.898 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:21.898 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:19:21.898 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:19:21.898 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:21.898 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:19:21.899 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:19:21.899 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:19:21.899 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:19:21.899 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:19:21.899 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:19:21.900 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562359386/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7418313]
|
|
2020-08-16 15:19:21.900 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:21.905 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:19:21.906 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:19:21.906 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:19:21.906 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:19:21.906 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:19:21.906 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562359386/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@97afca1]
|
|
2020-08-16 15:19:21.906 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:21.912 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:19:21.912 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:19:21.912 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:19:21.912 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:19:21.912 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:19:21.912 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562359386/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3144a8d5]
|
|
2020-08-16 15:19:21.913 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:21.913 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:19:21.914 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:19:21.914 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:19:21.914 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:19:21.914 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:19:21.914 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562359386/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@61b748d2]
|
|
2020-08-16 15:19:21.914 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:21.918 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:19:21.918 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:19:21.918 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:21.919 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:19:21.919 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:21.920 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:19:21.928 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:19:21.928 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:21.928 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:19:21.930 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:19:21.930 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:21.930 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:19:21.931 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:19:21.932 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:21.932 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:19:21.937 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:19:21.937 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:21.938 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:19:32.715 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:19:32.715 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:19:32.716 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:19:32.716 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:19:32.716 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 15:19:32.716 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:19:32.716 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 15:19:32.716 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:19:32.716 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5Cimg_11.jpg, false]
|
|
2020-08-16 15:19:32.716 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:19:32.716 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:32.716 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:19:32.717 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5Cimg_11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6f2a3337]
|
|
2020-08-16 15:19:32.717 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:32.729 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:19:32.729 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:32.729 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:19:33.080 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=130, fileName=img_11.jpg, filePath=D:/PlateDetect/Video_Grab/img_11.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 07:19:32, tempPath=D:/PlateDetect/temp/1597562372728/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=2992, parentId=130, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597562372728/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 07:19:33, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3004, parentId=130, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597562372728/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 07:19:33, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3003, parentId=130, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597562372728/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 07:19:33, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=2994, parentId=130, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597562372728/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 07:19:33, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=2993, parentId=130, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597562372728/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:19:33, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=2997, parentId=130, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597562372728/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:19:33, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=2991, parentId=130, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597562372728/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:19:33, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=2996, parentId=130, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597562372728/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:19:33, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=2989, parentId=130, fileName=debug_crop_6.jpg, filePath=D:/PlateDetect/temp/1597562372728/debug_crop_6.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:19:33, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=2988, parentId=130, fileName=debug_crop_7.jpg, filePath=D:/PlateDetect/temp/1597562372728/debug_crop_7.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:19:33, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3000, parentId=130, fileName=debug_crop_8.jpg, filePath=D:/PlateDetect/temp/1597562372728/debug_crop_8.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:19:33, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=2998, parentId=130, fileName=debug_crop_9.jpg, filePath=D:/PlateDetect/temp/1597562372728/debug_crop_9.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:19:33, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3001, parentId=130, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597562372728/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:19:33, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=2999, parentId=130, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597562372728/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:19:33, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3002, parentId=130, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597562372728/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:19:33, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=2987, parentId=130, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597562372728/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:19:33, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=2995, parentId=130, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597562372728/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:19:33, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=2990, parentId=130, fileName=debug_resize_6.jpg, filePath=D:/PlateDetect/temp/1597562372728/debug_resize_6.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:19:33, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3005, parentId=130, fileName=debug_resize_8.jpg, filePath=D:/PlateDetect/temp/1597562372728/debug_resize_8.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:19:33, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3006, parentId=130, fileName=debug_resize_9.jpg, filePath=D:/PlateDetect/temp/1597562372728/debug_resize_9.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:19:33, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=2985, parentId=130, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597562372728/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 07:19:33, recoPlate=, plateColor=未知, sort=99), PlateRecoDebugEntity(id=2986, parentId=130, fileName=result_1.png, filePath=D:/PlateDetect/temp/1597562372728/result_1.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 07:19:33, recoPlate=, plateColor=未知, sort=99)])
|
|
2020-08-16 15:19:33.080 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:33.095 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:19:33.095 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:19:33.096 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:19:33.096 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:19:33.096 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:19:33.096 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:19:33.096 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:19:33.097 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:19:33.096 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:19:33.097 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:19:33.097 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562372728/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7db17357]
|
|
2020-08-16 15:19:33.097 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:33.097 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562372728/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@42fccf15]
|
|
2020-08-16 15:19:33.097 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:33.098 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:19:33.098 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:19:33.098 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:19:33.098 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:19:33.098 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:19:33.098 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562372728/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@55aa2d4]
|
|
2020-08-16 15:19:33.099 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:19:33.099 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:33.099 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:19:33.099 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:19:33.099 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:19:33.099 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:19:33.099 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562372728/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@397a954b]
|
|
2020-08-16 15:19:33.099 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:33.101 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:19:33.101 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:19:33.101 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:19:33.101 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:19:33.101 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:19:33.101 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:19:33.101 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:19:33.101 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:19:33.101 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:19:33.101 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:19:33.101 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562372728/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@360a5ec0]
|
|
2020-08-16 15:19:33.101 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562372728/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2273ea8d]
|
|
2020-08-16 15:19:33.101 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:33.101 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:33.107 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:19:33.107 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:33.107 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:19:33.112 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:19:33.113 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:19:33.113 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:33.113 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:33.113 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:19:33.113 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:19:33.116 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:19:33.116 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:33.116 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:19:33.122 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:19:33.122 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:19:33.122 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:19:33.122 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:19:33.122 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:19:33.122 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:19:33.122 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:19:33.122 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:19:33.122 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:19:33.122 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:19:33.122 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562372728/debug_resize_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@9494767]
|
|
2020-08-16 15:19:33.122 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562372728/debug_crop_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@563627b8]
|
|
2020-08-16 15:19:33.122 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:33.122 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:33.126 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:19:33.127 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:33.127 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:19:33.128 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:19:33.128 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:19:33.128 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:19:33.128 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:19:33.128 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:19:33.128 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562372728/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@17a7af0b]
|
|
2020-08-16 15:19:33.128 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:33.129 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:19:33.130 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:33.130 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:19:33.130 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:19:33.130 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:19:33.130 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:19:33.131 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:19:33.131 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:19:33.131 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562372728/debug_crop_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@711a90df]
|
|
2020-08-16 15:19:33.131 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:33.132 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:19:33.132 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:33.133 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:19:33.138 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:19:33.139 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:19:33.139 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:19:33.139 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:19:33.139 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:19:33.139 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562372728/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@76a4d500]
|
|
2020-08-16 15:19:33.139 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:33.139 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:19:33.139 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:33.140 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:19:33.140 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:19:33.140 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:19:33.141 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:19:33.141 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:19:33.141 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:19:33.141 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:19:33.141 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:19:33.141 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:19:33.141 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:19:33.141 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562372728/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@677de7a2]
|
|
2020-08-16 15:19:33.141 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:19:33.141 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:33.141 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562372728/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@501c6920]
|
|
2020-08-16 15:19:33.141 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:33.144 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:19:33.144 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:33.145 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:19:33.144 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:19:33.146 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:33.146 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:19:33.146 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:19:33.146 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:19:33.146 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:19:33.146 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:19:33.146 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:19:33.146 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562372728/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3112d6bb]
|
|
2020-08-16 15:19:33.147 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:33.151 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:19:33.151 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:19:33.151 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:19:33.151 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:19:33.151 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:19:33.151 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562372728/debug_resize_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7c692aab]
|
|
2020-08-16 15:19:33.151 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:33.151 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:19:33.151 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:33.152 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:19:33.152 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:19:33.152 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:19:33.152 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:19:33.152 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:19:33.152 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:19:33.153 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562372728/debug_crop_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1334a31a]
|
|
2020-08-16 15:19:33.153 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:33.156 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:19:33.156 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:33.156 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:19:33.157 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:19:33.157 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:19:33.157 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:19:33.157 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:19:33.157 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:19:33.157 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562372728/debug_crop_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@77363b9f]
|
|
2020-08-16 15:19:33.157 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:33.161 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:19:33.162 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:19:33.162 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:19:33.162 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:19:33.162 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:19:33.162 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:33.162 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:19:33.162 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:19:33.162 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562372728/debug_resize_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5fe6ff86]
|
|
2020-08-16 15:19:33.162 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:33.163 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:19:33.163 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:33.163 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:19:33.164 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:19:33.164 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:33.164 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:19:33.165 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:19:33.165 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:33.165 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:19:33.167 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:19:33.167 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:19:33.167 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:19:33.168 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:19:33.168 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:19:33.168 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562372728/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@36c04e65]
|
|
2020-08-16 15:19:33.168 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:33.170 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:19:33.170 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:33.170 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:19:33.178 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:19:33.178 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:19:33.178 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:19:33.178 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:19:33.178 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:19:33.178 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:19:33.178 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:19:33.178 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:19:33.178 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:19:33.178 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:19:33.178 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562372728/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5bf3b393]
|
|
2020-08-16 15:19:33.179 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562372728/result_1.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5a3295d1]
|
|
2020-08-16 15:19:33.179 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:33.179 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:33.180 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:19:33.180 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:19:33.180 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:19:33.180 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:19:33.180 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:19:33.180 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562372728/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@49309614]
|
|
2020-08-16 15:19:33.180 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:33.181 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:19:33.181 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:19:33.181 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:33.181 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:33.181 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:19:33.181 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:19:33.181 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:19:33.181 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:33.181 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:19:33.182 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:19:33.182 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:33.183 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:19:33.192 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:19:33.192 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:19:33.192 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:20:54.477 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:20:54.477 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:20:54.478 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/index
|
|
2020-08-16 15:20:54.478 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:20:54.478 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.CommonController.indexPage
|
|
2020-08-16 15:20:54.478 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-16 15:20:54.478 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:20:54.478 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: home/index
|
|
2020-08-16 15:20:54.478 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:20:54.478 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:20:54.567 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:20:54.568 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:20:54.568 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/systemMenu/getUserMenu
|
|
2020-08-16 15:20:54.568 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:20:54.568 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.SystemMenuController.getUserMenu
|
|
2020-08-16 15:20:54.568 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-16 15:20:54.568 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:20:54.571 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: {third=java.util.stream.ReferencePipeline$2@5f7dce4d, first=java.util.stream.ReferencePipeline$2@622887b7, second=java.util.stream.ReferencePipeline$2@5cbb225a}
|
|
2020-08-16 15:20:54.571 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:20:54.655 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:20:54.656 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:20:54.656 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:20:54.656 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:20:54.656 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/getProcessStep
|
|
2020-08-16 15:20:54.656 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-16 15:20:54.656 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:20:54.656 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:20:54.656 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-16 15:20:54.656 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.getProcessStep
|
|
2020-08-16 15:20:54.656 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [null, png,jpg,jpeg]
|
|
2020-08-16 15:20:54.656 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:20:54.656 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-16 15:20:54.656 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:20:54.656 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: {result=99, debug_GaussianBlur=0, debug_gray=1, debug_Sobel=2, debug_threshold=3, debug_morphology=4, debug_Contours=5, debug_result=6, debug_crop=7, debug_resize=8, debug_char_threshold=9, debug_specMat=11, debug_chineseMat=12, debug_char_auxRoi=13}
|
|
2020-08-16 15:20:54.656 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:20:54.704 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"01_蓝牌","filePath":"D:\\PlateDetect\\01_蓝牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\01_蓝牌","isDir":true}, {"fileName":"02_黄牌","filePath":"D:\\PlateDetect\\02_黄牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\02_黄牌","isDir":true}, {"fileName":"03_绿牌","filePath":"D:\\PlateDetect\\03_绿牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\03_绿牌","isDir":true}, {"fileName":"04_多车牌","filePath":"D:\\PlateDetect\\04_多车牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\04_多车牌","isDir":true}, {"fileName":"05_夜间","filePath":"D:\\PlateDetect\\05_夜间","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\05_夜间","isDir":true}, {"fileName":"99_其他","filePath":"D:\\PlateDetect\\99_其他","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\99_其他","isDir":true}, {"fileName":"temp","filePath":"D:\\PlateDetect\\temp","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\temp","isDir":true}, {"fileName":"train","filePath":"D:\\PlateDetect\\train","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\train","isDir":true}, {"fileName":"Video","filePath":"D:\\PlateDetect\\Video","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video","isDir":true}, {"fileName":"Video_Grab","filePath":"D:\\PlateDetect\\Video_Grab","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grab","isDir":true}, {"fileName":"Video_Grabdebug_char_auxRoi_0.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_auxRoi_0.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_auxRoi_0.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_auxRoi_1.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_auxRoi_1.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_auxRoi_1.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_auxRoi_2.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_auxRoi_2.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_auxRoi_2.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_auxRoi_3.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_auxRoi_3.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_auxRoi_3.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_auxRoi_4.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_auxRoi_4.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_auxRoi_4.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_auxRoi_5.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_auxRoi_5.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_auxRoi_5.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_auxRoi_6.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_auxRoi_6.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_auxRoi_6.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour0.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour0.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour0.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour1.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour1.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour1.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour10.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour10.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour10.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour100.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour100.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour100.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour101.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour101.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour101.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour102.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour102.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour102.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour103.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour103.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour103.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour104.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour104.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour104.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour105.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour105.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour105.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour106.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour106.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour106.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour107.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour107.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour107.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour108.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour108.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour108.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour109.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour109.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour109.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour11.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour11.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour11.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour110.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour110.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour110.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour111.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour111.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour111.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour112.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour112.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour112.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour113.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour113.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour113.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour114.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour114.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour114.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour115.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour115.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour115.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour116.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour116.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour116.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour117.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour117.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour117.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour118.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour118.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour118.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour119.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour119.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour119.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour12.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour12.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour12.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour120.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour120.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour120.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour121.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour121.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour121.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour122.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour122.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour122.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour123.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour123.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour123.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour124.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour124.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour124.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour125.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour125.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour125.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour126.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour126.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour126.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour127.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour127.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour127.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour128.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour128.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour128.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour129.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour129.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour129.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour13.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour13.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour13.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour130.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour130.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour130.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour131.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour131.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour131.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour132.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour132.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour132.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour133.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour133.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour133.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour134.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour134.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour134.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour135.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour135.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour135.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour136.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour136.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour136.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour137.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour137.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour137.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour138.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour138.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour138.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour139.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour139.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour139.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour14.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour14.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour14.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour140.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour140.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour140.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour141.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour141.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour141.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour142.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour142.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour142.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour143.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour143.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour143.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour144.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour144.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour144.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour145.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour145.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour145.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour146.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour146.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour146.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour147.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour147.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour147.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour148.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour148.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour148.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour149.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour149.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour149.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour15.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour15.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour15.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour150.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour150.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour150.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour151.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour151.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour151.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour152.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour152.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour152.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour153.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour153.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour153.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour154.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour154.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour154.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour155.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour155.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour155.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour156.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour156.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour156.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour157.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour157.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour157.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour158.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour158.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour158.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour159.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour159.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour159.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour16.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour16.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour16.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour160.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour160.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour160.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour161.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour161.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour161.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour162.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour162.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour162.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour163.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour163.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour163.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour164.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour164.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour164.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour165.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour165.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour165.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour166.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour166.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour166.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour167.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour167.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour167.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour168.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour168.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour168.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour169.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour169.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour169.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour17.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour17.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour17.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour170.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour170.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour170.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour171.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour171.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour171.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour172.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour172.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour172.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour173.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour173.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour173.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour174.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour174.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour174.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour175.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour175.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour175.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour176.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour176.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour176.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour177.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour177.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour177.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour178.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour178.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour178.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour179.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour179.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour179.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour18.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour18.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour18.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour180.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour180.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour180.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour181.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour181.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour181.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour182.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour182.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour182.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour183.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour183.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour183.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour184.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour184.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour184.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour185.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour185.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour185.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour186.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour186.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour186.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour187.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour187.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour187.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour188.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour188.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour188.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour189.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour189.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour189.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour19.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour19.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour19.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour190.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour190.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour190.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour191.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour191.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour191.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour192.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour192.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour192.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour193.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour193.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour193.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour194.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour194.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour194.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour195.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour195.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour195.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour196.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour196.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour196.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour197.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour197.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour197.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour198.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour198.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour198.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour199.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour199.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour199.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour2.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour2.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour2.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour20.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour20.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour20.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour200.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour200.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour200.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour201.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour201.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour201.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour202.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour202.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour202.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour203.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour203.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour203.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour204.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour204.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour204.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour205.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour205.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour205.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour206.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour206.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour206.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour207.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour207.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour207.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour208.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour208.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour208.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour209.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour209.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour209.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour21.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour21.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour21.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour210.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour210.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour210.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour211.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour211.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour211.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour212.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour212.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour212.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour213.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour213.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour213.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour214.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour214.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour214.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour215.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour215.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour215.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour216.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour216.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour216.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour217.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour217.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour217.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour218.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour218.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour218.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour219.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour219.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour219.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour22.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour22.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour22.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour220.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour220.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour220.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour221.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour221.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour221.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour222.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour222.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour222.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour223.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour223.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour223.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour224.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour224.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour224.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour225.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour225.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour225.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour226.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour226.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour226.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour227.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour227.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour227.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour228.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour228.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour228.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour229.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour229.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour229.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour23.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour23.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour23.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour230.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour230.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour230.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour231.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour231.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour231.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour232.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour232.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour232.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour233.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour233.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour233.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour234.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour234.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour234.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour235.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour235.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour235.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour236.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour236.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour236.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour237.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour237.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour237.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour238.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour238.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour238.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour239.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour239.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour239.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour24.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour24.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour24.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour240.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour240.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour240.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour241.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour241.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour241.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour242.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour242.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour242.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour243.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour243.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour243.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour244.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour244.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour244.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour245.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour245.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour245.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour246.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour246.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour246.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour247.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour247.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour247.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour248.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour248.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour248.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour249.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour249.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour249.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour25.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour25.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour25.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour250.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour250.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour250.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour251.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour251.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour251.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour252.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour252.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour252.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour253.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour253.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour253.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour254.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour254.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour254.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour255.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour255.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour255.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour256.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour256.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour256.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour257.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour257.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour257.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour258.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour258.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour258.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour259.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour259.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour259.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour26.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour26.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour26.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour260.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour260.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour260.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour261.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour261.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour261.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour262.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour262.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour262.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour263.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour263.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour263.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour264.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour264.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour264.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour265.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour265.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour265.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour266.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour266.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour266.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour267.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour267.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour267.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour268.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour268.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour268.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour269.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour269.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour269.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour27.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour27.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour27.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour270.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour270.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour270.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour271.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour271.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour271.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour272.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour272.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour272.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour273.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour273.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour273.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour274.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour274.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour274.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour275.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour275.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour275.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour276.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour276.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour276.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour277.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour277.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour277.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour278.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour278.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour278.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour279.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour279.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour279.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour28.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour28.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour28.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour280.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour280.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour280.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour281.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour281.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour281.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour282.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour282.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour282.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour283.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour283.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour283.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour284.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour284.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour284.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour285.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour285.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour285.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour286.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour286.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour286.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour287.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour287.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour287.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour288.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour288.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour288.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour289.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour289.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour289.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour29.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour29.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour29.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour290.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour290.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour290.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour291.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour291.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour291.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour292.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour292.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour292.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour293.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour293.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour293.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour294.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour294.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour294.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour295.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour295.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour295.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour296.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour296.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour296.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour297.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour297.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour297.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour298.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour298.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour298.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour299.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour299.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour299.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour3.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour3.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour3.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour30.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour30.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour30.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour300.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour300.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour300.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour301.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour301.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour301.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour302.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour302.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour302.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour303.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour303.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour303.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour304.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour304.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour304.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour305.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour305.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour305.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour306.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour306.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour306.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour307.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour307.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour307.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour308.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour308.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour308.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour309.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour309.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour309.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour31.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour31.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour31.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour310.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour310.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour310.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour311.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour311.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour311.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour312.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour312.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour312.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour313.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour313.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour313.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour314.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour314.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour314.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour315.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour315.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour315.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour316.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour316.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour316.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour317.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour317.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour317.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour318.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour318.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour318.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour319.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour319.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour319.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour32.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour32.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour32.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour320.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour320.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour320.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour321.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour321.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour321.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour322.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour322.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour322.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour323.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour323.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour323.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour324.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour324.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour324.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour325.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour325.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour325.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour326.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour326.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour326.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour327.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour327.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour327.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour328.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour328.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour328.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour329.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour329.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour329.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour33.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour33.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour33.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour330.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour330.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour330.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour331.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour331.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour331.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour332.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour332.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour332.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour333.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour333.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour333.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour334.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour334.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour334.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour335.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour335.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour335.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour336.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour336.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour336.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour337.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour337.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour337.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour338.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour338.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour338.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour339.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour339.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour339.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour34.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour34.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour34.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour340.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour340.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour340.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour341.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour341.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour341.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour342.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour342.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour342.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour343.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour343.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour343.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour344.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour344.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour344.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour345.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour345.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour345.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour346.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour346.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour346.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour347.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour347.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour347.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour348.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour348.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour348.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour349.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour349.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour349.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour35.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour35.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour35.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour350.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour350.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour350.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour351.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour351.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour351.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour352.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour352.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour352.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour353.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour353.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour353.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour354.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour354.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour354.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour355.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour355.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour355.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour356.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour356.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour356.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour357.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour357.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour357.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour358.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour358.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour358.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour359.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour359.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour359.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour36.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour36.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour36.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour360.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour360.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour360.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour361.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour361.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour361.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour362.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour362.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour362.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour363.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour363.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour363.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour364.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour364.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour364.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour365.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour365.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour365.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour366.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour366.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour366.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour367.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour367.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour367.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour368.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour368.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour368.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour369.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour369.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour369.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour37.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour37.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour37.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour370.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour370.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour370.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour371.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour371.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour371.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour372.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour372.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour372.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour373.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour373.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour373.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour374.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour374.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour374.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour375.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour375.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour375.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour376.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour376.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour376.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour377.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour377.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour377.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour378.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour378.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour378.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour379.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour379.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour379.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour38.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour38.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour38.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour380.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour380.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour380.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour381.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour381.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour381.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour382.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour382.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour382.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour383.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour383.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour383.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour384.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour384.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour384.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour385.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour385.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour385.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour386.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour386.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour386.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour387.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour387.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour387.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour388.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour388.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour388.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour389.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour389.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour389.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour39.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour39.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour39.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour390.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour390.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour390.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour391.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour391.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour391.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour392.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour392.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour392.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour393.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour393.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour393.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour394.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour394.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour394.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour395.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour395.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour395.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour396.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour396.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour396.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour397.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour397.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour397.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour398.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour398.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour398.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour399.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour399.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour399.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour4.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour4.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour4.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour40.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour40.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour40.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour400.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour400.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour400.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour401.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour401.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour401.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour402.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour402.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour402.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour403.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour403.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour403.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour404.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour404.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour404.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour405.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour405.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour405.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour406.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour406.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour406.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour407.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour407.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour407.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour408.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour408.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour408.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour409.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour409.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour409.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour41.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour41.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour41.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour410.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour410.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour410.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour411.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour411.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour411.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour412.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour412.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour412.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour413.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour413.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour413.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour414.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour414.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour414.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour415.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour415.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour415.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour416.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour416.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour416.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour417.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour417.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour417.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour418.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour418.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour418.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour419.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour419.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour419.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour42.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour42.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour42.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour420.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour420.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour420.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour421.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour421.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour421.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour422.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour422.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour422.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour423.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour423.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour423.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour424.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour424.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour424.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour425.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour425.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour425.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour426.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour426.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour426.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour427.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour427.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour427.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour428.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour428.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour428.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour429.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour429.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour429.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour43.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour43.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour43.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour430.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour430.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour430.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour431.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour431.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour431.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour432.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour432.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour432.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour433.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour433.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour433.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour434.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour434.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour434.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour435.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour435.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour435.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour436.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour436.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour436.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour437.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour437.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour437.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour438.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour438.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour438.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour439.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour439.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour439.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour44.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour44.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour44.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour440.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour440.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour440.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour441.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour441.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour441.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour442.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour442.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour442.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour443.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour443.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour443.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour444.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour444.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour444.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour445.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour445.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour445.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour446.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour446.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour446.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour447.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour447.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour447.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour448.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour448.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour448.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour449.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour449.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour449.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour45.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour45.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour45.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour450.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour450.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour450.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour451.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour451.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour451.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour452.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour452.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour452.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour453.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour453.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour453.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour454.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour454.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour454.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour455.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour455.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour455.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour456.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour456.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour456.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour457.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour457.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour457.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour458.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour458.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour458.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour459.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour459.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour459.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour46.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour46.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour46.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour460.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour460.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour460.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour461.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour461.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour461.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour462.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour462.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour462.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour463.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour463.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour463.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour464.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour464.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour464.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour465.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour465.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour465.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour466.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour466.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour466.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour467.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour467.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour467.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour468.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour468.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour468.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour469.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour469.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour469.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour47.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour47.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour47.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour470.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour470.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour470.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour471.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour471.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour471.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour472.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour472.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour472.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour473.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour473.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour473.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour474.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour474.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour474.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour475.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour475.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour475.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour476.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour476.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour476.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour477.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour477.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour477.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour478.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour478.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour478.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour479.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour479.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour479.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour48.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour48.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour48.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour480.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour480.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour480.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour481.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour481.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour481.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour482.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour482.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour482.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour483.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour483.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour483.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour484.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour484.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour484.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour485.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour485.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour485.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour486.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour486.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour486.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour487.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour487.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour487.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour488.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour488.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour488.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour489.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour489.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour489.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour49.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour49.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour49.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour490.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour490.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour490.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour491.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour491.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour491.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour492.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour492.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour492.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour493.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour493.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour493.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour494.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour494.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour494.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour495.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour495.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour495.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour496.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour496.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour496.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour497.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour497.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour497.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour498.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour498.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour498.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour499.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour499.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour499.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour5.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour5.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour5.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour50.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour50.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour50.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour500.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour500.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour500.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour501.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour501.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour501.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour502.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour502.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour502.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour503.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour503.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour503.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour504.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour504.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour504.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour505.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour505.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour505.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour506.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour506.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour506.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour507.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour507.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour507.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour508.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour508.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour508.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour509.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour509.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour509.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour51.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour51.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour51.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour510.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour510.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour510.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour511.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour511.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour511.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour512.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour512.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour512.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour513.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour513.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour513.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour514.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour514.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour514.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour515.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour515.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour515.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour516.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour516.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour516.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour517.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour517.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour517.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour518.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour518.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour518.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour519.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour519.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour519.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour52.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour52.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour52.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour520.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour520.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour520.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour521.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour521.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour521.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour522.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour522.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour522.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour523.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour523.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour523.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour524.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour524.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour524.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour525.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour525.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour525.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour526.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour526.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour526.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour527.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour527.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour527.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour528.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour528.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour528.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour529.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour529.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour529.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour53.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour53.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour53.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour530.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour530.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour530.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour531.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour531.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour531.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour532.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour532.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour532.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour533.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour533.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour533.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour534.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour534.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour534.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour535.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour535.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour535.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour536.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour536.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour536.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour537.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour537.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour537.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour538.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour538.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour538.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour539.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour539.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour539.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour54.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour54.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour54.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour540.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour540.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour540.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour541.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour541.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour541.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour542.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour542.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour542.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour543.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour543.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour543.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour544.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour544.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour544.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour545.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour545.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour545.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour546.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour546.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour546.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour547.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour547.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour547.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour548.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour548.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour548.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour549.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour549.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour549.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour55.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour55.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour55.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour550.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour550.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour550.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour551.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour551.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour551.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour552.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour552.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour552.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour553.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour553.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour553.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour554.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour554.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour554.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour555.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour555.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour555.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour556.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour556.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour556.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour557.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour557.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour557.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour558.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour558.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour558.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour559.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour559.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour559.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour56.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour56.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour56.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour560.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour560.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour560.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour561.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour561.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour561.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour562.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour562.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour562.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour563.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour563.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour563.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour564.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour564.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour564.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour565.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour565.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour565.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour566.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour566.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour566.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour567.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour567.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour567.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour568.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour568.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour568.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour569.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour569.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour569.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour57.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour57.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour57.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour570.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour570.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour570.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour571.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour571.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour571.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour572.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour572.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour572.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour573.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour573.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour573.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour574.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour574.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour574.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour575.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour575.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour575.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour576.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour576.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour576.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour577.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour577.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour577.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour578.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour578.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour578.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour579.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour579.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour579.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour58.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour58.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour58.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour580.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour580.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour580.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour581.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour581.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour581.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour582.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour582.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour582.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour583.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour583.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour583.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour584.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour584.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour584.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour585.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour585.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour585.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour586.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour586.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour586.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour587.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour587.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour587.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour588.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour588.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour588.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour589.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour589.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour589.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour59.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour59.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour59.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour590.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour590.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour590.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour591.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour591.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour591.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour592.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour592.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour592.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour593.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour593.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour593.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour594.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour594.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour594.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour595.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour595.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour595.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour596.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour596.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour596.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour597.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour597.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour597.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour598.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour598.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour598.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour599.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour599.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour599.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour6.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour6.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour6.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour60.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour60.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour60.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour600.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour600.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour600.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour601.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour601.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour601.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour602.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour602.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour602.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour603.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour603.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour603.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour604.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour604.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour604.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour605.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour605.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour605.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour606.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour606.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour606.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour607.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour607.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour607.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour608.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour608.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour608.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour609.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour609.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour609.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour61.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour61.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour61.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour610.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour610.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour610.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour611.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour611.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour611.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour612.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour612.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour612.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour613.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour613.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour613.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour614.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour614.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour614.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour615.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour615.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour615.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour616.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour616.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour616.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour617.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour617.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour617.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour618.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour618.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour618.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour619.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour619.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour619.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour62.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour62.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour62.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour620.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour620.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour620.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour621.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour621.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour621.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour622.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour622.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour622.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour623.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour623.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour623.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour624.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour624.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour624.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour625.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour625.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour625.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour626.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour626.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour626.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour627.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour627.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour627.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour628.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour628.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour628.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour629.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour629.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour629.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour63.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour63.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour63.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour630.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour630.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour630.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour631.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour631.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour631.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour632.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour632.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour632.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour633.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour633.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour633.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour634.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour634.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour634.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour635.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour635.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour635.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour636.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour636.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour636.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour637.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour637.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour637.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour638.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour638.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour638.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour639.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour639.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour639.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour64.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour64.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour64.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour640.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour640.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour640.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour641.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour641.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour641.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour642.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour642.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour642.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour643.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour643.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour643.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour644.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour644.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour644.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour645.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour645.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour645.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour646.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour646.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour646.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour647.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour647.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour647.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour648.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour648.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour648.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour649.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour649.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour649.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour65.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour65.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour65.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour650.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour650.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour650.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour651.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour651.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour651.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour652.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour652.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour652.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour653.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour653.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour653.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour654.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour654.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour654.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour655.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour655.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour655.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour656.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour656.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour656.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour657.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour657.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour657.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour658.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour658.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour658.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour659.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour659.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour659.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour66.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour66.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour66.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour660.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour660.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour660.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour661.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour661.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour661.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour662.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour662.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour662.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour663.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour663.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour663.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour664.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour664.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour664.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour665.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour665.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour665.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour666.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour666.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour666.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour667.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour667.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour667.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour668.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour668.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour668.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour669.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour669.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour669.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour67.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour67.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour67.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour670.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour670.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour670.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour671.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour671.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour671.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour672.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour672.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour672.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour673.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour673.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour673.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour674.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour674.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour674.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour675.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour675.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour675.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour676.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour676.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour676.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour677.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour677.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour677.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour678.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour678.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour678.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour679.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour679.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour679.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour68.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour68.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour68.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour680.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour680.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour680.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour681.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour681.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour681.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour682.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour682.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour682.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour683.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour683.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour683.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour684.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour684.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour684.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour685.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour685.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour685.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour686.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour686.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour686.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour687.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour687.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour687.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour688.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour688.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour688.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour689.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour689.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour689.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour69.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour69.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour69.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour690.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour690.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour690.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour691.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour691.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour691.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour692.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour692.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour692.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour693.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour693.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour693.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour694.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour694.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour694.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour695.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour695.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour695.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour696.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour696.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour696.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour697.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour697.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour697.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour698.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour698.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour698.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour699.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour699.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour699.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour7.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour7.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour7.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour70.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour70.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour70.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour700.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour700.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour700.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour701.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour701.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour701.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour702.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour702.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour702.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour703.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour703.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour703.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour704.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour704.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour704.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour705.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour705.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour705.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour706.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour706.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour706.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour707.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour707.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour707.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour708.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour708.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour708.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour709.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour709.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour709.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour71.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour71.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour71.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour710.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour710.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour710.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour711.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour711.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour711.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour712.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour712.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour712.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour713.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour713.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour713.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour714.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour714.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour714.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour715.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour715.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour715.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour716.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour716.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour716.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour717.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour717.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour717.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour718.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour718.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour718.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour719.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour719.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour719.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour72.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour72.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour72.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour720.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour720.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour720.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour721.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour721.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour721.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour722.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour722.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour722.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour723.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour723.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour723.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour724.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour724.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour724.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour725.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour725.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour725.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour726.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour726.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour726.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour727.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour727.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour727.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour728.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour728.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour728.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour729.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour729.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour729.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour73.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour73.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour73.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour730.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour730.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour730.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour731.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour731.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour731.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour732.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour732.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour732.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour733.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour733.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour733.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour734.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour734.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour734.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour735.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour735.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour735.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour736.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour736.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour736.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour737.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour737.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour737.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour738.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour738.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour738.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour739.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour739.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour739.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour74.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour74.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour74.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour740.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour740.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour740.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour741.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour741.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour741.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour742.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour742.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour742.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour743.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour743.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour743.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour744.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour744.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour744.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour745.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour745.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour745.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour746.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour746.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour746.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour747.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour747.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour747.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour748.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour748.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour748.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour749.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour749.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour749.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour75.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour75.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour75.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour750.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour750.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour750.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour751.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour751.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour751.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour752.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour752.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour752.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour753.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour753.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour753.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour754.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour754.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour754.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour755.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour755.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour755.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour756.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour756.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour756.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour757.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour757.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour757.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour758.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour758.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour758.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour759.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour759.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour759.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour76.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour76.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour76.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour760.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour760.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour760.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour761.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour761.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour761.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour762.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour762.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour762.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour763.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour763.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour763.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour764.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour764.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour764.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour765.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour765.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour765.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour766.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour766.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour766.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour767.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour767.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour767.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour768.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour768.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour768.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour769.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour769.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour769.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour77.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour77.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour77.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour770.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour770.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour770.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour771.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour771.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour771.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour772.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour772.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour772.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour773.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour773.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour773.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour774.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour774.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour774.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour775.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour775.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour775.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour776.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour776.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour776.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour777.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour777.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour777.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour778.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour778.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour778.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour779.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour779.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour779.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour78.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour78.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour78.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour780.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour780.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour780.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour781.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour781.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour781.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour782.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour782.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour782.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour783.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour783.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour783.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour79.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour79.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour79.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour8.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour8.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour8.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour80.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour80.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour80.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour81.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour81.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour81.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour82.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour82.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour82.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour83.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour83.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour83.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour84.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour84.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour84.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour85.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour85.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour85.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour86.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour86.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour86.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour87.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour87.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour87.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour88.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour88.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour88.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour89.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour89.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour89.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour9.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour9.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour9.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour90.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour90.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour90.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour91.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour91.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour91.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour92.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour92.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour92.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour93.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour93.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour93.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour94.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour94.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour94.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour95.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour95.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour95.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour96.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour96.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour96.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour97.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour97.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour97.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour98.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour98.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour98.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_contour99.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_contour99.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_contour99.jpg","isDir":false}, {"fileName":"Video_Grabdebug_char_threshold.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_char_threshold.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_char_threshold.jpg","isDir":false}, {"fileName":"Video_Grabdebug_chineseMat.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_chineseMat.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_chineseMat.jpg","isDir":false}, {"fileName":"Video_Grabdebug_specMat.jpg","filePath":"D:\\PlateDetect\\Video_Grabdebug_specMat.jpg","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grabdebug_specMat.jpg","isDir":false}]
|
|
2020-08-16 15:20:54.711 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:20:56.392 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:20:56.392 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:20:56.392 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 15:20:56.392 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:20:56.392 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:20:56.393 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:20:56.393 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 15:20:56.393 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:20:56.393 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grabdebug_char_auxRoi_0.jpg, false]
|
|
2020-08-16 15:20:56.393 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:20:56.393 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:20:56.393 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:20:56.393 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grabdebug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@60dc2482]
|
|
2020-08-16 15:20:56.393 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:20:56.401 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:20:56.401 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:20:56.401 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:20:56.468 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=131, fileName=Video_Grabdebug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/Video_Grabdebug_char_auxRoi_0.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 07:20:56, tempPath=D:/PlateDetect/temp/1597562456405/, recoPlate=, recoColor=, recoCorrect=3, debug=[PlateRecoDebugEntity(id=3010, parentId=131, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597562456405/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 07:20:56, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3009, parentId=131, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597562456405/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 07:20:56, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3008, parentId=131, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597562456405/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 07:20:56, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3007, parentId=131, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597562456405/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 07:20:56, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3011, parentId=131, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597562456405/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 07:20:56, recoPlate=, plateColor=, sort=5)])
|
|
2020-08-16 15:20:56.468 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:20:56.477 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:20:56.477 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:20:56.477 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:20:56.477 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:20:56.477 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:20:56.477 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:20:56.478 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:20:56.478 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:20:56.478 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:20:56.478 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:20:56.478 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562456405/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3d3205b8]
|
|
2020-08-16 15:20:56.478 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562456405/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@198b79d]
|
|
2020-08-16 15:20:56.478 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:20:56.478 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:20:56.479 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:20:56.479 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:20:56.479 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:20:56.479 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:20:56.480 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:20:56.480 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:20:56.480 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:20:56.480 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:20:56.480 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:20:56.480 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:20:56.480 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:20:56.480 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:20:56.480 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562456405/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5fb43919]
|
|
2020-08-16 15:20:56.480 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562456405/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4f65aa38]
|
|
2020-08-16 15:20:56.480 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:20:56.480 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:20:56.480 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:20:56.480 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:20:56.480 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:20:56.480 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562456405/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@47e9de90]
|
|
2020-08-16 15:20:56.480 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:20:56.481 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:20:56.481 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:20:56.481 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:20:56.481 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:20:56.481 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:20:56.481 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:20:56.482 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:20:56.482 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:20:56.482 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:20:56.482 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:20:56.482 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:20:56.482 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:20:56.491 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:20:56.491 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:20:56.491 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:02.002 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:02.002 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:02.002 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-16 15:21:02.002 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:02.002 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-16 15:21:02.002 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab, png,jpg,jpeg]
|
|
2020-08-16 15:21:02.002 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:02.005 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"img_0.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_0.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_0.jpg","isDir":false}, {"fileName":"img_1.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_1.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_1.jpg","isDir":false}, {"fileName":"img_10.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_10.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_10.jpg","isDir":false}, {"fileName":"img_11.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_11.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_11.jpg","isDir":false}, {"fileName":"img_12.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_12.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_12.jpg","isDir":false}, {"fileName":"img_13.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_13.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_13.jpg","isDir":false}, {"fileName":"img_14.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_14.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_14.jpg","isDir":false}, {"fileName":"img_15.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_15.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_15.jpg","isDir":false}, {"fileName":"img_16.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_16.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_16.jpg","isDir":false}, {"fileName":"img_17.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_17.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_17.jpg","isDir":false}, {"fileName":"img_18.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_18.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_18.jpg","isDir":false}, {"fileName":"img_19.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_19.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_19.jpg","isDir":false}, {"fileName":"img_2.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_2.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_2.jpg","isDir":false}, {"fileName":"img_20.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_20.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_20.jpg","isDir":false}, {"fileName":"img_21.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_21.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_21.jpg","isDir":false}, {"fileName":"img_22.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_22.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_22.jpg","isDir":false}, {"fileName":"img_23.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_23.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_23.jpg","isDir":false}, {"fileName":"img_24.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_24.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_24.jpg","isDir":false}, {"fileName":"img_25.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_25.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_25.jpg","isDir":false}, {"fileName":"img_26.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_26.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_26.jpg","isDir":false}, {"fileName":"img_27.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_27.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_27.jpg","isDir":false}, {"fileName":"img_28.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_28.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_28.jpg","isDir":false}, {"fileName":"img_29.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_29.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_29.jpg","isDir":false}, {"fileName":"img_3.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_3.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_3.jpg","isDir":false}, {"fileName":"img_30.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_30.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_30.jpg","isDir":false}, {"fileName":"img_31.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_31.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_31.jpg","isDir":false}, {"fileName":"img_34.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_34.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_34.jpg","isDir":false}, {"fileName":"img_35.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_35.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_35.jpg","isDir":false}, {"fileName":"img_36.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_36.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_36.jpg","isDir":false}, {"fileName":"img_37.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_37.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_37.jpg","isDir":false}, {"fileName":"img_38.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_38.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_38.jpg","isDir":false}, {"fileName":"img_39.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_39.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_39.jpg","isDir":false}, {"fileName":"img_4.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_4.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_4.jpg","isDir":false}, {"fileName":"img_40.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_40.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_40.jpg","isDir":false}, {"fileName":"img_41.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_41.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_41.jpg","isDir":false}, {"fileName":"img_42.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_42.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_42.jpg","isDir":false}, {"fileName":"img_43.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_43.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_43.jpg","isDir":false}, {"fileName":"img_44.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_44.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_44.jpg","isDir":false}, {"fileName":"img_45.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_45.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_45.jpg","isDir":false}, {"fileName":"img_46.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_46.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_46.jpg","isDir":false}, {"fileName":"img_47.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_47.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_47.jpg","isDir":false}, {"fileName":"img_5.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_5.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_5.jpg","isDir":false}, {"fileName":"img_6.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_6.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_6.jpg","isDir":false}, {"fileName":"img_7.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_7.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_7.jpg","isDir":false}, {"fileName":"img_8.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_8.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_8.jpg","isDir":false}, {"fileName":"img_9.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\img_9.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\img_9.jpg","isDir":false}]
|
|
2020-08-16 15:21:02.005 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:02.890 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:02.890 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:02.891 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:02.891 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:02.891 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:02.891 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 15:21:02.891 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:02.891 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:02.891 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 15:21:02.891 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:02.891 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5Cimg_0.jpg, false]
|
|
2020-08-16 15:21:02.891 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5Cimg_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3b95e0a7]
|
|
2020-08-16 15:21:02.891 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:02.891 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:02.896 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:02.896 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:02.896 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:02.900 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=129, fileName=img_0.jpg, filePath=D:/PlateDetect/Video_Grab/img_0.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 07:19:19, tempPath=D:/PlateDetect/temp/1597562359386/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=2983, parentId=129, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597562359386/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 07:19:21, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=2984, parentId=129, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597562359386/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 07:19:21, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=2975, parentId=129, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597562359386/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 07:19:21, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=2979, parentId=129, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597562359386/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 07:19:21, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=2973, parentId=129, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597562359386/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 07:19:21, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=2978, parentId=129, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597562359386/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 07:19:21, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=2977, parentId=129, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597562359386/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:19:21, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=2976, parentId=129, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597562359386/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:19:21, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=2981, parentId=129, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597562359386/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:19:21, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=2982, parentId=129, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597562359386/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:19:21, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=2980, parentId=129, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597562359386/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:19:21, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=2972, parentId=129, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597562359386/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:19:21, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=2970, parentId=129, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597562359386/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:19:21, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=2971, parentId=129, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597562359386/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:19:21, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=2974, parentId=129, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597562359386/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:19:21, recoPlate=, plateColor=, sort=8)])
|
|
2020-08-16 15:21:02.900 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:02.911 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:02.911 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:02.911 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:02.911 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:02.912 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:02.912 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:02.912 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:02.912 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:02.912 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:02.912 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:02.912 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562359386/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3c8212a1]
|
|
2020-08-16 15:21:02.912 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:02.912 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562359386/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5964131c]
|
|
2020-08-16 15:21:02.912 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:02.913 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:02.913 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:02.913 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:02.913 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:02.913 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:02.913 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562359386/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@226df39e]
|
|
2020-08-16 15:21:02.913 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:02.914 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:02.914 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:02.914 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:02.914 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:02.914 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:02.914 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:02.914 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:02.914 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:02.914 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:02.914 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:02.914 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562359386/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@546670e7]
|
|
2020-08-16 15:21:02.914 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:02.914 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:02.914 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:02.914 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:02.914 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:02.914 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562359386/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2b7d014a]
|
|
2020-08-16 15:21:02.914 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:02.914 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:02.914 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562359386/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@45da583b]
|
|
2020-08-16 15:21:02.914 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:02.945 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:02.945 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:02.945 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:02.945 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:02.945 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:02.945 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:02.945 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:02.945 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:02.945 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:02.945 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:02.945 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562359386/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@65a93ff6]
|
|
2020-08-16 15:21:02.945 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562359386/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@585c1b6d]
|
|
2020-08-16 15:21:02.945 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:02.945 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:02.946 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:02.946 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:02.947 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:02.947 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:02.947 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:02.947 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:02.947 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:02.947 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:02.947 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:02.947 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:02.947 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:02.947 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562359386/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@13157113]
|
|
2020-08-16 15:21:02.947 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:02.947 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:02.947 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:02.947 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:02.948 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:02.948 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562359386/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@55fb0011]
|
|
2020-08-16 15:21:02.948 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:02.947 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562359386/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1f3504a7]
|
|
2020-08-16 15:21:02.950 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:02.951 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:02.956 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:02.956 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:02.956 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:02.956 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:02.956 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562359386/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7768f7be]
|
|
2020-08-16 15:21:02.956 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:02.959 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:02.959 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:02.959 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:02.959 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:02.959 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:02.959 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562359386/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2335a370]
|
|
2020-08-16 15:21:02.959 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:02.969 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:02.969 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:02.969 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:02.969 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:02.969 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:02.969 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562359386/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@29edd7bd]
|
|
2020-08-16 15:21:02.969 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:02.969 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:02.970 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:02.971 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:02.971 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:02.971 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:02.971 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562359386/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6c92af86]
|
|
2020-08-16 15:21:02.971 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.427 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:04.427 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:04.427 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 15:21:04.427 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:04.427 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 15:21:04.427 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5Cimg_0.jpg, true]
|
|
2020-08-16 15:21:04.427 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.839 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=129, fileName=img_0.jpg, filePath=D:/PlateDetect/Video_Grab/img_0.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 07:19:19, tempPath=D:/PlateDetect/temp/1597562464431/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3020, parentId=129, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3065, parentId=129, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3076, parentId=129, fileName=debug_char_contour10.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_char_contour10.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3082, parentId=129, fileName=debug_char_contour11.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_char_contour11.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3037, parentId=129, fileName=debug_char_contour12.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_char_contour12.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3042, parentId=129, fileName=debug_char_contour13.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_char_contour13.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3048, parentId=129, fileName=debug_char_contour14.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_char_contour14.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3023, parentId=129, fileName=debug_char_contour15.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_char_contour15.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3029, parentId=129, fileName=debug_char_contour16.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_char_contour16.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3033, parentId=129, fileName=debug_char_contour17.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_char_contour17.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3068, parentId=129, fileName=debug_char_contour18.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_char_contour18.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3073, parentId=129, fileName=debug_char_contour19.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_char_contour19.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3077, parentId=129, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3053, parentId=129, fileName=debug_char_contour20.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_char_contour20.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3059, parentId=129, fileName=debug_char_contour21.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_char_contour21.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3063, parentId=129, fileName=debug_char_contour22.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_char_contour22.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3092, parentId=129, fileName=debug_char_contour23.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_char_contour23.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3097, parentId=129, fileName=debug_char_contour24.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_char_contour24.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3093, parentId=129, fileName=debug_char_contour26.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_char_contour26.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3098, parentId=129, fileName=debug_char_contour27.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_char_contour27.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3018, parentId=129, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3095, parentId=129, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3099, parentId=129, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3087, parentId=129, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3091, parentId=129, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3096, parentId=129, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3089, parentId=129, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3034, parentId=129, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3069, parentId=129, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3056, parentId=129, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3040, parentId=129, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3079, parentId=129, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3084, parentId=129, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3086, parentId=129, fileName=debug_crop_10.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_crop_10.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3071, parentId=129, fileName=debug_crop_11.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_crop_11.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3075, parentId=129, fileName=debug_crop_12.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_crop_12.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3080, parentId=129, fileName=debug_crop_13.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_crop_13.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3085, parentId=129, fileName=debug_crop_14.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_crop_14.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3088, parentId=129, fileName=debug_crop_15.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_crop_15.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3090, parentId=129, fileName=debug_crop_16.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_crop_16.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3067, parentId=129, fileName=debug_crop_17.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_crop_17.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3072, parentId=129, fileName=debug_crop_18.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_crop_18.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3057, parentId=129, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3017, parentId=129, fileName=debug_crop_21.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_crop_21.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3028, parentId=129, fileName=debug_crop_22.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_crop_22.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3032, parentId=129, fileName=debug_crop_23.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_crop_23.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3036, parentId=129, fileName=debug_crop_24.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_crop_24.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3041, parentId=129, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3045, parentId=129, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3016, parentId=129, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3024, parentId=129, fileName=debug_crop_6.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_crop_6.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3030, parentId=129, fileName=debug_crop_7.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_crop_7.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3013, parentId=129, fileName=debug_crop_8.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_crop_8.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3014, parentId=129, fileName=debug_crop_9.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_crop_9.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3047, parentId=129, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3015, parentId=129, fileName=debug_resize_10.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_resize_10.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3021, parentId=129, fileName=debug_resize_11.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_resize_11.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3027, parentId=129, fileName=debug_resize_12.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_resize_12.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3052, parentId=129, fileName=debug_resize_13.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_resize_13.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3058, parentId=129, fileName=debug_resize_14.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_resize_14.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3062, parentId=129, fileName=debug_resize_15.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_resize_15.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3038, parentId=129, fileName=debug_resize_16.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_resize_16.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3043, parentId=129, fileName=debug_resize_17.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_resize_17.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3049, parentId=129, fileName=debug_resize_18.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_resize_18.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3019, parentId=129, fileName=debug_resize_19.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_resize_19.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3025, parentId=129, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3046, parentId=129, fileName=debug_resize_20.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_resize_20.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3050, parentId=129, fileName=debug_resize_21.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_resize_21.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3055, parentId=129, fileName=debug_resize_22.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_resize_22.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3061, parentId=129, fileName=debug_resize_23.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_resize_23.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3035, parentId=129, fileName=debug_resize_24.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_resize_24.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3039, parentId=129, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3044, parentId=129, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3022, parentId=129, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3026, parentId=129, fileName=debug_resize_6.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_resize_6.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3031, parentId=129, fileName=debug_resize_7.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_resize_7.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3064, parentId=129, fileName=debug_resize_8.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_resize_8.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3066, parentId=129, fileName=debug_resize_9.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_resize_9.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3094, parentId=129, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3051, parentId=129, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=3100, parentId=129, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3078, parentId=129, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3083, parentId=129, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3070, parentId=129, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3074, parentId=129, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3081, parentId=129, fileName=debug_char_auxRoi_4.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_char_auxRoi_4.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3054, parentId=129, fileName=debug_char_auxRoi_5.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_char_auxRoi_5.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3060, parentId=129, fileName=debug_char_auxRoi_6.jpg, filePath=D:/PlateDetect/temp/1597562464431/debug_char_auxRoi_6.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3012, parentId=129, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597562464431/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 07:21:04, recoPlate=辽F1B628, plateColor=蓝牌, sort=99)])
|
|
2020-08-16 15:21:04.840 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.868 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:04.868 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:04.868 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:04.868 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:04.868 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:04.868 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3b684816]
|
|
2020-08-16 15:21:04.868 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.870 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:04.870 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:04.870 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:04.870 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:04.870 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:04.870 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5e85c596]
|
|
2020-08-16 15:21:04.870 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.871 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:04.871 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:04.871 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:04.871 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:04.871 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:04.871 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_char_contour10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@295bc1bb]
|
|
2020-08-16 15:21:04.871 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.871 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:04.873 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:04.873 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:04.873 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:04.873 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:04.873 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:04.873 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:04.873 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:04.873 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:04.873 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:04.873 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_char_contour11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@64587a97]
|
|
2020-08-16 15:21:04.873 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_char_contour12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4f69de94]
|
|
2020-08-16 15:21:04.873 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.873 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.874 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:04.874 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:04.874 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:04.874 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:04.874 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:04.874 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_char_contour13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@315b65ce]
|
|
2020-08-16 15:21:04.874 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.883 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:04.883 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.883 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:04.884 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:04.884 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:04.885 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.885 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:04.884 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.885 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:04.886 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:04.887 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.887 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:04.888 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:04.889 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.889 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:04.889 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:04.889 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.889 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:04.900 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:04.901 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:04.901 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:04.901 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:04.901 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:04.901 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_char_contour14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@651cf3ae]
|
|
2020-08-16 15:21:04.901 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.907 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:04.907 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:04.907 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:04.907 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:04.907 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:04.907 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_char_contour15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@76c0411]
|
|
2020-08-16 15:21:04.907 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.912 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:04.912 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:04.912 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:04.912 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:04.912 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:04.912 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_char_contour16.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3e850962]
|
|
2020-08-16 15:21:04.912 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.914 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:04.914 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:04.914 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:04.914 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:04.915 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:04.915 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_char_contour17.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6ba1405c]
|
|
2020-08-16 15:21:04.915 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.918 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:04.919 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.919 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:04.920 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:04.920 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:04.920 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:04.920 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:04.920 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:04.920 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_char_contour18.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7755c3e7]
|
|
2020-08-16 15:21:04.920 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.924 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:04.924 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:04.924 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:04.924 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:04.924 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:04.924 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_char_contour19.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@af944c4]
|
|
2020-08-16 15:21:04.925 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:04.925 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.926 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:04.926 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:04.926 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:04.926 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.926 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:04.926 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:04.926 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:04.926 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6b7411ad]
|
|
2020-08-16 15:21:04.926 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.931 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:04.931 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.931 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:04.932 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:04.932 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:04.932 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:04.933 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:04.933 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:04.933 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@635a66a]
|
|
2020-08-16 15:21:04.933 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.938 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:04.938 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.938 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:04.939 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:04.939 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:04.939 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:04.939 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:04.939 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:04.939 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_char_contour20.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@299d188d]
|
|
2020-08-16 15:21:04.939 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.942 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:04.942 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.942 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:04.946 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:04.946 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.946 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:04.948 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:04.948 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:04.948 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:04.948 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:04.949 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:04.949 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_char_contour21.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4e901bcf]
|
|
2020-08-16 15:21:04.949 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.949 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:04.949 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.949 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:04.951 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:04.951 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:04.951 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:04.951 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:04.951 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:04.951 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_char_contour22.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@74ab15f]
|
|
2020-08-16 15:21:04.952 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.956 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:04.957 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.957 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:04.958 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:04.958 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:04.958 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:04.958 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:04.958 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:04.958 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:04.959 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:04.959 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.959 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:04.959 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:04.959 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:04.959 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_char_contour23.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3b84a8b8]
|
|
2020-08-16 15:21:04.959 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:04.959 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.959 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:04.960 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_char_contour24.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5e7d421a]
|
|
2020-08-16 15:21:04.960 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.962 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:04.962 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.962 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:04.962 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:04.962 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:04.962 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:04.962 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:04.962 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:04.962 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_char_contour26.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@737c5a74]
|
|
2020-08-16 15:21:04.963 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.964 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:04.964 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.964 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:04.965 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:04.965 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:04.965 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:04.965 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:04.965 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:04.965 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_char_contour27.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@736481dd]
|
|
2020-08-16 15:21:04.965 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.968 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:04.968 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:04.968 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:04.968 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:04.968 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:04.968 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@652ce686]
|
|
2020-08-16 15:21:04.968 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.970 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:04.971 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:04.971 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:04.971 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:04.971 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:04.971 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4bb9690b]
|
|
2020-08-16 15:21:04.971 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.973 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:04.973 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.973 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:04.973 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:04.973 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.973 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:04.974 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:04.974 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.974 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:04.978 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:04.978 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.978 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:04.982 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:04.982 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:04.982 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:04.982 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:04.982 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:04.983 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@28e9f307]
|
|
2020-08-16 15:21:04.983 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.984 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:04.984 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:04.984 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.984 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.984 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:04.984 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:04.985 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:04.986 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:04.986 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:04.986 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:04.986 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:04.986 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@37115d7c]
|
|
2020-08-16 15:21:04.986 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.989 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:04.990 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:04.990 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:04.990 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:04.990 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:04.990 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_char_contour8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7e8a3782]
|
|
2020-08-16 15:21:04.990 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.991 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:04.991 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:04.991 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:04.991 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:04.991 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:04.991 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5a945a62]
|
|
2020-08-16 15:21:04.991 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.993 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:04.993 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.993 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:04.996 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:04.996 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:04.996 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:04.996 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:04.996 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:04.996 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@42cd22af]
|
|
2020-08-16 15:21:04.996 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.996 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:04.996 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.996 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:04.997 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:04.997 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:04.997 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:04.997 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:04.997 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:04.997 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@73068462]
|
|
2020-08-16 15:21:04.997 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.999 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:04.999 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:04.999 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.001 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.001 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.001 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.001 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.001 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.001 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@40d43627]
|
|
2020-08-16 15:21:05.002 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.004 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.005 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.005 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.005 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.005 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.005 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@447e87ad]
|
|
2020-08-16 15:21:05.005 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.007 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.007 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.007 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.012 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.012 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.012 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.012 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.012 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.013 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5d098ed9]
|
|
2020-08-16 15:21:05.013 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.014 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.015 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.015 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.016 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.016 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.016 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.018 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.018 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.018 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.018 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.019 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.019 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@728780ac]
|
|
2020-08-16 15:21:05.019 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.028 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.028 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.028 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.029 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.029 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.029 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.033 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.033 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.033 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.035 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.035 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.035 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@180c34a3]
|
|
2020-08-16 15:21:05.035 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.039 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.039 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.039 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.039 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.040 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.040 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_crop_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@59a16606]
|
|
2020-08-16 15:21:05.040 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.044 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.045 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.045 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.045 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.045 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.045 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.052 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.053 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.053 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.062 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.062 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.062 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.062 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.062 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.062 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_crop_11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@209dc025]
|
|
2020-08-16 15:21:05.063 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.064 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.064 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.064 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.064 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.064 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.064 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_crop_12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6d336dab]
|
|
2020-08-16 15:21:05.064 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.065 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.065 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.066 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.068 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.068 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.068 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.068 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.068 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.068 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_crop_13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@427d5a0]
|
|
2020-08-16 15:21:05.068 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.071 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.071 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.071 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.071 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.071 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.071 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.071 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_crop_15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2dd0599b]
|
|
2020-08-16 15:21:05.071 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.071 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.071 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.072 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.072 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.072 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_crop_14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4a5e9271]
|
|
2020-08-16 15:21:05.072 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.081 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.081 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.082 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.084 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.084 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.084 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.084 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.084 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.085 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_crop_16.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@b565e12]
|
|
2020-08-16 15:21:05.085 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.086 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.086 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.086 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.087 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.087 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.087 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.087 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.087 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.088 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_crop_17.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7b830c69]
|
|
2020-08-16 15:21:05.088 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.090 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.091 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.091 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.092 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.092 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.092 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.094 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.095 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.095 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.097 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.097 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.097 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.097 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.097 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.097 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.098 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.099 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.099 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.099 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.099 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.099 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@72134779]
|
|
2020-08-16 15:21:05.099 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.100 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.100 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.100 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.100 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.101 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.101 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_crop_18.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@590aa52f]
|
|
2020-08-16 15:21:05.101 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.102 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.103 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.103 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.103 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.103 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.103 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_crop_21.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@193ed692]
|
|
2020-08-16 15:21:05.103 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.104 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.104 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.104 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.104 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.104 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.104 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_crop_22.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@74341bf]
|
|
2020-08-16 15:21:05.105 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.108 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.108 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.108 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.108 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.108 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.108 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.108 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.108 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.108 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.108 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.108 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_crop_24.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@48dd8917]
|
|
2020-08-16 15:21:05.108 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_crop_23.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@45bfecd9]
|
|
2020-08-16 15:21:05.108 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.108 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.110 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.110 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.111 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.115 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.116 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.116 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.117 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.118 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.118 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.118 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.118 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.118 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.118 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.118 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.118 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@40e4cfac]
|
|
2020-08-16 15:21:05.118 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.119 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.120 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.120 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.120 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.120 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.121 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.121 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.121 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.121 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.122 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.122 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.122 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1a4100e5]
|
|
2020-08-16 15:21:05.122 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.125 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.125 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.125 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.125 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.125 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.125 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7443ed3d]
|
|
2020-08-16 15:21:05.125 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.128 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.128 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.128 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.133 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.133 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.133 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.135 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.136 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.136 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.136 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.136 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.136 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_crop_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@74bd2838]
|
|
2020-08-16 15:21:05.136 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.136 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.136 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.136 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.136 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.137 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.137 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_crop_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6caf83e7]
|
|
2020-08-16 15:21:05.137 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.141 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.141 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.141 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.141 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.141 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.141 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.146 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.146 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.146 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.146 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.147 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.147 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.147 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.147 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.147 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.147 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_crop_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@606881ca]
|
|
2020-08-16 15:21:05.147 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.146 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.149 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_crop_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@880803b]
|
|
2020-08-16 15:21:05.149 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.150 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.151 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.151 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.151 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.151 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.151 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.154 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.154 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.154 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.154 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.154 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.154 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.154 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.154 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@454e2454]
|
|
2020-08-16 15:21:05.154 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.154 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.155 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.156 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.156 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_resize_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4f526975]
|
|
2020-08-16 15:21:05.156 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.160 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.160 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.160 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.160 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.160 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.160 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.160 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_resize_11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1acf191a]
|
|
2020-08-16 15:21:05.160 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.162 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.162 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.162 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.162 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.163 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.164 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.164 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.164 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_resize_12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@593ea9a7]
|
|
2020-08-16 15:21:05.168 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.169 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.169 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.170 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.170 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.174 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.174 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_resize_13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@41eaa7d]
|
|
2020-08-16 15:21:05.174 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.181 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.181 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.181 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.184 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.184 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.184 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.186 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.186 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.186 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.186 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.186 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.190 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.191 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.191 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.191 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.191 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.191 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.191 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_resize_14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@76d93de5]
|
|
2020-08-16 15:21:05.191 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.192 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.192 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.192 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.192 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.192 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.192 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_resize_15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3a7154e3]
|
|
2020-08-16 15:21:05.192 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.193 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.193 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.193 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.194 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.194 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.194 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.194 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.194 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.194 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_resize_16.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@222fa3de]
|
|
2020-08-16 15:21:05.194 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.200 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.200 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.200 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.200 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.200 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.200 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.200 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.200 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.200 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_resize_17.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@37d58e73]
|
|
2020-08-16 15:21:05.200 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.204 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.204 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.204 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.204 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.204 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.204 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_resize_18.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2abcb601]
|
|
2020-08-16 15:21:05.204 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.207 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.207 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.207 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.207 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.207 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.207 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_resize_19.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3ea8084c]
|
|
2020-08-16 15:21:05.207 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.209 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.209 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.209 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.210 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.210 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.210 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.214 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.214 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.214 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.214 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.214 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.215 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7215275e]
|
|
2020-08-16 15:21:05.215 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.215 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.215 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.215 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.216 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.216 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.216 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.219 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.219 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.219 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.219 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.219 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.219 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_resize_20.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2ac9d0b]
|
|
2020-08-16 15:21:05.219 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.224 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.224 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.224 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.230 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.230 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.230 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.230 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.231 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.231 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_resize_21.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2719908e]
|
|
2020-08-16 15:21:05.231 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.231 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.231 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.231 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.231 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.232 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.232 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.232 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.233 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.233 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.233 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.233 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.233 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_resize_22.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2f6d380b]
|
|
2020-08-16 15:21:05.233 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.237 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.238 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.238 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.241 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.241 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.241 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.241 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.241 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.241 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_resize_23.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@56d1f3a0]
|
|
2020-08-16 15:21:05.241 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.243 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.244 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.244 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.244 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.244 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.244 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_resize_24.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3ee2b71]
|
|
2020-08-16 15:21:05.244 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.246 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.246 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.246 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.246 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.246 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.246 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.246 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.246 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.246 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@67b70aa1]
|
|
2020-08-16 15:21:05.246 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.247 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.248 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.248 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.250 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.250 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.250 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.250 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.250 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.250 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@47f88a16]
|
|
2020-08-16 15:21:05.250 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.254 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.254 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.254 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.254 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.254 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.255 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5a10bab3]
|
|
2020-08-16 15:21:05.255 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.257 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.257 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.257 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.258 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.258 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.258 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.258 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.258 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.258 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_resize_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@144f643d]
|
|
2020-08-16 15:21:05.258 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.264 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.265 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.265 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.266 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.266 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.266 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.266 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.266 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.266 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_resize_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3cc74dd1]
|
|
2020-08-16 15:21:05.266 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.267 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.267 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.267 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.269 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.269 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.269 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.270 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.271 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.271 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.272 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.272 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.272 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.272 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.272 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.272 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_resize_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@30fec292]
|
|
2020-08-16 15:21:05.272 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.275 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.275 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.275 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.275 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.275 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.275 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_resize_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4cee99cb]
|
|
2020-08-16 15:21:05.275 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.278 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.278 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.278 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.278 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.278 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.278 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@75da433d]
|
|
2020-08-16 15:21:05.278 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.281 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.281 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.281 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.281 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.281 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.281 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@65910d0f]
|
|
2020-08-16 15:21:05.281 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.283 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.283 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.283 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.286 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.286 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.286 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.289 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.289 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.289 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.289 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.289 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.289 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2fb8351f]
|
|
2020-08-16 15:21:05.289 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.290 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.290 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.290 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.291 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.291 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.291 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.291 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.291 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.291 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4b821e7c]
|
|
2020-08-16 15:21:05.291 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.296 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.297 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.297 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.297 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.297 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.297 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.297 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.297 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.297 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@389cd22b]
|
|
2020-08-16 15:21:05.297 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.298 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.298 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.298 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.302 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.302 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.302 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.302 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.302 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.302 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.302 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.302 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.302 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@48049b4d]
|
|
2020-08-16 15:21:05.303 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.305 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.305 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.305 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.308 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.308 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.308 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.308 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.308 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.308 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_char_auxRoi_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7870156d]
|
|
2020-08-16 15:21:05.308 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.313 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.313 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.313 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.313 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.313 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.313 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_char_auxRoi_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5ebafe9b]
|
|
2020-08-16 15:21:05.313 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.313 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.313 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.313 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.314 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.314 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.314 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.314 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.314 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.314 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_char_auxRoi_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2cb8ca6f]
|
|
2020-08-16 15:21:05.314 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.318 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.318 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.318 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.318 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.318 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.318 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.320 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:05.320 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:05.320 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:05.320 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:05.320 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:05.320 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562464431/debug_char_auxRoi_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3068a4bb]
|
|
2020-08-16 15:21:05.320 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.323 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.324 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.324 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.336 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.336 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.337 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.337 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.337 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.337 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:05.337 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:05.337 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:05.337 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:10.873 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:10.873 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:10.873 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:10.874 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:10.874 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:10.874 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 15:21:10.874 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:10.874 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:10.874 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:10.874 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 15:21:10.874 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5Cimg_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1abf9152]
|
|
2020-08-16 15:21:10.874 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5Cimg_1.jpg, false]
|
|
2020-08-16 15:21:10.874 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:10.874 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:10.879 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:10.879 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:10.879 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.292 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=132, fileName=img_1.jpg, filePath=D:/PlateDetect/Video_Grab/img_1.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 07:21:10, tempPath=D:/PlateDetect/temp/1597562470885/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3119, parentId=132, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3160, parentId=132, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3164, parentId=132, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3149, parentId=132, fileName=debug_char_contour10.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_char_contour10.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3152, parentId=132, fileName=debug_char_contour11.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_char_contour11.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3157, parentId=132, fileName=debug_char_contour13.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_char_contour13.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3162, parentId=132, fileName=debug_char_contour14.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_char_contour14.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3118, parentId=132, fileName=debug_char_contour15.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_char_contour15.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3123, parentId=132, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3103, parentId=132, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3106, parentId=132, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3111, parentId=132, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3150, parentId=132, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3154, parentId=132, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3131, parentId=132, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3143, parentId=132, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3109, parentId=132, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3141, parentId=132, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3138, parentId=132, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3113, parentId=132, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3163, parentId=132, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3175, parentId=132, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3176, parentId=132, fileName=debug_crop_10.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_crop_10.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3177, parentId=132, fileName=debug_crop_11.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_crop_11.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3107, parentId=132, fileName=debug_crop_13.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_crop_13.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3126, parentId=132, fileName=debug_crop_14.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_crop_14.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3115, parentId=132, fileName=debug_crop_15.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_crop_15.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3121, parentId=132, fileName=debug_crop_16.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_crop_16.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3169, parentId=132, fileName=debug_crop_17.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_crop_17.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3171, parentId=132, fileName=debug_crop_18.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_crop_18.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3167, parentId=132, fileName=debug_crop_19.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_crop_19.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3172, parentId=132, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3174, parentId=132, fileName=debug_crop_20.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_crop_20.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3147, parentId=132, fileName=debug_crop_21.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_crop_21.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3140, parentId=132, fileName=debug_crop_22.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_crop_22.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3142, parentId=132, fileName=debug_crop_23.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_crop_23.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3161, parentId=132, fileName=debug_crop_24.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_crop_24.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3153, parentId=132, fileName=debug_crop_25.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_crop_25.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3128, parentId=132, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3133, parentId=132, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3108, parentId=132, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3114, parentId=132, fileName=debug_crop_6.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_crop_6.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3116, parentId=132, fileName=debug_crop_7.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_crop_7.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3104, parentId=132, fileName=debug_crop_8.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_crop_8.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3105, parentId=132, fileName=debug_crop_9.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_crop_9.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3125, parentId=132, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3173, parentId=132, fileName=debug_resize_11.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_resize_11.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3135, parentId=132, fileName=debug_resize_12.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_resize_12.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3136, parentId=132, fileName=debug_resize_13.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_resize_13.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3129, parentId=132, fileName=debug_resize_14.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_resize_14.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3134, parentId=132, fileName=debug_resize_15.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_resize_15.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3112, parentId=132, fileName=debug_resize_16.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_resize_16.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3120, parentId=132, fileName=debug_resize_17.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_resize_17.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3124, parentId=132, fileName=debug_resize_18.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_resize_18.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3165, parentId=132, fileName=debug_resize_19.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_resize_19.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3168, parentId=132, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3151, parentId=132, fileName=debug_resize_20.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_resize_20.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3156, parentId=132, fileName=debug_resize_21.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_resize_21.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3159, parentId=132, fileName=debug_resize_22.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_resize_22.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3132, parentId=132, fileName=debug_resize_24.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_resize_24.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3145, parentId=132, fileName=debug_resize_25.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_resize_25.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3137, parentId=132, fileName=debug_resize_26.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_resize_26.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3139, parentId=132, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3127, parentId=132, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3130, parentId=132, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3110, parentId=132, fileName=debug_resize_6.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_resize_6.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3117, parentId=132, fileName=debug_resize_7.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_resize_7.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3122, parentId=132, fileName=debug_resize_8.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_resize_8.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3148, parentId=132, fileName=debug_resize_9.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_resize_9.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3146, parentId=132, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3144, parentId=132, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=3158, parentId=132, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3166, parentId=132, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3170, parentId=132, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3155, parentId=132, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597562470885/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3101, parentId=132, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597562470885/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=黑M5, plateColor=蓝牌, sort=99), PlateRecoDebugEntity(id=3102, parentId=132, fileName=result_1.png, filePath=D:/PlateDetect/temp/1597562470885/result_1.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 07:21:11, recoPlate=, plateColor=未知, sort=99)])
|
|
2020-08-16 15:21:11.293 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.318 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.318 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.319 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.319 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.319 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.319 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.319 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.319 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.319 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.319 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6fc0b017]
|
|
2020-08-16 15:21:11.319 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.319 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.320 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3e7c2de]
|
|
2020-08-16 15:21:11.320 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.323 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.323 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.323 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.323 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.323 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.323 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2ff28c5]
|
|
2020-08-16 15:21:11.323 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.323 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.323 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.323 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.323 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.324 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.324 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_char_contour11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@23c5ad75]
|
|
2020-08-16 15:21:11.324 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.324 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.324 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.324 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.324 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.324 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.325 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_char_contour10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@489680cc]
|
|
2020-08-16 15:21:11.325 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.325 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.325 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.325 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.325 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.325 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.325 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_char_contour13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2f86fa73]
|
|
2020-08-16 15:21:11.325 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.333 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.333 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.333 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.334 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.334 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.334 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.334 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.334 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.334 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.338 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.338 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.338 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.350 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.350 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.351 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.356 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.357 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.357 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.359 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.360 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.360 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.360 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.360 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.360 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_char_contour14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1c4c8afd]
|
|
2020-08-16 15:21:11.360 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.366 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.366 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.366 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.366 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.366 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.366 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_char_contour15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6cad7a02]
|
|
2020-08-16 15:21:11.366 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.367 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.368 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.368 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.368 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.368 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.368 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@16324b66]
|
|
2020-08-16 15:21:11.368 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.369 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.369 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.369 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.369 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.369 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.369 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3e36d009]
|
|
2020-08-16 15:21:11.369 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.375 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.376 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.376 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.379 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.379 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.379 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.379 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.379 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.379 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.385 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.385 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.385 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.385 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.385 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.385 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@36a7d04a]
|
|
2020-08-16 15:21:11.385 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.387 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.387 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.387 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.391 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.391 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.391 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.391 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.391 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.391 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.391 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.391 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.391 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.391 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.391 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.391 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.392 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7d735086]
|
|
2020-08-16 15:21:11.392 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.392 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.392 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.392 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.392 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3ad19f0c]
|
|
2020-08-16 15:21:11.392 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.391 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.392 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.392 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.392 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@696d32e8]
|
|
2020-08-16 15:21:11.392 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.392 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.393 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.393 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@747d1d8a]
|
|
2020-08-16 15:21:11.393 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.394 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.394 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.394 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.396 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.396 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.396 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.396 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.396 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.396 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/result_1.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3c18c4a4]
|
|
2020-08-16 15:21:11.396 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.397 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.397 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.397 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.402 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.403 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.403 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.406 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.406 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.406 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.406 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.406 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.406 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.406 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.406 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.406 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@437179d7]
|
|
2020-08-16 15:21:11.407 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.412 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.412 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.412 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.412 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.413 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.413 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7dc434ce]
|
|
2020-08-16 15:21:11.413 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.413 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.413 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.413 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.423 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.423 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.424 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.424 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.424 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.424 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@37d99f1e]
|
|
2020-08-16 15:21:11.424 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.426 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.427 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.427 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.427 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.427 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.427 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@66a3285f]
|
|
2020-08-16 15:21:11.427 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.429 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.429 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.429 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.429 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.429 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.432 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.432 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.434 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.434 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.434 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.434 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.434 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_char_contour8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2d68bc56]
|
|
2020-08-16 15:21:11.434 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.439 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.439 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.439 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.439 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.439 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.439 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@63f6a1aa]
|
|
2020-08-16 15:21:11.439 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.439 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.439 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.439 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.444 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.445 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.445 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.445 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.445 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.445 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@50054750]
|
|
2020-08-16 15:21:11.445 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.448 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.448 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.448 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.455 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.455 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.455 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.455 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.455 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.455 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@57c5042c]
|
|
2020-08-16 15:21:11.455 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.458 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.458 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.458 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.458 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.458 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.458 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_crop_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2f435c07]
|
|
2020-08-16 15:21:11.458 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.459 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.459 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.459 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.465 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.465 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.465 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.467 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.467 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.467 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.469 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.469 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.469 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.475 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.475 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.475 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.475 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.475 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.475 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_crop_11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5a2053e0]
|
|
2020-08-16 15:21:11.475 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.475 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.475 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.475 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.479 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.479 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.479 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.481 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.481 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.481 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.481 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.481 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.481 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_crop_13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5edf7320]
|
|
2020-08-16 15:21:11.481 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.486 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.486 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.486 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.486 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.486 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.486 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_crop_14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5175decf]
|
|
2020-08-16 15:21:11.486 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.488 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.488 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.488 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.488 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.489 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.489 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_crop_15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@76c22679]
|
|
2020-08-16 15:21:11.489 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.489 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.490 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.490 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.490 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.491 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.491 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.491 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.491 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.491 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_crop_16.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2fe6a8c4]
|
|
2020-08-16 15:21:11.491 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.498 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.498 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.498 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.500 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.501 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.501 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.501 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.501 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.501 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_crop_17.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7ed8dd04]
|
|
2020-08-16 15:21:11.501 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.501 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.501 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.502 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.505 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.506 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.506 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.506 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.506 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.506 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_crop_18.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@31f6e5f1]
|
|
2020-08-16 15:21:11.506 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.510 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.510 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.510 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.510 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.510 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.510 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.514 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.514 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.514 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.514 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.514 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.514 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_crop_19.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@ed6caf1]
|
|
2020-08-16 15:21:11.514 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.516 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.517 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.517 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.517 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.518 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.518 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.518 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.518 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.518 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3c6c5a45]
|
|
2020-08-16 15:21:11.519 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.521 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.521 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.522 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.522 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.522 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.522 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_crop_20.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@21e3e29f]
|
|
2020-08-16 15:21:11.522 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.522 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.522 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.522 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.522 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.522 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.522 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_crop_21.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3cf36cf7]
|
|
2020-08-16 15:21:11.522 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.523 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.523 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.523 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.525 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.525 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.525 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.525 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.525 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.525 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_crop_22.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1c6860be]
|
|
2020-08-16 15:21:11.526 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.528 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.528 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.528 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.528 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.528 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.528 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_crop_23.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@58b2bc5c]
|
|
2020-08-16 15:21:11.528 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.529 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.529 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.529 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.531 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.532 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.532 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.534 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.534 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.534 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.534 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.534 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.534 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_crop_24.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@751462ee]
|
|
2020-08-16 15:21:11.534 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.535 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.535 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.535 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.537 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.537 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.537 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.538 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.538 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.539 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.539 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.539 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.539 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_crop_25.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@538acd14]
|
|
2020-08-16 15:21:11.539 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.540 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.540 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.540 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.540 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.540 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.540 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.542 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.542 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.542 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.542 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.542 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.542 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@381e6974]
|
|
2020-08-16 15:21:11.542 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.548 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.549 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.549 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.549 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.549 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.549 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@10a61f0d]
|
|
2020-08-16 15:21:11.549 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.554 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.554 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.555 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.555 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.555 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.555 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@566d1415]
|
|
2020-08-16 15:21:11.555 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.557 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.557 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.557 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.557 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.557 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.557 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_crop_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4518c925]
|
|
2020-08-16 15:21:11.557 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.558 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.558 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.558 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.559 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.559 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.559 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.563 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.563 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.563 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.563 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.563 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.563 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_crop_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@e5aff4]
|
|
2020-08-16 15:21:11.563 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.567 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.568 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.568 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.571 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.571 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.571 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.571 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.572 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.575 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.572 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.575 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.575 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.575 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.575 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.576 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_crop_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@59008f3c]
|
|
2020-08-16 15:21:11.576 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.580 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.580 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.580 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.580 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.580 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.580 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_crop_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@40ff905b]
|
|
2020-08-16 15:21:11.580 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.583 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.583 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.583 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.583 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.583 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.583 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.583 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.583 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.583 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@44ced208]
|
|
2020-08-16 15:21:11.583 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.589 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.589 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.589 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.590 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.590 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.590 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.590 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.591 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.591 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_resize_11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7db9d986]
|
|
2020-08-16 15:21:11.591 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.592 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.592 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.592 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.592 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.592 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.592 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_resize_12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@65951196]
|
|
2020-08-16 15:21:11.592 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.602 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.602 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.602 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.609 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.609 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.609 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.611 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.611 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.611 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.615 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.616 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.616 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.616 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.616 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.622 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.623 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.622 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.623 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.623 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_resize_14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4da6ef17]
|
|
2020-08-16 15:21:11.623 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.624 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.624 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.624 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.624 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.624 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_resize_13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2caac798]
|
|
2020-08-16 15:21:11.624 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.623 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.624 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.624 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.624 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.624 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.624 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.624 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.624 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_resize_16.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@688739b2]
|
|
2020-08-16 15:21:11.624 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_resize_15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2deacef5]
|
|
2020-08-16 15:21:11.624 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.624 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.634 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.635 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.635 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.637 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.639 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.641 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.641 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.641 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.641 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.644 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.644 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.644 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.645 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.645 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.645 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_resize_17.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@642048fd]
|
|
2020-08-16 15:21:11.645 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.648 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.648 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.648 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.648 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.648 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.648 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.648 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.648 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.649 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_resize_18.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1a0e9d6c]
|
|
2020-08-16 15:21:11.649 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.649 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.649 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.649 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.649 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.649 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.649 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_resize_19.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7fc2ea6]
|
|
2020-08-16 15:21:11.649 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.654 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.655 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.655 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.656 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.656 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.656 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.656 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.656 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.656 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1177fa0a]
|
|
2020-08-16 15:21:11.656 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.662 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.662 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.662 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.662 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.662 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.662 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.662 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.662 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.663 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_resize_20.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@f112b35]
|
|
2020-08-16 15:21:11.663 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.666 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.666 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.666 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.671 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.672 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.672 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.672 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.672 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.672 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_resize_21.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7a07d856]
|
|
2020-08-16 15:21:11.672 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.673 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.673 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.673 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.675 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.675 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.675 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.675 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.675 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.675 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_resize_22.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4a7a5cae]
|
|
2020-08-16 15:21:11.675 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.680 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.680 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.680 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.680 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.680 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.680 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.680 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.680 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.680 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_resize_24.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@400500de]
|
|
2020-08-16 15:21:11.680 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.682 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.682 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.682 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.687 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.688 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.688 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.688 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.688 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.688 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.690 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.691 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.691 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.691 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.691 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.691 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_resize_26.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@32b8d72c]
|
|
2020-08-16 15:21:11.691 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.690 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.692 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.692 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.692 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.692 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.692 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.692 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.692 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_resize_25.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4334cdf9]
|
|
2020-08-16 15:21:11.692 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.692 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.697 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.697 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.697 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.697 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.697 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.697 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3f45edea]
|
|
2020-08-16 15:21:11.697 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.698 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.698 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.698 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.698 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.698 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.698 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@24612f47]
|
|
2020-08-16 15:21:11.698 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.705 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.705 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.705 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.707 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.707 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.707 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.707 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.707 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.707 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@17dbf428]
|
|
2020-08-16 15:21:11.707 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.708 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.708 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.708 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.709 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.709 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.712 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.714 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.714 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.714 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.714 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.714 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.714 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_resize_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@24670b21]
|
|
2020-08-16 15:21:11.714 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.716 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.716 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.716 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.717 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.717 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.717 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_resize_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@34b661]
|
|
2020-08-16 15:21:11.717 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.718 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.719 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.719 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.719 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.719 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.720 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.720 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.720 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.720 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_resize_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@50a3d7f9]
|
|
2020-08-16 15:21:11.720 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.720 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.720 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.720 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.722 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.723 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.723 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.728 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.728 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.728 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.728 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.728 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.728 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_resize_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3f793db7]
|
|
2020-08-16 15:21:11.728 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.730 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.730 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.730 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.730 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.730 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.730 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1a28c64e]
|
|
2020-08-16 15:21:11.730 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.731 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.731 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.731 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.733 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.733 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.733 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.733 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.733 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.733 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3cc7a8ca]
|
|
2020-08-16 15:21:11.733 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.736 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.736 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.736 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.738 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.738 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.738 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.742 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.742 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.742 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.742 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.742 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.742 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.742 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.742 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.742 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@386e9bee]
|
|
2020-08-16 15:21:11.742 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.747 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.747 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.747 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.747 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.747 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.747 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@14095617]
|
|
2020-08-16 15:21:11.747 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.748 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.748 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.748 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.748 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.748 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.748 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@72729818]
|
|
2020-08-16 15:21:11.748 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.750 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:11.750 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:11.750 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:11.750 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:11.750 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:11.750 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562470885/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6910fbfe]
|
|
2020-08-16 15:21:11.750 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.754 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.754 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.754 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.754 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.754 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.754 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.756 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.756 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.756 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.759 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.759 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.759 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.764 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.764 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.764 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:11.764 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:11.764 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:11.764 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:13.744 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:13.744 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:13.745 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 15:21:13.745 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:13.745 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 15:21:13.745 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5Cimg_28.jpg, false]
|
|
2020-08-16 15:21:13.745 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:13.746 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:13.746 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:13.746 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:13.746 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:13.746 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:13.746 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5Cimg_28.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1a947e04]
|
|
2020-08-16 15:21:13.746 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:13.754 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:13.754 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:13.754 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.020 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=133, fileName=img_28.jpg, filePath=D:/PlateDetect/Video_Grab/img_28.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 07:21:13, tempPath=D:/PlateDetect/temp/1597562473757/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3192, parentId=133, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3205, parentId=133, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3209, parentId=133, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3208, parentId=133, fileName=debug_char_contour10.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_char_contour10.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3210, parentId=133, fileName=debug_char_contour11.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_char_contour11.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3213, parentId=133, fileName=debug_char_contour13.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_char_contour13.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3219, parentId=133, fileName=debug_char_contour14.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_char_contour14.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3223, parentId=133, fileName=debug_char_contour16.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_char_contour16.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3227, parentId=133, fileName=debug_char_contour17.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_char_contour17.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3229, parentId=133, fileName=debug_char_contour18.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_char_contour18.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3225, parentId=133, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3228, parentId=133, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3224, parentId=133, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3226, parentId=133, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3218, parentId=133, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3221, parentId=133, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3220, parentId=133, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3222, parentId=133, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3197, parentId=133, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3191, parentId=133, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3184, parentId=133, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3183, parentId=133, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3211, parentId=133, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3215, parentId=133, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3201, parentId=133, fileName=debug_crop_10.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_crop_10.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3200, parentId=133, fileName=debug_crop_11.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_crop_11.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3204, parentId=133, fileName=debug_crop_12.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_crop_12.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3180, parentId=133, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3185, parentId=133, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3189, parentId=133, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3194, parentId=133, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3179, parentId=133, fileName=debug_crop_8.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_crop_8.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3181, parentId=133, fileName=debug_crop_9.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_crop_9.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3199, parentId=133, fileName=debug_resize_10.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_resize_10.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3193, parentId=133, fileName=debug_resize_11.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_resize_11.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3198, parentId=133, fileName=debug_resize_12.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_resize_12.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3187, parentId=133, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3196, parentId=133, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3188, parentId=133, fileName=debug_resize_6.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_resize_6.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3190, parentId=133, fileName=debug_resize_7.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_resize_7.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3182, parentId=133, fileName=debug_resize_8.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_resize_8.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3186, parentId=133, fileName=debug_resize_9.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_resize_9.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3203, parentId=133, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3195, parentId=133, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=3207, parentId=133, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3216, parentId=133, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3214, parentId=133, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3217, parentId=133, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3202, parentId=133, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3206, parentId=133, fileName=debug_char_auxRoi_4.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_char_auxRoi_4.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3212, parentId=133, fileName=debug_char_auxRoi_5.jpg, filePath=D:/PlateDetect/temp/1597562473757/debug_char_auxRoi_5.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3178, parentId=133, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597562473757/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 07:21:14, recoPlate=京FE0272, plateColor=蓝牌, sort=99)])
|
|
2020-08-16 15:21:14.021 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.037 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.038 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.038 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.038 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.038 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.039 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1b74ef71]
|
|
2020-08-16 15:21:14.039 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.042 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.042 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.042 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.042 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.042 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.042 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5d3291e]
|
|
2020-08-16 15:21:14.042 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.043 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.043 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.043 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.043 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.043 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.043 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_char_contour10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@72643658]
|
|
2020-08-16 15:21:14.043 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.044 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.044 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.044 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.044 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.044 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.044 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_char_contour13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@470cc358]
|
|
2020-08-16 15:21:14.045 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.045 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.045 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.045 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.045 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.045 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.056 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_char_contour11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6eadddd6]
|
|
2020-08-16 15:21:14.056 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.047 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.055 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.057 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.057 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.057 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.057 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.057 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.057 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.057 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3e31387f]
|
|
2020-08-16 15:21:14.058 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.064 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.064 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.064 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.070 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.071 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.071 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.075 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.075 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.075 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.075 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.075 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.075 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5ad66ab3]
|
|
2020-08-16 15:21:14.075 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.075 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.075 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.075 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.075 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.075 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.075 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@528cbf2c]
|
|
2020-08-16 15:21:14.075 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.075 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.075 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.076 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.076 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.076 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.076 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.082 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.082 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.082 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.083 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.083 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.083 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.083 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.083 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.083 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2a417a98]
|
|
2020-08-16 15:21:14.083 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.084 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.084 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.084 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.084 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.084 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.084 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@60f8ecc9]
|
|
2020-08-16 15:21:14.085 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.086 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.087 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.087 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.090 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.090 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.090 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.090 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.090 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.090 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6985d619]
|
|
2020-08-16 15:21:14.090 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.093 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.093 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.093 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.094 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.101 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.107 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.107 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.107 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.107 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.107 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.107 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.107 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_char_contour14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1ad86698]
|
|
2020-08-16 15:21:14.107 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.107 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.108 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.108 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_char_contour16.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@50ea70a2]
|
|
2020-08-16 15:21:14.108 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.115 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.115 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.115 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.119 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.119 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.119 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.119 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.119 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.119 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_char_contour17.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@48078193]
|
|
2020-08-16 15:21:14.119 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.120 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.120 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.120 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.128 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.128 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.129 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.129 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.129 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.129 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_char_contour18.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4e250d07]
|
|
2020-08-16 15:21:14.129 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.134 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.135 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.135 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.138 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.138 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.138 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.138 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.138 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.138 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@268c9002]
|
|
2020-08-16 15:21:14.138 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.140 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.140 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.140 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.142 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.142 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.142 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.142 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.142 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.142 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.149 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.150 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.150 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.155 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.155 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.155 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.155 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.155 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.156 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@24f95de8]
|
|
2020-08-16 15:21:14.156 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.157 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.157 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.157 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.157 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.157 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.157 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@296a5eee]
|
|
2020-08-16 15:21:14.157 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.159 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.159 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.159 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.159 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.159 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.159 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@44b3c779]
|
|
2020-08-16 15:21:14.159 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.164 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.164 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.164 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.164 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.164 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.164 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@36ebade2]
|
|
2020-08-16 15:21:14.164 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.164 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.164 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.164 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.165 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.165 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.165 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.172 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.173 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.172 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.173 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.173 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.173 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.174 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.174 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.174 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.174 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.174 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.174 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@c5df323]
|
|
2020-08-16 15:21:14.174 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.175 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.175 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.175 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.176 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.176 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.176 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.176 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.176 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.176 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.176 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_char_contour8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@32ead0c]
|
|
2020-08-16 15:21:14.176 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.176 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.176 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.176 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.176 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.176 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@26cef7ed]
|
|
2020-08-16 15:21:14.176 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.180 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.180 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.180 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.180 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.180 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.180 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.180 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.180 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.180 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.180 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3cb9e651]
|
|
2020-08-16 15:21:14.180 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.180 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.180 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@64936c36]
|
|
2020-08-16 15:21:14.180 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.184 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.184 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.184 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.184 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.184 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.184 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_crop_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@316df841]
|
|
2020-08-16 15:21:14.184 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.189 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.189 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.189 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.190 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.191 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.191 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.192 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.192 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.192 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.193 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.193 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.193 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.193 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.193 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.194 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_crop_11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@50acf206]
|
|
2020-08-16 15:21:14.194 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.194 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.194 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.194 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.196 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.196 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.196 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.196 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.196 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.196 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_crop_12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@52eaab5f]
|
|
2020-08-16 15:21:14.196 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.200 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.200 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.200 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.200 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.200 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.200 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@38db6455]
|
|
2020-08-16 15:21:14.200 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.201 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.201 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.201 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.201 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.201 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.201 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@376bc20d]
|
|
2020-08-16 15:21:14.201 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.205 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.205 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.205 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.205 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.205 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.205 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.206 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.206 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.206 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.206 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.206 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.206 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.212 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.212 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.212 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.213 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.213 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.213 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.213 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.213 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.213 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6963ac54]
|
|
2020-08-16 15:21:14.213 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.214 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.214 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.214 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.214 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.214 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.214 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3b18dc5a]
|
|
2020-08-16 15:21:14.214 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.217 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.217 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.217 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.217 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.217 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.217 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_crop_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1fa9efae]
|
|
2020-08-16 15:21:14.217 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.220 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.220 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.220 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.220 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.220 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.220 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_crop_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@18757317]
|
|
2020-08-16 15:21:14.220 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.222 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.222 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.222 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.223 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.223 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.223 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.223 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.223 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.223 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_resize_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@329d8bd]
|
|
2020-08-16 15:21:14.223 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.225 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.226 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.226 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.229 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.229 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.229 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.229 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.229 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.229 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.229 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.229 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.229 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_resize_11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@c0df6fb]
|
|
2020-08-16 15:21:14.229 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.231 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.231 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.231 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.232 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.232 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.232 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.233 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.233 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.233 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.233 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.233 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.233 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_resize_12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5739142c]
|
|
2020-08-16 15:21:14.233 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.236 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.236 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.236 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.236 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.236 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.236 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.236 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.236 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.236 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2c837691]
|
|
2020-08-16 15:21:14.236 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.238 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.238 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.238 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.238 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.239 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.239 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1065914]
|
|
2020-08-16 15:21:14.239 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.239 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.239 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.239 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.240 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.241 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.241 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.241 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.241 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.241 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_resize_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@bd8bcf6]
|
|
2020-08-16 15:21:14.241 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.244 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.244 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.244 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.244 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.244 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.244 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_resize_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6a63adca]
|
|
2020-08-16 15:21:14.244 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.246 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.247 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.247 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.247 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.247 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.247 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_resize_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@39c26542]
|
|
2020-08-16 15:21:14.247 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.248 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.248 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.248 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.248 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.248 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.248 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.248 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.248 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.248 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.252 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.252 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.252 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.256 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.256 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.256 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.256 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.256 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.256 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.256 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.256 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6bd6fed1]
|
|
2020-08-16 15:21:14.256 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.258 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.258 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.258 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.258 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.256 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.258 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.258 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.258 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.256 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.258 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.258 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.258 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6502a0ea]
|
|
2020-08-16 15:21:14.259 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.259 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.260 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.260 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.260 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_resize_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@251efb7d]
|
|
2020-08-16 15:21:14.260 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.263 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.263 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.263 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.263 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.263 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.263 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@c4ed9c1]
|
|
2020-08-16 15:21:14.263 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.266 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.266 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.266 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.266 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.266 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.266 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.266 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.266 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.267 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.267 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.267 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.267 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.267 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@42a2b7f4]
|
|
2020-08-16 15:21:14.267 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.267 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.267 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@26bf7359]
|
|
2020-08-16 15:21:14.267 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.267 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.267 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.267 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.271 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.271 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.271 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.271 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.271 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.271 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@60fba438]
|
|
2020-08-16 15:21:14.271 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.273 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.273 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.274 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.274 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.274 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.274 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_char_auxRoi_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@834b24f]
|
|
2020-08-16 15:21:14.274 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.277 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.278 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.278 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.278 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.278 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.278 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.278 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.278 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.278 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.281 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.281 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.281 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.284 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.285 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.285 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.285 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.286 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.286 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.286 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.286 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.286 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.286 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.286 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.286 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_char_auxRoi_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7e30597d]
|
|
2020-08-16 15:21:14.286 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.287 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:14.288 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:14.288 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:14.288 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:14.288 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:14.288 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562473757/debug_char_auxRoi_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4b579fa4]
|
|
2020-08-16 15:21:14.288 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.296 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.296 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.296 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:14.297 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:14.297 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:14.297 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:16.829 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:16.829 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:16.829 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:16.829 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:16.829 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:16.829 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:16.829 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 15:21:16.829 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:16.829 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:16.829 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5Cimg_31.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@29987f29]
|
|
2020-08-16 15:21:16.830 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:16.830 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 15:21:16.830 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5Cimg_31.jpg, false]
|
|
2020-08-16 15:21:16.830 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:16.835 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:16.835 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:16.835 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.153 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=134, fileName=img_31.jpg, filePath=D:/PlateDetect/Video_Grab/img_31.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 07:21:16, tempPath=D:/PlateDetect/temp/1597562476839/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3256, parentId=134, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3257, parentId=134, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3232, parentId=134, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3236, parentId=134, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3278, parentId=134, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3282, parentId=134, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3284, parentId=134, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3285, parentId=134, fileName=debug_crop_10.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_crop_10.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3260, parentId=134, fileName=debug_crop_11.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_crop_11.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3268, parentId=134, fileName=debug_crop_12.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_crop_12.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3272, parentId=134, fileName=debug_crop_13.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_crop_13.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3275, parentId=134, fileName=debug_crop_14.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_crop_14.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3246, parentId=134, fileName=debug_crop_15.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_crop_15.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3250, parentId=134, fileName=debug_crop_16.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_crop_16.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3237, parentId=134, fileName=debug_crop_17.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_crop_17.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3240, parentId=134, fileName=debug_crop_18.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_crop_18.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3267, parentId=134, fileName=debug_crop_19.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_crop_19.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3273, parentId=134, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3258, parentId=134, fileName=debug_crop_20.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_crop_20.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3261, parentId=134, fileName=debug_crop_21.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_crop_21.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3281, parentId=134, fileName=debug_crop_22.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_crop_22.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3276, parentId=134, fileName=debug_crop_23.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_crop_23.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3277, parentId=134, fileName=debug_crop_24.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_crop_24.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3265, parentId=134, fileName=debug_crop_25.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_crop_25.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3266, parentId=134, fileName=debug_crop_26.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_crop_26.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3269, parentId=134, fileName=debug_crop_27.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_crop_27.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3271, parentId=134, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3274, parentId=134, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3262, parentId=134, fileName=debug_crop_6.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_crop_6.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3270, parentId=134, fileName=debug_crop_7.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_crop_7.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3252, parentId=134, fileName=debug_crop_8.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_crop_8.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3259, parentId=134, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3263, parentId=134, fileName=debug_resize_10.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_resize_10.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3264, parentId=134, fileName=debug_resize_11.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_resize_11.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3283, parentId=134, fileName=debug_resize_12.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_resize_12.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3279, parentId=134, fileName=debug_resize_13.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_resize_13.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3280, parentId=134, fileName=debug_resize_14.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_resize_14.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3247, parentId=134, fileName=debug_resize_15.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_resize_15.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3248, parentId=134, fileName=debug_resize_16.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_resize_16.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3239, parentId=134, fileName=debug_resize_17.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_resize_17.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3241, parentId=134, fileName=debug_resize_18.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_resize_18.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3244, parentId=134, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3231, parentId=134, fileName=debug_resize_20.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_resize_20.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3233, parentId=134, fileName=debug_resize_21.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_resize_21.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3255, parentId=134, fileName=debug_resize_22.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_resize_22.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3251, parentId=134, fileName=debug_resize_23.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_resize_23.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3254, parentId=134, fileName=debug_resize_24.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_resize_24.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3235, parentId=134, fileName=debug_resize_25.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_resize_25.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3238, parentId=134, fileName=debug_resize_26.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_resize_26.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3242, parentId=134, fileName=debug_resize_27.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_resize_27.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3249, parentId=134, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3253, parentId=134, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3230, parentId=134, fileName=debug_resize_6.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_resize_6.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3234, parentId=134, fileName=debug_resize_7.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_resize_7.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3243, parentId=134, fileName=debug_resize_8.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_resize_8.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3245, parentId=134, fileName=debug_resize_9.jpg, filePath=D:/PlateDetect/temp/1597562476839/debug_resize_9.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:17, recoPlate=, plateColor=, sort=8)])
|
|
2020-08-16 15:21:17.153 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.171 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.171 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.171 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.171 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.171 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.172 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@125bdd61]
|
|
2020-08-16 15:21:17.172 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.173 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.173 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.173 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.173 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.173 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.173 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2b48dee1]
|
|
2020-08-16 15:21:17.173 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.173 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.173 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.173 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.174 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.174 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.174 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.174 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.174 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@557b9276]
|
|
2020-08-16 15:21:17.174 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.174 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.174 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.174 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.174 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@48476c7b]
|
|
2020-08-16 15:21:17.174 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.176 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.176 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.176 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.177 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.177 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.177 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@635b9a16]
|
|
2020-08-16 15:21:17.177 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.177 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.177 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.178 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.178 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.178 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.178 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1b9d1be7]
|
|
2020-08-16 15:21:17.179 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.194 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.194 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.194 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.195 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.195 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.195 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.195 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.195 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.195 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.195 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.196 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.196 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.198 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.198 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.198 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.206 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.206 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.206 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.206 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.206 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.206 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@24e2d1cd]
|
|
2020-08-16 15:21:17.206 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.212 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.212 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.212 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.212 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.212 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.212 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_crop_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@345ab824]
|
|
2020-08-16 15:21:17.212 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.213 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.214 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.214 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.214 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.214 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.214 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_crop_11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5fa8f1db]
|
|
2020-08-16 15:21:17.214 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.216 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.216 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.216 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.216 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.216 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.216 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.216 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.216 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.216 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_crop_12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@34a24238]
|
|
2020-08-16 15:21:17.216 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.223 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.223 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.223 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.223 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.223 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.223 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_crop_13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2b5d50ea]
|
|
2020-08-16 15:21:17.223 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.224 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.224 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.224 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.225 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.225 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.225 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.225 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.225 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.225 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_crop_14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@58302eb7]
|
|
2020-08-16 15:21:17.225 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.227 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.227 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.227 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.226 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.229 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.229 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.232 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.232 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.232 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.232 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.232 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.233 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_crop_15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@717cf0e2]
|
|
2020-08-16 15:21:17.233 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.234 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.234 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.234 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.239 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.240 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.240 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.244 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.244 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.244 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.244 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.244 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.244 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_crop_16.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@52cc6bd5]
|
|
2020-08-16 15:21:17.244 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.249 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.250 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.250 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.252 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.252 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.253 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.253 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.253 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.253 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_crop_17.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@456c5725]
|
|
2020-08-16 15:21:17.253 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.255 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.255 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.255 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.255 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.255 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.255 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_crop_18.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@17bcf38d]
|
|
2020-08-16 15:21:17.255 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.258 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.259 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.259 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.259 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.259 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.259 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_crop_19.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@f2cb11f]
|
|
2020-08-16 15:21:17.259 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.260 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.260 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.261 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.261 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.261 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.261 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.261 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.261 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.261 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3a9aa68]
|
|
2020-08-16 15:21:17.261 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.263 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.263 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.263 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.267 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.268 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.269 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.269 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.269 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.269 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.269 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.269 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.267 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.270 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.270 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_crop_21.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@ac947da]
|
|
2020-08-16 15:21:17.271 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.271 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.271 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.271 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.270 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.271 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.271 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.271 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_crop_20.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1820726c]
|
|
2020-08-16 15:21:17.271 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.274 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.274 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.274 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.274 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.274 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.274 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_crop_22.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6f30ecde]
|
|
2020-08-16 15:21:17.274 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.277 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.277 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.277 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.277 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.277 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.277 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_crop_23.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@49dd58f9]
|
|
2020-08-16 15:21:17.277 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.278 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.278 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.278 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.280 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.280 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.280 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.284 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.284 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.284 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.284 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.284 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.285 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.290 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.290 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.290 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.292 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.292 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.292 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.292 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.292 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.292 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_crop_24.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@509e395]
|
|
2020-08-16 15:21:17.292 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.298 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.298 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.298 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.299 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.299 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.299 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.299 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.299 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.299 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_crop_25.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5aeba3d0]
|
|
2020-08-16 15:21:17.299 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.300 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.300 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.300 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.301 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.301 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.301 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_crop_26.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3e27b1f5]
|
|
2020-08-16 15:21:17.301 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.301 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.302 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.302 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.303 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.303 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.303 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_crop_27.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@53d0e65d]
|
|
2020-08-16 15:21:17.303 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.304 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.304 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.304 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.304 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.304 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.304 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3115e559]
|
|
2020-08-16 15:21:17.304 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.306 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.306 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.306 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.306 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.306 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.306 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4558ef8a]
|
|
2020-08-16 15:21:17.306 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.314 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.314 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.314 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.314 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.314 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.314 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.314 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.314 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.314 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.321 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.321 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.321 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.321 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.321 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.321 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.322 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.322 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.322 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.322 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.322 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.322 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_crop_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@38faebdb]
|
|
2020-08-16 15:21:17.322 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.322 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.322 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.322 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.323 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.323 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.323 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.323 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.323 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.323 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_crop_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@44386579]
|
|
2020-08-16 15:21:17.323 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.324 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.324 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.324 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.324 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.324 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.324 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_crop_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4e086690]
|
|
2020-08-16 15:21:17.324 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.331 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.331 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.331 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.331 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.331 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.332 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3dfe7c4d]
|
|
2020-08-16 15:21:17.332 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.333 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.333 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.333 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.333 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.333 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.333 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_resize_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@579e255a]
|
|
2020-08-16 15:21:17.333 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.334 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.334 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.334 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.335 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.335 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.335 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.336 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.336 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.336 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.336 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.337 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.337 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.337 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.337 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.337 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_resize_11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@497aa32a]
|
|
2020-08-16 15:21:17.337 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.342 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.342 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.342 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.342 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.342 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.342 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_resize_12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4befa26b]
|
|
2020-08-16 15:21:17.342 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.343 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.343 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.343 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.343 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.343 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.343 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_resize_13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@678c06d1]
|
|
2020-08-16 15:21:17.343 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.345 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.345 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.345 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.345 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.345 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.346 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_resize_14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@360f77ee]
|
|
2020-08-16 15:21:17.346 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.347 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.348 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.348 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.351 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.351 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.351 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.353 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.353 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.353 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.353 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.354 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.354 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_resize_15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@395baa39]
|
|
2020-08-16 15:21:17.354 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.356 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.356 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.356 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.356 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.356 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.356 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.357 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.357 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.357 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.357 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.357 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.357 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_resize_16.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@55a895f3]
|
|
2020-08-16 15:21:17.357 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.358 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.358 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.358 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.364 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.364 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.364 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.364 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.364 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.365 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_resize_17.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3e7d8a4b]
|
|
2020-08-16 15:21:17.365 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.368 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.369 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.369 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.369 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.369 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.369 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_resize_18.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@69b3017b]
|
|
2020-08-16 15:21:17.369 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.370 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.371 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.371 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.373 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.373 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.373 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.373 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.373 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.373 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1be25a1d]
|
|
2020-08-16 15:21:17.373 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.376 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.377 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.377 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.377 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.377 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.377 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.377 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.383 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.383 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_resize_20.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@41f9313e]
|
|
2020-08-16 15:21:17.383 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.396 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.396 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.396 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.396 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.396 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.396 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.396 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.396 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.396 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_resize_21.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@420e7142]
|
|
2020-08-16 15:21:17.396 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.405 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.405 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.405 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.407 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.407 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.407 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.409 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.409 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.409 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.409 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.409 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.409 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.409 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.410 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.410 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.412 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.412 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.412 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_resize_22.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5687ad71]
|
|
2020-08-16 15:21:17.412 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.413 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.413 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.413 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.413 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.413 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.413 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_resize_23.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2880b9b9]
|
|
2020-08-16 15:21:17.413 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.416 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.416 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.416 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.416 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.416 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.416 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_resize_24.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2165a2e0]
|
|
2020-08-16 15:21:17.417 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.420 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.420 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.420 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.420 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.420 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.420 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_resize_25.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7794abc5]
|
|
2020-08-16 15:21:17.420 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.421 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.421 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.421 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.421 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.421 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.421 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.421 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.421 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.421 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_resize_26.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@73a7fc75]
|
|
2020-08-16 15:21:17.421 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.422 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.422 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.422 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.429 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.429 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.429 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.429 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.429 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.429 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.429 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.429 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.429 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.429 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.429 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_resize_27.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@14bd6be4]
|
|
2020-08-16 15:21:17.429 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@c344c67]
|
|
2020-08-16 15:21:17.429 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.429 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.431 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.431 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.431 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.438 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.438 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.438 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.439 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.439 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.439 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.441 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.441 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.441 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.441 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.441 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.441 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@732d3815]
|
|
2020-08-16 15:21:17.441 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.444 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.444 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.444 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.444 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.444 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.444 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_resize_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1868ac3e]
|
|
2020-08-16 15:21:17.444 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.445 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.445 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.445 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.445 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.445 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.445 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_resize_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@16b0d7ec]
|
|
2020-08-16 15:21:17.445 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.449 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.449 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.449 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.449 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.449 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.449 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.452 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.452 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.452 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.456 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.456 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:17.456 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.456 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:17.456 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.456 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:17.456 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.456 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.456 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_resize_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3f75917]
|
|
2020-08-16 15:21:17.456 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.456 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:17.457 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:17.457 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562476839/debug_resize_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@d0f4263]
|
|
2020-08-16 15:21:17.457 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.457 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.457 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.457 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.466 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.466 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.466 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.466 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.466 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.466 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.468 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.468 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.468 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:17.471 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:17.471 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:17.471 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:19.026 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:19.026 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:19.026 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:19.026 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:19.026 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 15:21:19.026 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:19.026 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:19.026 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:19.026 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 15:21:19.026 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:19.026 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5Cimg_24.jpg, false]
|
|
2020-08-16 15:21:19.026 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5Cimg_24.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@33cfc329]
|
|
2020-08-16 15:21:19.026 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.026 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.035 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:19.035 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.035 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:19.313 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=135, fileName=img_24.jpg, filePath=D:/PlateDetect/Video_Grab/img_24.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 07:21:19, tempPath=D:/PlateDetect/temp/1597562479037/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3321, parentId=135, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597562479037/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 07:21:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3317, parentId=135, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597562479037/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 07:21:19, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3294, parentId=135, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597562479037/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 07:21:19, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3299, parentId=135, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597562479037/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 07:21:19, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3305, parentId=135, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597562479037/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 07:21:19, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3315, parentId=135, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597562479037/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 07:21:19, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3310, parentId=135, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597562479037/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:19, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3314, parentId=135, fileName=debug_crop_11.jpg, filePath=D:/PlateDetect/temp/1597562479037/debug_crop_11.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:19, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3311, parentId=135, fileName=debug_crop_12.jpg, filePath=D:/PlateDetect/temp/1597562479037/debug_crop_12.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:19, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3308, parentId=135, fileName=debug_crop_13.jpg, filePath=D:/PlateDetect/temp/1597562479037/debug_crop_13.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:19, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3318, parentId=135, fileName=debug_crop_14.jpg, filePath=D:/PlateDetect/temp/1597562479037/debug_crop_14.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:19, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3313, parentId=135, fileName=debug_crop_15.jpg, filePath=D:/PlateDetect/temp/1597562479037/debug_crop_15.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:19, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3319, parentId=135, fileName=debug_crop_16.jpg, filePath=D:/PlateDetect/temp/1597562479037/debug_crop_16.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:19, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3316, parentId=135, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597562479037/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:19, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3312, parentId=135, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597562479037/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:19, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3293, parentId=135, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597562479037/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:19, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3307, parentId=135, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597562479037/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:19, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3301, parentId=135, fileName=debug_crop_6.jpg, filePath=D:/PlateDetect/temp/1597562479037/debug_crop_6.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:19, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3322, parentId=135, fileName=debug_crop_7.jpg, filePath=D:/PlateDetect/temp/1597562479037/debug_crop_7.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:19, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3320, parentId=135, fileName=debug_crop_8.jpg, filePath=D:/PlateDetect/temp/1597562479037/debug_crop_8.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:19, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3309, parentId=135, fileName=debug_crop_9.jpg, filePath=D:/PlateDetect/temp/1597562479037/debug_crop_9.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:19, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3306, parentId=135, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597562479037/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:19, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3291, parentId=135, fileName=debug_resize_10.jpg, filePath=D:/PlateDetect/temp/1597562479037/debug_resize_10.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:19, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3297, parentId=135, fileName=debug_resize_11.jpg, filePath=D:/PlateDetect/temp/1597562479037/debug_resize_11.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:19, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3287, parentId=135, fileName=debug_resize_12.jpg, filePath=D:/PlateDetect/temp/1597562479037/debug_resize_12.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:19, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3286, parentId=135, fileName=debug_resize_13.jpg, filePath=D:/PlateDetect/temp/1597562479037/debug_resize_13.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:19, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3290, parentId=135, fileName=debug_resize_14.jpg, filePath=D:/PlateDetect/temp/1597562479037/debug_resize_14.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:19, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3288, parentId=135, fileName=debug_resize_15.jpg, filePath=D:/PlateDetect/temp/1597562479037/debug_resize_15.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:19, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3289, parentId=135, fileName=debug_resize_16.jpg, filePath=D:/PlateDetect/temp/1597562479037/debug_resize_16.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:19, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3303, parentId=135, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597562479037/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:19, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3300, parentId=135, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597562479037/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:19, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3295, parentId=135, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597562479037/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:19, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3304, parentId=135, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597562479037/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:19, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3302, parentId=135, fileName=debug_resize_6.jpg, filePath=D:/PlateDetect/temp/1597562479037/debug_resize_6.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:19, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3296, parentId=135, fileName=debug_resize_7.jpg, filePath=D:/PlateDetect/temp/1597562479037/debug_resize_7.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:19, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3292, parentId=135, fileName=debug_resize_8.jpg, filePath=D:/PlateDetect/temp/1597562479037/debug_resize_8.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:19, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3298, parentId=135, fileName=debug_resize_9.jpg, filePath=D:/PlateDetect/temp/1597562479037/debug_resize_9.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:19, recoPlate=, plateColor=, sort=8)])
|
|
2020-08-16 15:21:19.313 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.330 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:19.330 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:19.330 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:19.330 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:19.330 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:19.330 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:19.330 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:19.330 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:19.330 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:19.330 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:19.330 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562479037/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6c3c0449]
|
|
2020-08-16 15:21:19.330 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562479037/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4bab4b9a]
|
|
2020-08-16 15:21:19.330 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.330 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.332 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:19.333 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:19.333 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:19.333 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:19.333 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:19.333 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:19.333 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:19.333 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:19.333 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:19.333 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562479037/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@bb926c0]
|
|
2020-08-16 15:21:19.333 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:19.333 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.333 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562479037/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@565cbfb1]
|
|
2020-08-16 15:21:19.333 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.334 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:19.334 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:19.334 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:19.334 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:19.334 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:19.334 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562479037/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@47d01d1c]
|
|
2020-08-16 15:21:19.334 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.339 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:19.339 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:19.339 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:19.339 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:19.339 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:19.339 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562479037/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@11246bee]
|
|
2020-08-16 15:21:19.340 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.343 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:19.343 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:19.344 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.344 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:19.344 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.344 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:19.348 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:19.348 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.348 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:19.353 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:19.353 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.353 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:19.354 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:19.354 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.354 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:19.364 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:19.364 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:19.364 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:19.364 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:19.364 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:19.364 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562479037/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6d0c2404]
|
|
2020-08-16 15:21:19.364 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.367 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:19.367 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.367 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:19.370 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:19.370 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:19.370 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:19.370 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:19.370 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:19.370 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562479037/debug_crop_11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4d254130]
|
|
2020-08-16 15:21:19.370 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.376 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:19.377 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:19.377 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:19.377 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:19.377 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:19.377 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562479037/debug_crop_12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@606d1868]
|
|
2020-08-16 15:21:19.377 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.382 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:19.382 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:19.382 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:19.382 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:19.382 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:19.382 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562479037/debug_crop_13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@299d3c]
|
|
2020-08-16 15:21:19.382 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.388 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:19.389 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:19.389 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:19.389 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:19.389 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:19.389 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562479037/debug_crop_14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@812865b]
|
|
2020-08-16 15:21:19.389 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.394 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:19.394 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.394 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:19.395 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:19.395 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:19.395 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:19.395 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:19.395 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:19.395 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562479037/debug_crop_15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6e9a92fb]
|
|
2020-08-16 15:21:19.395 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.399 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:19.399 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:19.400 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:19.400 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:19.400 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:19.400 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562479037/debug_crop_16.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@61424449]
|
|
2020-08-16 15:21:19.400 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:19.401 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:19.401 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.401 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.401 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.401 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:19.401 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:19.406 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:19.406 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.406 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:19.407 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:19.407 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:19.407 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:19.407 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:19.407 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:19.407 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562479037/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1f1daebc]
|
|
2020-08-16 15:21:19.407 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.408 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:19.408 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:19.408 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:19.408 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:19.409 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:19.409 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562479037/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5bed7f0c]
|
|
2020-08-16 15:21:19.409 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.408 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:19.410 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.410 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:19.411 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:19.412 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:19.412 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:19.412 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:19.412 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:19.412 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562479037/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@34bd03a3]
|
|
2020-08-16 15:21:19.412 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.415 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:19.415 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.415 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:19.415 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:19.416 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.416 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:19.416 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:19.417 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.417 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:19.418 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:19.419 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:19.419 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:19.419 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:19.419 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:19.419 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562479037/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@70de23f]
|
|
2020-08-16 15:21:19.419 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.422 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:19.422 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.423 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:19.423 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:19.423 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:19.423 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:19.423 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:19.423 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:19.423 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562479037/debug_crop_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@455df96b]
|
|
2020-08-16 15:21:19.423 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.424 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:19.425 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:19.425 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:19.425 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:19.425 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:19.425 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562479037/debug_crop_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5b462f34]
|
|
2020-08-16 15:21:19.425 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.429 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:19.429 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.429 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:19.431 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:19.430 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:19.431 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:19.431 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.431 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:19.431 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:19.431 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:19.431 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:19.431 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562479037/debug_crop_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@236738c1]
|
|
2020-08-16 15:21:19.431 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.435 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:19.435 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:19.435 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.435 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.435 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:19.435 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:19.436 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:19.436 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:19.436 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:19.436 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:19.437 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:19.437 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562479037/debug_crop_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@b6add31]
|
|
2020-08-16 15:21:19.437 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.439 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:19.439 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:19.439 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:19.439 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:19.439 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:19.439 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:19.439 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:19.439 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:19.439 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562479037/debug_resize_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@146d0780]
|
|
2020-08-16 15:21:19.439 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:19.439 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.439 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:19.439 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562479037/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6879d8ce]
|
|
2020-08-16 15:21:19.440 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.444 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:19.444 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:19.444 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:19.444 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:19.444 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:19.444 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:19.444 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:19.444 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562479037/debug_resize_11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7bf3c504]
|
|
2020-08-16 15:21:19.444 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.444 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:19.444 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:19.444 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:19.444 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562479037/debug_resize_12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@99089e8]
|
|
2020-08-16 15:21:19.444 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.446 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:19.447 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.447 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:19.449 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:19.449 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.449 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:19.451 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:19.451 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.451 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:19.453 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:19.454 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:19.454 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:19.454 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:19.454 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:19.454 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562479037/debug_resize_13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1bf57407]
|
|
2020-08-16 15:21:19.454 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.454 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:19.454 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.454 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:19.456 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:19.456 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.456 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:19.457 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:19.457 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.457 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:19.462 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:19.462 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:19.462 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:19.462 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:19.462 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:19.462 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:19.462 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:19.462 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:19.462 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:19.462 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562479037/debug_resize_15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@9d5e1e1]
|
|
2020-08-16 15:21:19.462 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:19.462 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.462 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562479037/debug_resize_14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3300316b]
|
|
2020-08-16 15:21:19.462 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.467 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:19.467 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:19.467 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:19.467 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:19.467 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:19.467 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562479037/debug_resize_16.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6a73d17f]
|
|
2020-08-16 15:21:19.467 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.468 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:19.469 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:19.469 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:19.469 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:19.469 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:19.469 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562479037/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@717f65eb]
|
|
2020-08-16 15:21:19.469 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.469 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:19.469 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:19.469 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:19.469 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:19.469 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:19.469 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562479037/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1f1283f8]
|
|
2020-08-16 15:21:19.469 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.470 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:19.470 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.470 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:19.476 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:19.477 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:19.477 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:19.477 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:19.477 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:19.477 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562479037/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@21c26cf5]
|
|
2020-08-16 15:21:19.477 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.478 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:19.478 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.478 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:19.478 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:19.478 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.479 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:19.484 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:19.484 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.484 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:19.487 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:19.487 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:19.487 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:19.487 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.487 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:19.487 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:19.488 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:19.488 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:19.488 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562479037/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@54c4ddb8]
|
|
2020-08-16 15:21:19.488 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.488 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:19.488 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:19.488 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:19.488 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:19.488 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:19.488 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562479037/debug_resize_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@778d0a38]
|
|
2020-08-16 15:21:19.488 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.489 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:19.489 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.489 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:19.490 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:19.491 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.491 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:19.493 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:19.493 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:19.493 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:19.493 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:19.493 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:19.493 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562479037/debug_resize_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@398d29c5]
|
|
2020-08-16 15:21:19.493 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.497 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:19.497 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:19.497 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:19.497 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:19.497 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:19.497 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562479037/debug_resize_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@293c178c]
|
|
2020-08-16 15:21:19.497 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.500 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:19.501 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:19.501 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:19.501 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:19.501 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:19.501 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562479037/debug_resize_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7ded39c1]
|
|
2020-08-16 15:21:19.501 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.505 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:19.505 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:19.505 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.505 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.505 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:19.505 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:19.506 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:19.506 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.506 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:19.509 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:19.509 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.509 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:19.512 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:19.512 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:19.512 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:22.203 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:22.204 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:22.204 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 15:21:22.204 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:22.204 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 15:21:22.204 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5Cimg_24.jpg, true]
|
|
2020-08-16 15:21:22.204 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.481 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=135, fileName=img_24.jpg, filePath=D:/PlateDetect/Video_Grab/img_24.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 07:21:19, tempPath=D:/PlateDetect/temp/1597562482206/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3344, parentId=135, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597562482206/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 07:21:22, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3341, parentId=135, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597562482206/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 07:21:22, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3338, parentId=135, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597562482206/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 07:21:22, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3342, parentId=135, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597562482206/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 07:21:22, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3347, parentId=135, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597562482206/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 07:21:22, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3345, parentId=135, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597562482206/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 07:21:22, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3343, parentId=135, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597562482206/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:22, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3339, parentId=135, fileName=debug_crop_10.jpg, filePath=D:/PlateDetect/temp/1597562482206/debug_crop_10.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:22, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3340, parentId=135, fileName=debug_crop_11.jpg, filePath=D:/PlateDetect/temp/1597562482206/debug_crop_11.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:22, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3337, parentId=135, fileName=debug_crop_12.jpg, filePath=D:/PlateDetect/temp/1597562482206/debug_crop_12.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:22, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3330, parentId=135, fileName=debug_crop_13.jpg, filePath=D:/PlateDetect/temp/1597562482206/debug_crop_13.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:22, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3348, parentId=135, fileName=debug_crop_14.jpg, filePath=D:/PlateDetect/temp/1597562482206/debug_crop_14.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:22, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3349, parentId=135, fileName=debug_crop_15.jpg, filePath=D:/PlateDetect/temp/1597562482206/debug_crop_15.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:22, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3351, parentId=135, fileName=debug_crop_16.jpg, filePath=D:/PlateDetect/temp/1597562482206/debug_crop_16.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:22, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3333, parentId=135, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597562482206/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:22, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3325, parentId=135, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597562482206/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:22, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3335, parentId=135, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597562482206/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:22, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3332, parentId=135, fileName=debug_crop_6.jpg, filePath=D:/PlateDetect/temp/1597562482206/debug_crop_6.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:22, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3350, parentId=135, fileName=debug_crop_7.jpg, filePath=D:/PlateDetect/temp/1597562482206/debug_crop_7.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:22, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3346, parentId=135, fileName=debug_crop_8.jpg, filePath=D:/PlateDetect/temp/1597562482206/debug_crop_8.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:22, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3334, parentId=135, fileName=debug_crop_9.jpg, filePath=D:/PlateDetect/temp/1597562482206/debug_crop_9.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:22, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3352, parentId=135, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597562482206/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:22, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3331, parentId=135, fileName=debug_resize_10.jpg, filePath=D:/PlateDetect/temp/1597562482206/debug_resize_10.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:22, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3336, parentId=135, fileName=debug_resize_11.jpg, filePath=D:/PlateDetect/temp/1597562482206/debug_resize_11.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:22, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3324, parentId=135, fileName=debug_resize_12.jpg, filePath=D:/PlateDetect/temp/1597562482206/debug_resize_12.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:22, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3323, parentId=135, fileName=debug_resize_13.jpg, filePath=D:/PlateDetect/temp/1597562482206/debug_resize_13.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:22, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3327, parentId=135, fileName=debug_resize_14.jpg, filePath=D:/PlateDetect/temp/1597562482206/debug_resize_14.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:22, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3326, parentId=135, fileName=debug_resize_15.jpg, filePath=D:/PlateDetect/temp/1597562482206/debug_resize_15.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:22, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3328, parentId=135, fileName=debug_resize_16.jpg, filePath=D:/PlateDetect/temp/1597562482206/debug_resize_16.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:22, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3353, parentId=135, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597562482206/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:22, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3354, parentId=135, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597562482206/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:22, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3355, parentId=135, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597562482206/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:22, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3357, parentId=135, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597562482206/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:22, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3356, parentId=135, fileName=debug_resize_6.jpg, filePath=D:/PlateDetect/temp/1597562482206/debug_resize_6.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:22, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3329, parentId=135, fileName=debug_resize_7.jpg, filePath=D:/PlateDetect/temp/1597562482206/debug_resize_7.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:22, recoPlate=, plateColor=, sort=8)])
|
|
2020-08-16 15:21:22.481 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.494 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:22.494 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:22.494 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:22.494 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:22.494 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:22.494 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:22.494 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:22.494 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:22.494 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:22.494 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:22.494 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562482206/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@30d32e2d]
|
|
2020-08-16 15:21:22.494 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562482206/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@60916557]
|
|
2020-08-16 15:21:22.494 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.494 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.495 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:22.496 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:22.496 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:22.496 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:22.496 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:22.496 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562482206/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7084a1b4]
|
|
2020-08-16 15:21:22.496 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.497 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:22.497 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:22.497 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:22.497 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:22.497 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:22.497 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562482206/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@666b78c8]
|
|
2020-08-16 15:21:22.497 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.497 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:22.497 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:22.497 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:22.497 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:22.497 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:22.498 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562482206/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4c1d9ea4]
|
|
2020-08-16 15:21:22.498 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.499 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:22.499 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:22.499 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:22.499 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:22.499 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:22.499 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562482206/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@675641a6]
|
|
2020-08-16 15:21:22.499 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.503 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:22.504 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.504 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:22.504 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:22.504 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.504 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:22.507 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:22.507 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.507 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:22.510 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:22.511 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.511 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:22.511 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:22.511 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.511 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:22.513 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:22.513 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.513 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:22.518 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:22.518 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:22.518 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:22.518 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:22.518 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:22.518 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562482206/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@219af49b]
|
|
2020-08-16 15:21:22.518 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.520 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:22.520 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.520 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:22.520 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:22.520 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:22.520 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:22.520 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:22.520 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:22.520 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562482206/debug_crop_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7b408712]
|
|
2020-08-16 15:21:22.520 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.529 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:22.529 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:22.529 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:22.529 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:22.529 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:22.529 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562482206/debug_crop_11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@47da61cd]
|
|
2020-08-16 15:21:22.529 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.530 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:22.530 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:22.530 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:22.530 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:22.530 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:22.530 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562482206/debug_crop_12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@d6730aa]
|
|
2020-08-16 15:21:22.530 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.531 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:22.532 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.532 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:22.532 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:22.532 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.532 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:22.533 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:22.534 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.534 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:22.535 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:22.535 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:22.535 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:22.535 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:22.535 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:22.535 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562482206/debug_crop_13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2c1dc404]
|
|
2020-08-16 15:21:22.535 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.537 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:22.537 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.537 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:22.537 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:22.537 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:22.537 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:22.537 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:22.537 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:22.537 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562482206/debug_crop_14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5798d5c6]
|
|
2020-08-16 15:21:22.537 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.539 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:22.539 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.539 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:22.539 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:22.539 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:22.539 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:22.539 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:22.539 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:22.539 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562482206/debug_crop_15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7ca487a4]
|
|
2020-08-16 15:21:22.539 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.541 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:22.541 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.541 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:22.545 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:22.545 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:22.545 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:22.545 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:22.545 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:22.545 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:22.545 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:22.545 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:22.546 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:22.546 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:22.546 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562482206/debug_crop_16.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5773475f]
|
|
2020-08-16 15:21:22.546 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562482206/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@106da85]
|
|
2020-08-16 15:21:22.546 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.546 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:22.546 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.546 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:22.546 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:22.546 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:22.546 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:22.546 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562482206/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@14f142f7]
|
|
2020-08-16 15:21:22.546 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.547 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:22.547 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:22.547 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:22.547 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:22.547 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:22.547 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562482206/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7cc436cc]
|
|
2020-08-16 15:21:22.547 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.547 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:22.547 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.547 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:22.548 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:22.548 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.548 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:22.549 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:22.549 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.550 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:22.550 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:22.550 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:22.550 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:22.550 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:22.550 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:22.550 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562482206/debug_crop_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@677cf67f]
|
|
2020-08-16 15:21:22.550 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.552 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:22.552 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.552 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:22.553 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:22.553 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:22.553 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:22.553 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:22.553 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:22.553 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562482206/debug_crop_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6617fbd]
|
|
2020-08-16 15:21:22.553 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.555 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:22.555 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.555 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:22.557 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:22.557 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:22.557 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:22.557 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:22.557 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:22.557 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:22.557 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:22.557 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:22.557 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:22.557 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:22.557 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562482206/debug_crop_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5de1e8c7]
|
|
2020-08-16 15:21:22.557 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562482206/debug_crop_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4469d7a2]
|
|
2020-08-16 15:21:22.557 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.557 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.558 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:22.558 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:22.559 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:22.559 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.559 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:22.559 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:22.559 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:22.559 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:22.559 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562482206/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7da4f8ff]
|
|
2020-08-16 15:21:22.559 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.559 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:22.559 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.559 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:22.559 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:22.559 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.560 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:22.560 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:22.560 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:22.560 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:22.560 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:22.560 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:22.560 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562482206/debug_resize_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1671388b]
|
|
2020-08-16 15:21:22.560 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.561 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:22.561 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.561 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:22.561 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:22.561 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:22.561 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.561 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:22.561 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:22.561 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:22.561 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:22.561 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:22.562 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562482206/debug_resize_11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5d7a611d]
|
|
2020-08-16 15:21:22.562 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.563 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:22.563 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.563 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:22.565 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:22.565 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:22.565 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:22.565 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:22.565 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:22.565 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:22.565 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:22.565 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:22.566 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:22.566 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:22.566 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562482206/debug_resize_12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5a215b90]
|
|
2020-08-16 15:21:22.566 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562482206/debug_resize_13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@714f7e88]
|
|
2020-08-16 15:21:22.566 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.566 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.566 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:22.566 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:22.566 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:22.566 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:22.566 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:22.566 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562482206/debug_resize_14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1bd1ac17]
|
|
2020-08-16 15:21:22.567 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.568 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:22.568 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.568 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:22.568 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:22.569 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.569 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:22.571 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:22.571 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:22.571 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:22.571 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:22.571 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:22.571 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562482206/debug_resize_15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@34113007]
|
|
2020-08-16 15:21:22.571 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.571 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:22.572 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:22.572 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.572 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:22.572 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:22.572 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:22.572 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:22.572 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:22.572 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562482206/debug_resize_16.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4c21201f]
|
|
2020-08-16 15:21:22.572 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.576 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:22.577 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:22.577 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:22.577 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:22.577 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:22.577 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562482206/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@573b8ead]
|
|
2020-08-16 15:21:22.577 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.578 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:22.578 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.578 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:22.578 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:22.578 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.579 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:22.579 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:22.579 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:22.579 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:22.579 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:22.579 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:22.579 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:22.579 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:22.579 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:22.579 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:22.579 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:22.579 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562482206/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@767eae1e]
|
|
2020-08-16 15:21:22.579 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.579 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562482206/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5b58c443]
|
|
2020-08-16 15:21:22.579 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.578 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:22.579 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.580 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:22.581 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:22.581 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.581 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:22.582 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:22.582 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.582 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:22.585 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:22.585 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:22.585 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:22.585 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:22.585 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:22.585 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562482206/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@627dfb13]
|
|
2020-08-16 15:21:22.585 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.587 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:22.587 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.587 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:22.590 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:22.590 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:22.590 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:22.590 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:22.591 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:22.591 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:22.591 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:22.591 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562482206/debug_resize_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6fc398b0]
|
|
2020-08-16 15:21:22.591 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:22.591 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:22.591 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.591 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:22.591 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562482206/debug_resize_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@287a7471]
|
|
2020-08-16 15:21:22.591 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.593 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:22.593 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:22.593 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.593 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:22.593 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:22.593 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:30.970 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:30.970 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:30.971 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:30.971 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:30.971 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 15:21:30.971 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:30.971 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:30.971 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:30.971 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 15:21:30.971 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:30.971 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5Cimg_20.jpg, false]
|
|
2020-08-16 15:21:30.971 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5Cimg_20.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4b427da9]
|
|
2020-08-16 15:21:30.971 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:30.971 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:30.977 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:30.977 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:30.978 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.267 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=136, fileName=img_20.jpg, filePath=D:/PlateDetect/Video_Grab/img_20.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 07:21:30, tempPath=D:/PlateDetect/temp/1597562490983/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3361, parentId=136, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3407, parentId=136, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3403, parentId=136, fileName=debug_char_contour10.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_char_contour10.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3408, parentId=136, fileName=debug_char_contour12.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_char_contour12.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3412, parentId=136, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3406, parentId=136, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3410, parentId=136, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3387, parentId=136, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3381, parentId=136, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3382, parentId=136, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3363, parentId=136, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3369, parentId=136, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3359, parentId=136, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3383, parentId=136, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3379, parentId=136, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3398, parentId=136, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3399, parentId=136, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3391, parentId=136, fileName=debug_crop_10.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_crop_10.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3395, parentId=136, fileName=debug_crop_11.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_crop_11.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3388, parentId=136, fileName=debug_crop_12.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_crop_12.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3392, parentId=136, fileName=debug_crop_13.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_crop_13.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3390, parentId=136, fileName=debug_crop_14.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_crop_14.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3394, parentId=136, fileName=debug_crop_15.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_crop_15.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3384, parentId=136, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3362, parentId=136, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3367, parentId=136, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3364, parentId=136, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3372, parentId=136, fileName=debug_crop_7.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_crop_7.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3374, parentId=136, fileName=debug_crop_8.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_crop_8.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3360, parentId=136, fileName=debug_crop_9.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_crop_9.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3377, parentId=136, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3380, parentId=136, fileName=debug_resize_10.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_resize_10.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3365, parentId=136, fileName=debug_resize_11.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_resize_11.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3368, parentId=136, fileName=debug_resize_12.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_resize_12.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3396, parentId=136, fileName=debug_resize_13.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_resize_13.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3385, parentId=136, fileName=debug_resize_14.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_resize_14.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3389, parentId=136, fileName=debug_resize_15.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_resize_15.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3370, parentId=136, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3371, parentId=136, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3376, parentId=136, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3378, parentId=136, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3393, parentId=136, fileName=debug_resize_6.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_resize_6.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3397, parentId=136, fileName=debug_resize_7.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_resize_7.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3366, parentId=136, fileName=debug_resize_8.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_resize_8.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3373, parentId=136, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3386, parentId=136, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=3375, parentId=136, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3411, parentId=136, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3405, parentId=136, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3409, parentId=136, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3400, parentId=136, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3401, parentId=136, fileName=debug_char_auxRoi_4.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_char_auxRoi_4.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3402, parentId=136, fileName=debug_char_auxRoi_5.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_char_auxRoi_5.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3404, parentId=136, fileName=debug_char_auxRoi_6.jpg, filePath=D:/PlateDetect/temp/1597562490983/debug_char_auxRoi_6.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3358, parentId=136, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597562490983/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 07:21:31, recoPlate=京FE0272, plateColor=蓝牌, sort=99)])
|
|
2020-08-16 15:21:31.267 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.282 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.282 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.282 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.282 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.282 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.282 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6e20778c]
|
|
2020-08-16 15:21:31.282 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.283 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.283 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.283 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.283 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.283 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.283 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@438c86ba]
|
|
2020-08-16 15:21:31.283 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.286 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.286 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.286 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.286 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.286 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.286 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_char_contour10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5e8ce60]
|
|
2020-08-16 15:21:31.286 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.286 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.286 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.286 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.286 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.286 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.287 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_char_contour12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@72d32b43]
|
|
2020-08-16 15:21:31.287 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.287 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.288 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.288 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.288 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.288 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.288 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.288 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.288 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.288 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.288 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.288 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@37a17fe9]
|
|
2020-08-16 15:21:31.288 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1daec65b]
|
|
2020-08-16 15:21:31.288 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.288 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.290 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.290 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.290 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.294 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.295 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.295 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.297 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.297 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.297 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.297 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.297 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.297 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.297 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.298 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.298 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4f0bd352]
|
|
2020-08-16 15:21:31.298 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.301 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.301 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.301 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.302 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.302 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.302 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.302 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.302 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.302 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7df44ba9]
|
|
2020-08-16 15:21:31.302 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.303 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.303 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.303 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.304 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.304 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.304 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.311 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.311 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.311 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.311 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.311 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.311 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.319 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.319 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.319 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.319 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.319 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.319 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@34450bc4]
|
|
2020-08-16 15:21:31.319 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.319 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.319 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.319 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.319 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.319 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.319 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.319 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6e0c6653]
|
|
2020-08-16 15:21:31.319 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.319 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.319 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.319 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.320 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.320 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_resize_11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@63f4f63a]
|
|
2020-08-16 15:21:31.320 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.324 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.325 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.325 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.325 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.325 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.325 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_resize_12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@574c530f]
|
|
2020-08-16 15:21:31.325 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.327 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.327 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.327 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.327 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.327 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.327 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.327 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.327 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.327 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.327 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.327 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6f60471e]
|
|
2020-08-16 15:21:31.327 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.327 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_resize_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5af6f882]
|
|
2020-08-16 15:21:31.328 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.328 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.328 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.328 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.329 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.329 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.329 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.330 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.330 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.330 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.332 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.332 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.332 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.332 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.332 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.332 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5fd11c0e]
|
|
2020-08-16 15:21:31.332 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.336 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.336 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.336 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.336 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.336 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.336 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.336 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.336 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.336 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.336 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3070b2f7]
|
|
2020-08-16 15:21:31.337 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.337 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.337 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@73a0cc6a]
|
|
2020-08-16 15:21:31.337 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.339 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.339 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.339 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.339 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.339 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.339 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.342 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.342 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.342 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.345 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.345 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.345 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.345 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.345 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.345 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.345 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.345 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.345 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.345 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.345 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@78eeeac4]
|
|
2020-08-16 15:21:31.345 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_crop_14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@340adc3d]
|
|
2020-08-16 15:21:31.345 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.345 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.346 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.346 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.346 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.347 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.347 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.347 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.347 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.347 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.347 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@39cd99bb]
|
|
2020-08-16 15:21:31.347 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.351 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.351 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.351 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.351 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.351 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.351 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.351 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.351 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.351 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.351 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.351 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.351 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_resize_13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@531cee62]
|
|
2020-08-16 15:21:31.351 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.356 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.356 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.356 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.356 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.356 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.356 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@70ca9f19]
|
|
2020-08-16 15:21:31.356 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.359 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.359 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.359 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.360 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.360 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.360 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.361 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.362 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.362 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.362 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.362 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.362 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_crop_12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5b92ef1]
|
|
2020-08-16 15:21:31.362 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.366 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.366 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.366 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.366 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.366 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.366 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_resize_15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5767f8f6]
|
|
2020-08-16 15:21:31.367 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.367 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.367 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.367 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.367 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.367 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.367 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_crop_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2e8ff684]
|
|
2020-08-16 15:21:31.367 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.368 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.368 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.369 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.372 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.372 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.372 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.376 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.376 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.376 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.376 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.376 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.376 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.377 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.377 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.377 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.379 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.379 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.379 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.379 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.379 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.379 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_crop_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6b6b1a92]
|
|
2020-08-16 15:21:31.379 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.380 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.380 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.380 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.380 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.380 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.380 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_crop_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@558f0491]
|
|
2020-08-16 15:21:31.380 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.385 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.385 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.385 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.385 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.385 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.385 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.385 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.385 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.385 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.385 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.385 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.385 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.385 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@22ad7fbf]
|
|
2020-08-16 15:21:31.385 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.385 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@242a381d]
|
|
2020-08-16 15:21:31.385 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.385 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.385 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.385 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.385 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4d64f80c]
|
|
2020-08-16 15:21:31.385 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.386 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.386 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.386 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.389 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.389 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.390 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.390 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.390 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.390 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.390 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.390 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.390 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_crop_15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@76920e4d]
|
|
2020-08-16 15:21:31.390 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.391 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.391 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.391 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.394 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.394 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.395 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.395 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.395 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.395 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_crop_13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6acb6b15]
|
|
2020-08-16 15:21:31.396 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.396 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.396 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.396 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.396 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.396 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.396 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.400 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.400 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.401 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.401 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.404 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.409 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.409 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.409 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.409 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_crop_11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7de25770]
|
|
2020-08-16 15:21:31.409 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.409 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.409 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.409 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@605d82b2]
|
|
2020-08-16 15:21:31.409 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.404 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.409 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.409 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.409 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.409 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.409 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_crop_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@efc860d]
|
|
2020-08-16 15:21:31.409 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.407 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.410 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.410 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.417 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.418 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.418 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.418 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.418 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.418 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.418 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.418 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.418 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.428 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.428 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.428 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.428 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.428 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.428 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.429 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_resize_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7adae176]
|
|
2020-08-16 15:21:31.429 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.429 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.429 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.429 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.429 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.429 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_resize_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@47d56416]
|
|
2020-08-16 15:21:31.429 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.431 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.431 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.431 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.431 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.431 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.431 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.431 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.431 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.431 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.431 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.432 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@56024e60]
|
|
2020-08-16 15:21:31.432 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_resize_14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@28334251]
|
|
2020-08-16 15:21:31.432 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.432 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.437 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.437 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.437 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.442 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.442 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.442 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.442 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.442 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.442 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_resize_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5670e37]
|
|
2020-08-16 15:21:31.442 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.443 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.443 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.443 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.443 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.443 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.443 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.444 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.444 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.444 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.449 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.449 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.449 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.449 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.449 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.449 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4f4896e8]
|
|
2020-08-16 15:21:31.449 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.451 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.451 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.451 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.451 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.451 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.451 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1bffab34]
|
|
2020-08-16 15:21:31.451 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.452 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.453 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.453 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.453 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.453 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.453 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.453 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.453 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@41802112]
|
|
2020-08-16 15:21:31.453 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.454 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.454 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.454 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.453 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.455 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.456 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.456 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.458 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.459 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.459 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.459 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.459 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.459 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2962683e]
|
|
2020-08-16 15:21:31.459 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.461 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.461 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.461 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.461 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.461 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.461 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3df5c6e5]
|
|
2020-08-16 15:21:31.461 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.461 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.461 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.461 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.461 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.461 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.461 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@665dcec2]
|
|
2020-08-16 15:21:31.461 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.461 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.461 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.461 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.466 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.466 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.466 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.469 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.469 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.469 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.469 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.469 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.469 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_char_auxRoi_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@73aedd7]
|
|
2020-08-16 15:21:31.469 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.470 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.471 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.471 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.472 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.472 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.472 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.472 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.472 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.472 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.472 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.472 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.472 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_char_auxRoi_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1467dc8a]
|
|
2020-08-16 15:21:31.473 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.474 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.474 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.474 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.477 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.477 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.477 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.477 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.477 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.478 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.478 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.478 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.478 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_char_auxRoi_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4a66bc41]
|
|
2020-08-16 15:21:31.478 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.479 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.479 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.479 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.479 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.479 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.479 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_char_auxRoi_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5d0508a1]
|
|
2020-08-16 15:21:31.479 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.483 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.483 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.483 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.483 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.483 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.483 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.483 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.483 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.483 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.483 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.483 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@bc9fc1d]
|
|
2020-08-16 15:21:31.483 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@448902e1]
|
|
2020-08-16 15:21:31.483 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.483 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.484 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.484 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.484 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.490 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.490 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.490 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.490 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.490 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.490 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.490 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.490 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.490 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.490 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.490 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.490 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_char_contour8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4d41d00]
|
|
2020-08-16 15:21:31.490 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.492 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.492 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.492 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.492 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.492 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.492 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.495 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.496 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.496 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.496 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.496 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.496 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.496 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.496 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.496 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2cb5d68b]
|
|
2020-08-16 15:21:31.496 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.497 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 15:21:31.497 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 15:21:31.497 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 15:21:31.497 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 15:21:31.497 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 15:21:31.497 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597562490983/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6a139c39]
|
|
2020-08-16 15:21:31.497 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.498 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.498 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.498 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.499 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.499 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.499 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 15:21:31.509 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 15:21:31.509 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 15:21:31.509 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:37:50.129 [main] INFO com.yuxue.Application - Starting Application on H with PID 3136 (started by 韩先生 in D:\吃饭家伙\Java\Java文件\yx-image-recognition)
|
|
2020-08-16 16:37:50.133 [main] INFO com.yuxue.Application - The following profiles are active: dev
|
|
2020-08-16 16:37:52.126 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'threadPoolConfig' of type [com.yuxue.config.ThreadPoolConfig$$EnhancerBySpringCGLIB$$5365ca9b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-16 16:37:52.268 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$6de30551] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-16 16:37:52.430 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'defaultAopConfig' of type [com.yuxue.aop.DefaultAopConfig$$EnhancerBySpringCGLIB$$57e63874] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-16 16:37:52.440 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'resultAop' of type [org.springframework.aop.support.DefaultPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-16 16:37:53.292 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 16666 (http)
|
|
2020-08-16 16:37:53.336 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
|
2020-08-16 16:37:53.337 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.19]
|
|
2020-08-16 16:37:53.540 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
|
2020-08-16 16:37:53.640 [main] INFO o.s.boot.web.servlet.RegistrationBean - Servlet statViewServlet was not registered (possibly already registered?)
|
|
2020-08-16 16:37:53.972 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
|
2020-08-16 16:37:55.143 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'taskExecutor'
|
|
2020-08-16 16:37:55.899 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
|
2020-08-16 16:37:56.031 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed
|
|
2020-08-16 16:37:56.051 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
|
2020-08-16 16:37:56.062 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references
|
|
2020-08-16 16:37:56.357 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 16666 (http) with context path ''
|
|
2020-08-16 16:37:56.364 [main] INFO com.yuxue.Application - Started Application in 7.057 seconds (JVM running for 7.917)
|
|
2020-08-16 16:38:04.500 [http-nio-16666-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2020-08-16 16:38:04.552 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:04.553 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:04.554 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/index
|
|
2020-08-16 16:38:04.554 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:04.556 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.CommonController.indexPage
|
|
2020-08-16 16:38:04.556 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-16 16:38:04.557 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:04.566 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: home/index
|
|
2020-08-16 16:38:04.566 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:04.566 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:05.168 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:05.168 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:05.169 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/systemMenu/getUserMenu
|
|
2020-08-16 16:38:05.169 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:05.169 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.SystemMenuController.getUserMenu
|
|
2020-08-16 16:38:05.169 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-16 16:38:05.169 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:05.592 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: {third=java.util.stream.ReferencePipeline$2@433382af, first=java.util.stream.ReferencePipeline$2@2ebfac62, second=java.util.stream.ReferencePipeline$2@63aef062}
|
|
2020-08-16 16:38:05.592 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:05.815 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:05.815 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:05.816 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/getProcessStep
|
|
2020-08-16 16:38:05.816 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:05.816 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.getProcessStep
|
|
2020-08-16 16:38:05.816 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-16 16:38:05.816 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:05.825 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:05.826 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:05.826 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-16 16:38:05.826 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:05.827 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-16 16:38:05.827 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [null, png,jpg,jpeg]
|
|
2020-08-16 16:38:05.827 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:05.832 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: {result=99, debug_GaussianBlur=0, debug_gray=1, debug_Sobel=2, debug_threshold=3, debug_morphology=4, debug_Contours=5, debug_result=6, debug_crop=7, debug_resize=8, debug_char_threshold=9, debug_specMat=11, debug_chineseMat=12, debug_char_auxRoi=13}
|
|
2020-08-16 16:38:05.832 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:05.926 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"01_蓝牌","filePath":"D:\\PlateDetect\\01_蓝牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\01_蓝牌","isDir":true}, {"fileName":"02_黄牌","filePath":"D:\\PlateDetect\\02_黄牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\02_黄牌","isDir":true}, {"fileName":"03_绿牌","filePath":"D:\\PlateDetect\\03_绿牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\03_绿牌","isDir":true}, {"fileName":"04_多车牌","filePath":"D:\\PlateDetect\\04_多车牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\04_多车牌","isDir":true}, {"fileName":"05_夜间","filePath":"D:\\PlateDetect\\05_夜间","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\05_夜间","isDir":true}, {"fileName":"99_其他","filePath":"D:\\PlateDetect\\99_其他","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\99_其他","isDir":true}, {"fileName":"temp","filePath":"D:\\PlateDetect\\temp","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\temp","isDir":true}, {"fileName":"train","filePath":"D:\\PlateDetect\\train","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\train","isDir":true}, {"fileName":"Video","filePath":"D:\\PlateDetect\\Video","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video","isDir":true}, {"fileName":"Video_Grab","filePath":"D:\\PlateDetect\\Video_Grab","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grab","isDir":true}]
|
|
2020-08-16 16:38:05.927 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:07.366 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:07.367 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:07.367 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-16 16:38:07.367 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:07.367 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-16 16:38:07.367 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab, png,jpg,jpeg]
|
|
2020-08-16 16:38:07.367 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:07.371 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"Temp","filePath":"D:\\PlateDetect\\Video_Grab\\Temp","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\Temp","isDir":true}, {"fileName":"云AKMQPG.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\云AKMQPG.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\云AKMQPG.jpg","isDir":false}, {"fileName":"宁G2APZ6.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\宁G2APZ6.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\宁G2APZ6.jpg","isDir":false}, {"fileName":"宁L.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\宁L.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\宁L.jpg","isDir":false}, {"fileName":"宁PX1R7Z.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\宁PX1R7Z.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\宁PX1R7Z.jpg","isDir":false}, {"fileName":"宁WPN115.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\宁WPN115.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\宁WPN115.jpg","isDir":false}, {"fileName":"川LV1LUZ.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\川LV1LUZ.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\川LV1LUZ.jpg","isDir":false}, {"fileName":"川YRX1X5.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\川YRX1X5.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\川YRX1X5.jpg","isDir":false}, {"fileName":"沪KUHKJ7.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\沪KUHKJ7.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\沪KUHKJ7.jpg","isDir":false}, {"fileName":"沪X11315.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\沪X11315.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\沪X11315.jpg","isDir":false}, {"fileName":"渝F6.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\渝F6.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\渝F6.jpg","isDir":false}, {"fileName":"琼A111MF.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼A111MF.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼A111MF.jpg","isDir":false}, {"fileName":"琼A111V6.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼A111V6.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼A111V6.jpg","isDir":false}, {"fileName":"琼A11411.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼A11411.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼A11411.jpg","isDir":false}, {"fileName":"琼A2P711.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼A2P711.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼A2P711.jpg","isDir":false}, {"fileName":"琼F1XYN1.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼F1XYN1.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼F1XYN1.jpg","isDir":false}, {"fileName":"琼HGDGMZ.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼HGDGMZ.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼HGDGMZ.jpg","isDir":false}, {"fileName":"琼J1VG95.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼J1VG95.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼J1VG95.jpg","isDir":false}, {"fileName":"琼J1WWX1.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼J1WWX1.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼J1WWX1.jpg","isDir":false}, {"fileName":"琼JJGA1N.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼JJGA1N.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼JJGA1N.jpg","isDir":false}, {"fileName":"琼JQ111Y.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼JQ111Y.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼JQ111Y.jpg","isDir":false}, {"fileName":"琼JX59HZ.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼JX59HZ.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼JX59HZ.jpg","isDir":false}, {"fileName":"琼L1VQVM.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼L1VQVM.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼L1VQVM.jpg","isDir":false}, {"fileName":"琼LHT1W1.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼LHT1W1.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼LHT1W1.jpg","isDir":false}, {"fileName":"琼M.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼M.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼M.jpg","isDir":false}, {"fileName":"琼P11XK1.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼P11XK1.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼P11XK1.jpg","isDir":false}, {"fileName":"琼Q61HRM.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼Q61HRM.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼Q61HRM.jpg","isDir":false}, {"fileName":"琼R11CWA.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼R11CWA.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼R11CWA.jpg","isDir":false}, {"fileName":"琼U7M3FK.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼U7M3FK.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼U7M3FK.jpg","isDir":false}, {"fileName":"琼W1111A.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼W1111A.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼W1111A.jpg","isDir":false}, {"fileName":"琼W21A.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼W21A.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼W21A.jpg","isDir":false}, {"fileName":"琼WVAAFR.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼WVAAFR.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼WVAAFR.jpg","isDir":false}, {"fileName":"琼XS1VRQ.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼XS1VRQ.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼XS1VRQ.jpg","isDir":false}, {"fileName":"琼Y11U10.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼Y11U10.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼Y11U10.jpg","isDir":false}, {"fileName":"琼Y9AWN1.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼Y9AWN1.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼Y9AWN1.jpg","isDir":false}, {"fileName":"琼Z.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼Z.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼Z.jpg","isDir":false}, {"fileName":"琼ZWWHJ2.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼ZWWHJ2.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼ZWWHJ2.jpg","isDir":false}, {"fileName":"贵M5WJJ1.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\贵M5WJJ1.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\贵M5WJJ1.jpg","isDir":false}, {"fileName":"辽WE81.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\辽WE81.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\辽WE81.jpg","isDir":false}, {"fileName":"闽VW1BF.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\闽VW1BF.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\闽VW1BF.jpg","isDir":false}, {"fileName":"鲁N1K91X.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\鲁N1K91X.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\鲁N1K91X.jpg","isDir":false}]
|
|
2020-08-16 16:38:07.372 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:08.397 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:08.397 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:08.398 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:08.398 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:08.398 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:08.398 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 16:38:08.398 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:08.398 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:08.398 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:08.399 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 16:38:08.399 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E4%BA%91AKMQPG.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@41daf814]
|
|
2020-08-16 16:38:08.399 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E4%BA%91AKMQPG.jpg, false]
|
|
2020-08-16 16:38:08.399 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:08.399 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:08.409 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:08.409 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:08.409 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:11.158 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=137, fileName=云AKMQPG.jpg, filePath=D:/PlateDetect/Video_Grab/云AKMQPG.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 08:38:08, tempPath=D:/PlateDetect/temp/1597567088445/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3447, parentId=137, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597567088445/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 08:38:11, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3456, parentId=137, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597567088445/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:11, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3454, parentId=137, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597567088445/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:11, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3453, parentId=137, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597567088445/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:11, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3457, parentId=137, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597567088445/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:11, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3441, parentId=137, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597567088445/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 08:38:11, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3422, parentId=137, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597567088445/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 08:38:11, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3428, parentId=137, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597567088445/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 08:38:11, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3443, parentId=137, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597567088445/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 08:38:11, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3433, parentId=137, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597567088445/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:11, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3437, parentId=137, fileName=debug_crop_10.jpg, filePath=D:/PlateDetect/temp/1597567088445/debug_crop_10.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:11, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3451, parentId=137, fileName=debug_crop_11.jpg, filePath=D:/PlateDetect/temp/1597567088445/debug_crop_11.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:11, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3449, parentId=137, fileName=debug_crop_12.jpg, filePath=D:/PlateDetect/temp/1597567088445/debug_crop_12.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:11, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3452, parentId=137, fileName=debug_crop_13.jpg, filePath=D:/PlateDetect/temp/1597567088445/debug_crop_13.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:11, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3444, parentId=137, fileName=debug_crop_14.jpg, filePath=D:/PlateDetect/temp/1597567088445/debug_crop_14.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:11, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3436, parentId=137, fileName=debug_crop_15.jpg, filePath=D:/PlateDetect/temp/1597567088445/debug_crop_15.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:11, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3439, parentId=137, fileName=debug_crop_16.jpg, filePath=D:/PlateDetect/temp/1597567088445/debug_crop_16.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:11, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3421, parentId=137, fileName=debug_crop_17.jpg, filePath=D:/PlateDetect/temp/1597567088445/debug_crop_17.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:11, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3431, parentId=137, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597567088445/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:11, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3426, parentId=137, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597567088445/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:11, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3450, parentId=137, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597567088445/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:11, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3442, parentId=137, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597567088445/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:11, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3446, parentId=137, fileName=debug_crop_6.jpg, filePath=D:/PlateDetect/temp/1597567088445/debug_crop_6.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:11, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3438, parentId=137, fileName=debug_crop_7.jpg, filePath=D:/PlateDetect/temp/1597567088445/debug_crop_7.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:11, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3448, parentId=137, fileName=debug_crop_8.jpg, filePath=D:/PlateDetect/temp/1597567088445/debug_crop_8.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:11, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3445, parentId=137, fileName=debug_crop_9.jpg, filePath=D:/PlateDetect/temp/1597567088445/debug_crop_9.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:11, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3440, parentId=137, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597567088445/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:11, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3435, parentId=137, fileName=debug_resize_10.jpg, filePath=D:/PlateDetect/temp/1597567088445/debug_resize_10.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:11, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3416, parentId=137, fileName=debug_resize_11.jpg, filePath=D:/PlateDetect/temp/1597567088445/debug_resize_11.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:11, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3414, parentId=137, fileName=debug_resize_12.jpg, filePath=D:/PlateDetect/temp/1597567088445/debug_resize_12.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:11, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3415, parentId=137, fileName=debug_resize_13.jpg, filePath=D:/PlateDetect/temp/1597567088445/debug_resize_13.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:11, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3419, parentId=137, fileName=debug_resize_14.jpg, filePath=D:/PlateDetect/temp/1597567088445/debug_resize_14.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:11, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3417, parentId=137, fileName=debug_resize_15.jpg, filePath=D:/PlateDetect/temp/1597567088445/debug_resize_15.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:11, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3418, parentId=137, fileName=debug_resize_16.jpg, filePath=D:/PlateDetect/temp/1597567088445/debug_resize_16.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:11, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3434, parentId=137, fileName=debug_resize_17.jpg, filePath=D:/PlateDetect/temp/1597567088445/debug_resize_17.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:11, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3425, parentId=137, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597567088445/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:11, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3430, parentId=137, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597567088445/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:11, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3420, parentId=137, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597567088445/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:11, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3432, parentId=137, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597567088445/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:11, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3427, parentId=137, fileName=debug_resize_6.jpg, filePath=D:/PlateDetect/temp/1597567088445/debug_resize_6.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:11, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3429, parentId=137, fileName=debug_resize_7.jpg, filePath=D:/PlateDetect/temp/1597567088445/debug_resize_7.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:11, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3423, parentId=137, fileName=debug_resize_8.jpg, filePath=D:/PlateDetect/temp/1597567088445/debug_resize_8.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:11, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3424, parentId=137, fileName=debug_resize_9.jpg, filePath=D:/PlateDetect/temp/1597567088445/debug_resize_9.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:11, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3455, parentId=137, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597567088445/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 08:38:11, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3413, parentId=137, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597567088445/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 08:38:11, recoPlate=, plateColor=蓝牌, sort=99)])
|
|
2020-08-16 16:38:11.158 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.181 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:11.181 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:11.181 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:11.181 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:11.181 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:11.182 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567088445/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6b0a637c]
|
|
2020-08-16 16:38:11.182 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.182 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:11.182 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:11.183 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:11.183 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:11.183 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:11.183 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567088445/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7d774c87]
|
|
2020-08-16 16:38:11.183 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.185 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:11.185 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:11.185 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:11.186 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:11.185 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:11.186 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:11.186 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:11.186 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:11.186 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:11.186 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:11.186 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:11.186 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:11.186 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:11.186 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567088445/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4f6ec5bc]
|
|
2020-08-16 16:38:11.186 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:11.186 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.186 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567088445/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2c63dfd9]
|
|
2020-08-16 16:38:11.187 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.186 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:11.186 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:11.187 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:11.187 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:11.187 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:11.187 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:11.187 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567088445/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@77e63e41]
|
|
2020-08-16 16:38:11.188 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567088445/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6157cea1]
|
|
2020-08-16 16:38:11.188 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.188 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.196 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:11.196 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:11.196 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:11.197 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.197 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.197 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:11.197 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.199 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:11.197 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:11.200 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:11.200 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.200 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:11.210 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:11.210 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:11.210 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:11.210 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:11.209 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:11.211 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:11.211 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.211 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567088445/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@ac51f01]
|
|
2020-08-16 16:38:11.211 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.211 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:11.212 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:11.212 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:11.212 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:11.212 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:11.213 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:11.213 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567088445/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5ff5d25e]
|
|
2020-08-16 16:38:11.213 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.215 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:11.215 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.216 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:11.216 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:11.217 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.217 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:11.219 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:11.219 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:11.219 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:11.219 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:11.219 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:11.219 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567088445/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@344cdaa1]
|
|
2020-08-16 16:38:11.219 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.220 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:11.220 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:11.220 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:11.220 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:11.220 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:11.221 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567088445/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@20742818]
|
|
2020-08-16 16:38:11.221 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.225 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:11.225 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.225 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:11.227 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:11.228 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:11.228 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:11.228 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:11.228 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:11.228 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567088445/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6259c917]
|
|
2020-08-16 16:38:11.228 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.230 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:11.230 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:11.230 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:11.230 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:11.231 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:11.231 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567088445/debug_crop_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7948d7f1]
|
|
2020-08-16 16:38:11.231 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.234 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:11.235 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:11.235 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:11.235 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:11.235 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:11.235 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567088445/debug_crop_11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@65cd906d]
|
|
2020-08-16 16:38:11.235 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.237 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:11.237 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:11.237 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.237 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.238 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:11.238 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:11.242 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:11.242 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.242 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:11.243 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:11.243 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:11.244 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:11.244 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:11.244 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:11.244 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567088445/debug_crop_12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@69614431]
|
|
2020-08-16 16:38:11.244 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.255 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:11.255 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:11.255 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:11.255 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:11.256 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:11.256 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567088445/debug_crop_13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@70be7b6c]
|
|
2020-08-16 16:38:11.256 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.257 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:11.258 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:11.258 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:11.258 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:11.258 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:11.258 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:11.258 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567088445/debug_crop_14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@294c5121]
|
|
2020-08-16 16:38:11.258 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.258 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.258 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:11.264 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:11.265 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.265 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:11.267 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:11.267 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:11.267 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:11.267 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:11.267 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:11.267 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567088445/debug_crop_15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@62658dfa]
|
|
2020-08-16 16:38:11.267 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.268 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:11.268 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.268 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:11.271 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:11.271 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:11.271 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:11.271 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:11.271 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:11.271 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567088445/debug_crop_16.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@efa8a81]
|
|
2020-08-16 16:38:11.271 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.272 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:11.272 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.272 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:11.278 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:11.278 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:11.278 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:11.279 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:11.279 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:11.279 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567088445/debug_crop_17.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@44340015]
|
|
2020-08-16 16:38:11.279 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.280 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:11.281 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:11.281 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:11.281 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.281 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:11.281 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:11.281 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:11.281 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:11.281 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567088445/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3c4a46bc]
|
|
2020-08-16 16:38:11.281 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.287 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:11.287 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:11.287 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:11.287 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:11.287 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:11.288 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567088445/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@47f716f0]
|
|
2020-08-16 16:38:11.288 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.291 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:11.292 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:11.292 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:11.292 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:11.292 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:11.292 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567088445/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@12a49b48]
|
|
2020-08-16 16:38:11.292 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.292 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:11.292 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.292 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:11.292 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:11.292 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.292 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:11.300 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:11.300 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:11.300 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:11.300 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:11.300 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:11.301 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567088445/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@57bbccb0]
|
|
2020-08-16 16:38:11.301 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.300 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:11.301 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:11.301 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:11.302 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:11.302 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:11.303 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567088445/debug_crop_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@46dbc896]
|
|
2020-08-16 16:38:11.303 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.306 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:11.306 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.307 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:11.313 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:11.313 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.314 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:11.317 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:11.318 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:11.318 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:11.318 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:11.318 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:11.318 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567088445/debug_crop_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4642c2fe]
|
|
2020-08-16 16:38:11.318 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.319 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:11.319 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.319 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:11.321 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:11.321 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.321 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:11.324 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:11.324 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:11.325 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:11.325 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:11.325 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:11.325 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567088445/debug_crop_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4bf8153a]
|
|
2020-08-16 16:38:11.325 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.327 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:11.327 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.327 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:11.328 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:11.329 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.329 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:11.331 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:11.331 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:11.331 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:11.331 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:11.331 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:11.331 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:11.331 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:11.331 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:11.331 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:11.331 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567088445/debug_crop_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@13f3d4ca]
|
|
2020-08-16 16:38:11.331 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:11.331 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.331 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567088445/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4b6afb4]
|
|
2020-08-16 16:38:11.331 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.338 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:11.338 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:11.339 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:11.339 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:11.339 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:11.339 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:11.339 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:11.339 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:11.339 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:11.339 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:11.339 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567088445/debug_resize_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@61f2080c]
|
|
2020-08-16 16:38:11.339 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567088445/debug_resize_11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@519bf94a]
|
|
2020-08-16 16:38:11.339 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.339 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.347 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:11.347 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:11.347 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.347 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.347 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:11.347 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:11.349 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:11.349 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.349 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:11.350 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:11.350 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.350 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:11.353 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:11.354 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.354 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:11.357 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:11.357 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:11.357 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:11.357 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:11.357 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:11.357 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567088445/debug_resize_12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4a7bc5fd]
|
|
2020-08-16 16:38:11.357 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.359 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:11.359 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.359 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:11.364 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:11.364 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:11.365 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:11.365 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:11.365 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:11.365 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567088445/debug_resize_13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@58c2ab08]
|
|
2020-08-16 16:38:11.365 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.368 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:11.369 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:11.369 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:11.369 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:11.369 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:11.369 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:11.369 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:11.369 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:11.369 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:11.369 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:11.370 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567088445/debug_resize_15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@e5f7008]
|
|
2020-08-16 16:38:11.370 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567088445/debug_resize_14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4ae8b100]
|
|
2020-08-16 16:38:11.370 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.370 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.372 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:11.372 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.372 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:11.376 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:11.376 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:11.376 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:11.376 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:11.376 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:11.376 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567088445/debug_resize_16.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5b45f81c]
|
|
2020-08-16 16:38:11.376 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.385 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:11.385 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:11.385 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:11.385 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:11.385 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:11.385 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567088445/debug_resize_17.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@63e78c63]
|
|
2020-08-16 16:38:11.385 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.388 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:11.388 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.389 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:11.390 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:11.390 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.390 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:11.391 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:11.391 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:11.391 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:11.391 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:11.391 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:11.391 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567088445/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@58e668dd]
|
|
2020-08-16 16:38:11.391 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.391 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:11.391 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.392 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:11.392 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:11.392 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.392 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:11.399 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:11.399 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:11.399 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:11.399 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:11.399 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:11.399 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567088445/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6aed2ade]
|
|
2020-08-16 16:38:11.399 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.401 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:11.401 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.401 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:11.404 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:11.404 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.404 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:11.406 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:11.406 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:11.406 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:11.406 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:11.407 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:11.407 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567088445/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6121abb3]
|
|
2020-08-16 16:38:11.407 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.414 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:11.414 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:11.414 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:11.414 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:11.414 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:11.415 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567088445/debug_resize_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@17c9c10e]
|
|
2020-08-16 16:38:11.415 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.416 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:11.416 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:11.416 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:11.416 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:11.416 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:11.416 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567088445/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@24f09a56]
|
|
2020-08-16 16:38:11.417 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.424 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:11.424 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.424 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:11.426 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:11.426 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:11.426 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:11.426 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:11.426 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:11.426 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567088445/debug_resize_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2e1d9f4]
|
|
2020-08-16 16:38:11.426 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.427 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:11.427 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:11.428 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:11.428 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:11.428 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:11.428 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567088445/debug_resize_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2d488e8e]
|
|
2020-08-16 16:38:11.431 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:11.434 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.434 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.434 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:11.433 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:11.434 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:11.434 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:11.435 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:11.435 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:11.435 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567088445/debug_resize_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@37a5175a]
|
|
2020-08-16 16:38:11.435 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.439 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:11.439 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.439 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:11.446 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:11.446 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.446 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:11.447 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:11.448 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:11.448 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:11.448 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:11.448 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:11.448 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567088445/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@dbcdfae]
|
|
2020-08-16 16:38:11.448 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.457 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:11.457 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.457 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:11.458 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:11.458 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.458 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:11.466 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:11.466 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.466 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:11.468 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:11.468 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:11.468 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:14.083 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:14.083 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:14.084 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:14.084 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:14.084 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:14.084 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 16:38:14.084 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:14.084 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:14.084 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:14.084 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 16:38:14.084 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E5%AE%81G2APZ6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7a7959d7]
|
|
2020-08-16 16:38:14.084 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E5%AE%81G2APZ6.jpg, false]
|
|
2020-08-16 16:38:14.084 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.084 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.094 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:14.095 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.095 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:14.433 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=138, fileName=宁G2APZ6.jpg, filePath=D:/PlateDetect/Video_Grab/宁G2APZ6.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 08:38:14, tempPath=D:/PlateDetect/temp/1597567094112/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3461, parentId=138, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3478, parentId=138, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3476, parentId=138, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3474, parentId=138, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3460, parentId=138, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3467, parentId=138, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3485, parentId=138, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3465, parentId=138, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3472, parentId=138, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3466, parentId=138, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3480, parentId=138, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3487, parentId=138, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3468, parentId=138, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3463, parentId=138, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3464, parentId=138, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3462, parentId=138, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3473, parentId=138, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3470, parentId=138, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3469, parentId=138, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3471, parentId=138, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3486, parentId=138, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3459, parentId=138, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=3484, parentId=138, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3479, parentId=138, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3477, parentId=138, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3481, parentId=138, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3483, parentId=138, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3475, parentId=138, fileName=debug_char_auxRoi_4.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_char_auxRoi_4.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3482, parentId=138, fileName=debug_char_auxRoi_5.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_char_auxRoi_5.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3458, parentId=138, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597567094112/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=津M560T, plateColor=蓝牌, sort=99)])
|
|
2020-08-16 16:38:14.433 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.446 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:14.447 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:14.447 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:14.447 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:14.447 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:14.447 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@336aece4]
|
|
2020-08-16 16:38:14.447 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.447 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:14.447 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:14.447 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:14.447 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:14.447 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:14.447 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5c474f8f]
|
|
2020-08-16 16:38:14.447 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.449 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:14.449 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:14.449 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:14.449 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:14.449 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:14.449 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1cd91c37]
|
|
2020-08-16 16:38:14.449 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.452 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:14.452 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:14.452 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:14.452 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:14.454 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:14.454 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:14.455 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:14.455 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:14.455 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:14.455 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:14.455 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@32f476b7]
|
|
2020-08-16 16:38:14.455 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@638cdc80]
|
|
2020-08-16 16:38:14.455 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.455 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.455 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:14.456 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:14.456 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:14.456 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:14.456 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:14.456 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@94ebb7e]
|
|
2020-08-16 16:38:14.456 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.456 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:14.456 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.456 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:14.459 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:14.459 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.460 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:14.460 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:14.460 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.460 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:14.462 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:14.462 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:14.462 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:14.462 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:14.462 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:14.462 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1b1861c8]
|
|
2020-08-16 16:38:14.463 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.465 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:14.465 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.465 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:14.468 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:14.468 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:14.468 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:14.468 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:14.468 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:14.468 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5d9c2dcf]
|
|
2020-08-16 16:38:14.468 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.469 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:14.469 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:14.469 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:14.469 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:14.469 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:14.469 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@208d7a9b]
|
|
2020-08-16 16:38:14.469 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:14.469 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.469 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.469 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:14.472 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:14.472 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.472 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:14.474 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:14.474 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.474 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:14.478 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:14.478 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:14.478 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.478 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:14.478 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.478 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:14.480 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:14.480 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:14.480 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:14.480 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:14.480 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:14.480 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@44c0b3e9]
|
|
2020-08-16 16:38:14.480 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.481 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:14.481 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:14.481 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:14.482 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:14.482 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:14.482 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@508039f0]
|
|
2020-08-16 16:38:14.482 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.484 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:14.485 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:14.485 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:14.485 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:14.485 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:14.485 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@151eb939]
|
|
2020-08-16 16:38:14.485 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.495 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:14.495 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:14.495 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:14.495 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:14.495 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:14.496 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@573a6634]
|
|
2020-08-16 16:38:14.496 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.496 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:14.496 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.496 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:14.499 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:14.500 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:14.500 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:14.500 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:14.500 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:14.500 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@124ff057]
|
|
2020-08-16 16:38:14.500 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.500 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:14.500 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.500 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:14.500 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:14.501 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:14.502 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:14.502 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:14.502 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:14.503 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7a0d2283]
|
|
2020-08-16 16:38:14.503 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.505 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:14.505 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.506 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:14.509 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:14.509 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:14.509 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:14.509 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:14.510 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:14.510 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6640b868]
|
|
2020-08-16 16:38:14.510 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.515 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:14.515 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:14.515 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:14.515 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:14.515 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:14.516 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:14.516 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:14.516 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:14.516 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:14.516 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:14.516 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2bd7ea75]
|
|
2020-08-16 16:38:14.516 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6e5411bf]
|
|
2020-08-16 16:38:14.516 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.516 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.525 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:14.526 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.526 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:14.534 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:14.534 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:14.534 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:14.534 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:14.534 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:14.534 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5efa480b]
|
|
2020-08-16 16:38:14.548 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.536 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:14.548 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.548 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:14.550 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:14.550 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.551 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:14.536 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:14.551 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.551 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:14.555 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:14.555 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.556 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:14.562 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:14.562 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:14.562 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:14.562 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:14.562 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:14.562 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5c65b9f3]
|
|
2020-08-16 16:38:14.562 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.566 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:14.566 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:14.566 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:14.566 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:14.566 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:14.566 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4a9f5392]
|
|
2020-08-16 16:38:14.566 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.566 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:14.566 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:14.567 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:14.567 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:14.567 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:14.567 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:14.567 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.567 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3f061fc4]
|
|
2020-08-16 16:38:14.570 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:14.572 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.572 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:14.572 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.573 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:14.573 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:14.573 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:14.573 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:14.573 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:14.573 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:14.573 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1aa58171]
|
|
2020-08-16 16:38:14.573 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.578 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:14.578 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.579 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:14.580 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:14.580 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:14.580 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:14.580 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:14.580 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:14.580 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@a50fb20]
|
|
2020-08-16 16:38:14.580 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.581 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:14.581 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:14.581 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:14.581 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:14.581 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:14.582 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@64dd61fe]
|
|
2020-08-16 16:38:14.582 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.584 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:14.584 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.585 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:14.588 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:14.588 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:14.588 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:14.588 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:14.588 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:14.589 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@67650d26]
|
|
2020-08-16 16:38:14.589 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.595 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:14.595 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.595 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:14.597 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:14.597 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:14.598 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:14.598 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:14.598 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:14.598 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@44df6519]
|
|
2020-08-16 16:38:14.598 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.599 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:14.599 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.599 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:14.600 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:14.600 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.600 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:14.602 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:14.602 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.602 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:14.604 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:14.604 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:14.604 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:14.604 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:14.604 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:14.605 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_char_auxRoi_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4ffa4229]
|
|
2020-08-16 16:38:14.605 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.609 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:14.609 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:14.609 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:14.609 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:14.609 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:14.609 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_char_auxRoi_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@409ccf52]
|
|
2020-08-16 16:38:14.609 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.610 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:14.610 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.610 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:14.612 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:14.612 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:14.612 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:14.612 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:14.612 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:14.613 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_char_auxRoi_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@530a63ce]
|
|
2020-08-16 16:38:14.613 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.615 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:14.615 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.615 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:14.619 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:14.619 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.619 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:14.620 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:14.620 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.620 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:14.622 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:14.622 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:14.622 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:17.067 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:17.067 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:17.068 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:17.068 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:17.068 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:17.068 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:17.068 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 16:38:17.068 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:17.068 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:17.068 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E5%AE%81PX1R7Z.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6eb93b42]
|
|
2020-08-16 16:38:17.068 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 16:38:17.068 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:17.068 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E5%AE%81PX1R7Z.jpg, false]
|
|
2020-08-16 16:38:17.068 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:17.074 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:17.075 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:17.075 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:17.398 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=139, fileName=宁PX1R7Z.jpg, filePath=D:/PlateDetect/Video_Grab/宁PX1R7Z.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 08:38:17, tempPath=D:/PlateDetect/temp/1597567097094/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3500, parentId=139, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597567097094/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 08:38:17, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3498, parentId=139, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597567097094/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 08:38:17, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3496, parentId=139, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597567097094/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 08:38:17, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3503, parentId=139, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597567097094/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 08:38:17, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3502, parentId=139, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597567097094/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3494, parentId=139, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597567097094/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3499, parentId=139, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597567097094/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3493, parentId=139, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597567097094/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3489, parentId=139, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597567097094/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3501, parentId=139, fileName=debug_crop_6.jpg, filePath=D:/PlateDetect/temp/1597567097094/debug_crop_6.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3490, parentId=139, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597567097094/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:17, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3488, parentId=139, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597567097094/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:17, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3492, parentId=139, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597567097094/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:17, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3497, parentId=139, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597567097094/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:17, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3495, parentId=139, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597567097094/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:17, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3491, parentId=139, fileName=debug_resize_6.jpg, filePath=D:/PlateDetect/temp/1597567097094/debug_resize_6.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:17, recoPlate=, plateColor=, sort=8)])
|
|
2020-08-16 16:38:17.398 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:17.409 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:17.410 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:17.410 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:17.410 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:17.410 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:17.410 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:17.410 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:17.410 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:17.410 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:17.410 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:17.410 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567097094/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@13873a7e]
|
|
2020-08-16 16:38:17.410 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567097094/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4aba2a04]
|
|
2020-08-16 16:38:17.410 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:17.410 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:17.412 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:17.412 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:17.412 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:17.412 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:17.412 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:17.412 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567097094/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@72d169c7]
|
|
2020-08-16 16:38:17.412 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:17.413 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:17.413 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:17.414 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:17.414 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:17.414 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:17.414 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567097094/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@10b3f111]
|
|
2020-08-16 16:38:17.414 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:17.415 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:17.415 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:17.415 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:17.415 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:17.415 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:17.415 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:17.415 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:17.415 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:17.415 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:17.415 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:17.415 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567097094/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@78e5d957]
|
|
2020-08-16 16:38:17.415 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567097094/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@13782cd2]
|
|
2020-08-16 16:38:17.415 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:17.415 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:17.419 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:17.419 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:17.419 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:17.420 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:17.420 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:17.420 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:17.425 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:17.425 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:17.425 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:17.425 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:17.425 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:17.425 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:17.425 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:17.425 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:17.425 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:17.427 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:17.427 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:17.427 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:17.429 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:17.429 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:17.429 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:17.429 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:17.429 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:17.430 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567097094/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4266c8f4]
|
|
2020-08-16 16:38:17.430 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:17.430 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:17.430 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:17.430 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:17.430 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:17.430 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:17.430 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567097094/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7084554f]
|
|
2020-08-16 16:38:17.430 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:17.438 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:17.438 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:17.438 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:17.438 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:17.438 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:17.438 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567097094/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6ab6eb67]
|
|
2020-08-16 16:38:17.438 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:17.438 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:17.438 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:17.438 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:17.438 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:17.438 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:17.438 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567097094/debug_crop_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@14ad52a1]
|
|
2020-08-16 16:38:17.438 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:17.441 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:17.441 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:17.441 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:17.442 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:17.442 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:17.442 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:17.446 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:17.446 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:17.446 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:17.446 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:17.446 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:17.446 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567097094/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@461864de]
|
|
2020-08-16 16:38:17.446 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:17.447 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:17.447 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:17.447 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:17.450 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:17.451 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:17.451 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:17.453 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:17.453 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:17.453 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:17.453 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:17.453 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:17.453 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567097094/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@755a34b6]
|
|
2020-08-16 16:38:17.453 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:17.456 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:17.456 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:17.456 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:17.460 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:17.460 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:17.460 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:17.460 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:17.460 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:17.460 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567097094/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@71e90699]
|
|
2020-08-16 16:38:17.460 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:17.461 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:17.461 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:17.461 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:17.461 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:17.461 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:17.461 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567097094/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@709b8177]
|
|
2020-08-16 16:38:17.461 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:17.464 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:17.464 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:17.464 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:17.467 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:17.467 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:17.467 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:17.467 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:17.468 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:17.468 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567097094/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@202bf1a2]
|
|
2020-08-16 16:38:17.468 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:17.468 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:17.469 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:17.469 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:17.469 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:17.469 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:17.469 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567097094/debug_resize_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@38a087ae]
|
|
2020-08-16 16:38:17.469 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:17.470 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:17.470 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:17.470 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:17.471 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:17.471 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:17.471 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:17.478 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:17.478 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:17.478 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:17.479 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:17.479 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:17.479 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:19.142 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:19.142 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:19.142 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:19.142 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:19.142 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:19.142 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 16:38:19.142 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:19.142 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:19.142 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:19.142 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 16:38:19.142 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E5%AE%81WPN115.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7fd90830]
|
|
2020-08-16 16:38:19.142 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.142 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E5%AE%81WPN115.jpg, false]
|
|
2020-08-16 16:38:19.143 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.148 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:19.148 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.148 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:19.474 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=140, fileName=宁WPN115.jpg, filePath=D:/PlateDetect/Video_Grab/宁WPN115.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 08:38:19, tempPath=D:/PlateDetect/temp/1597567099167/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3532, parentId=140, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3529, parentId=140, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3537, parentId=140, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3534, parentId=140, fileName=debug_char_contour10.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_contour10.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3525, parentId=140, fileName=debug_char_contour11.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_contour11.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3509, parentId=140, fileName=debug_char_contour12.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_contour12.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3516, parentId=140, fileName=debug_char_contour13.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_contour13.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3538, parentId=140, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3539, parentId=140, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3522, parentId=140, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3535, parentId=140, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3530, parentId=140, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3520, parentId=140, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3514, parentId=140, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3527, parentId=140, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3508, parentId=140, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3524, parentId=140, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3511, parentId=140, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3505, parentId=140, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3513, parentId=140, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3507, parentId=140, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3510, parentId=140, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3521, parentId=140, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3518, parentId=140, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3517, parentId=140, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3515, parentId=140, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3531, parentId=140, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=3506, parentId=140, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3533, parentId=140, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3526, parentId=140, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3523, parentId=140, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3528, parentId=140, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3519, parentId=140, fileName=debug_char_auxRoi_4.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_auxRoi_4.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3512, parentId=140, fileName=debug_char_auxRoi_5.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_auxRoi_5.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3536, parentId=140, fileName=debug_char_auxRoi_6.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_auxRoi_6.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3504, parentId=140, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597567099167/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=宁AM560T, plateColor=蓝牌, sort=99)])
|
|
2020-08-16 16:38:19.474 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.494 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:19.494 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:19.494 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:19.494 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:19.494 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:19.494 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@9568da1]
|
|
2020-08-16 16:38:19.494 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.494 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:19.494 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:19.494 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:19.495 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:19.495 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:19.495 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@71f1bb1c]
|
|
2020-08-16 16:38:19.495 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.500 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:19.500 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:19.500 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:19.500 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:19.500 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:19.500 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_char_contour10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@34c48e0f]
|
|
2020-08-16 16:38:19.500 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.501 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:19.502 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:19.502 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:19.502 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:19.502 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:19.502 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:19.502 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:19.502 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:19.502 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:19.502 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:19.502 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7ad6cb87]
|
|
2020-08-16 16:38:19.502 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.502 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_char_contour11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3b89745d]
|
|
2020-08-16 16:38:19.502 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.507 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:19.507 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:19.507 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:19.507 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:19.507 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:19.507 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_char_contour12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@d00c691]
|
|
2020-08-16 16:38:19.507 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.511 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:19.512 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.512 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:19.513 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:19.513 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.513 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:19.513 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:19.513 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.513 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:19.517 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:19.517 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:19.517 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.517 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.517 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:19.517 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:19.520 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:19.520 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:19.520 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:19.520 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:19.520 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:19.520 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:19.520 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:19.520 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:19.520 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:19.520 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4f748c6]
|
|
2020-08-16 16:38:19.520 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:19.520 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.520 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@76606ec6]
|
|
2020-08-16 16:38:19.520 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.524 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:19.524 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:19.524 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:19.524 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:19.524 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:19.524 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@40915d7f]
|
|
2020-08-16 16:38:19.524 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.525 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:19.525 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:19.525 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:19.525 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:19.525 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:19.525 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6a52ae3b]
|
|
2020-08-16 16:38:19.525 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.526 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:19.527 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.527 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:19.530 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:19.530 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:19.530 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:19.530 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.531 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:19.531 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:19.531 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:19.531 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:19.531 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2f99b51b]
|
|
2020-08-16 16:38:19.531 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.535 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:19.535 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.535 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:19.539 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:19.539 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:19.539 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.539 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.539 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:19.539 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:19.539 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:19.539 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.539 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:19.542 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:19.543 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:19.543 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:19.543 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:19.543 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:19.543 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_char_contour13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@318e0b47]
|
|
2020-08-16 16:38:19.543 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.543 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:19.543 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:19.543 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:19.543 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:19.544 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:19.544 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4f250705]
|
|
2020-08-16 16:38:19.544 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.554 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:19.554 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:19.554 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:19.554 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:19.554 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:19.554 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4d0b70b8]
|
|
2020-08-16 16:38:19.554 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.556 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:19.556 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:19.556 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:19.556 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:19.556 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:19.556 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@29f01fc3]
|
|
2020-08-16 16:38:19.556 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.558 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:19.559 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.559 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:19.560 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:19.560 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.561 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:19.562 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:19.563 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:19.563 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:19.563 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:19.563 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:19.563 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@128fb0cc]
|
|
2020-08-16 16:38:19.563 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.566 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:19.567 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.567 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:19.569 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:19.569 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:19.569 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:19.570 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:19.570 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:19.570 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2485802]
|
|
2020-08-16 16:38:19.570 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.576 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:19.576 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:19.576 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:19.576 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:19.576 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:19.576 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:19.576 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:19.576 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:19.576 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:19.577 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_char_contour8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@95919e5]
|
|
2020-08-16 16:38:19.577 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:19.577 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.577 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2e89d6ec]
|
|
2020-08-16 16:38:19.577 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.578 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:19.578 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.578 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:19.578 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:19.578 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:19.578 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:19.578 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:19.578 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:19.578 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6d918004]
|
|
2020-08-16 16:38:19.578 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.581 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:19.581 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.582 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:19.585 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:19.585 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.585 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:19.586 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:19.586 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:19.586 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:19.586 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:19.586 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:19.586 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@452ee50]
|
|
2020-08-16 16:38:19.586 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.588 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:19.588 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.588 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:19.592 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:19.592 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.592 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:19.593 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:19.593 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.593 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:19.594 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:19.595 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:19.595 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:19.595 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:19.595 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:19.595 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@169b69b5]
|
|
2020-08-16 16:38:19.595 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.597 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:19.597 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.597 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:19.601 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:19.601 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:19.601 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:19.601 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:19.601 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:19.601 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1dd90d83]
|
|
2020-08-16 16:38:19.601 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.602 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:19.602 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:19.602 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:19.602 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:19.603 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:19.603 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2f710ca]
|
|
2020-08-16 16:38:19.603 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.604 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:19.604 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:19.604 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:19.604 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:19.604 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:19.604 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5ecf35e1]
|
|
2020-08-16 16:38:19.604 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.605 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:19.606 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.606 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:19.610 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:19.610 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:19.610 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:19.610 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:19.610 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:19.610 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@54b1067d]
|
|
2020-08-16 16:38:19.610 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:19.610 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.610 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:19.611 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:19.611 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:19.611 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:19.611 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@582b812f]
|
|
2020-08-16 16:38:19.611 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.612 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:19.612 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.612 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:19.613 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:19.613 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.613 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:19.615 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:19.615 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.615 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:19.616 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:19.616 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:19.616 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:19.616 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:19.617 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:19.617 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2565a180]
|
|
2020-08-16 16:38:19.617 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.619 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:19.619 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.619 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:19.619 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:19.619 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:19.619 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.619 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.619 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:19.619 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:19.622 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:19.623 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:19.623 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:19.623 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:19.623 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:19.623 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:19.623 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:19.623 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:19.623 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:19.623 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@a52a80f]
|
|
2020-08-16 16:38:19.623 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:19.623 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.623 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@682a27fc]
|
|
2020-08-16 16:38:19.623 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.631 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:19.631 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:19.631 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:19.631 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:19.631 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:19.631 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2316a6b3]
|
|
2020-08-16 16:38:19.631 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.631 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:19.631 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.631 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:19.632 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:19.632 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:19.632 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.632 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:19.632 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:19.632 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:19.632 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:19.632 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:19.632 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:19.632 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:19.632 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:19.632 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_char_auxRoi_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2af60e80]
|
|
2020-08-16 16:38:19.632 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:19.632 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.632 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:19.632 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@68dd099d]
|
|
2020-08-16 16:38:19.632 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.633 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:19.633 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:19.633 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:19.633 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:19.633 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:19.633 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_char_auxRoi_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@662035fd]
|
|
2020-08-16 16:38:19.634 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.639 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:19.639 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:19.639 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:19.639 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.639 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.639 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.639 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:19.639 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:19.639 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:19.640 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:19.640 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.640 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:19.640 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:19.640 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:19.640 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:19.640 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:19.640 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:19.640 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:19.640 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:19.640 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:19.640 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:19.640 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_char_auxRoi_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7b91ce02]
|
|
2020-08-16 16:38:19.640 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_char_auxRoi_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@553e12ed]
|
|
2020-08-16 16:38:19.640 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.640 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.640 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:19.648 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:19.648 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:19.648 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.648 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:19.648 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:19.649 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:24.468 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:24.468 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:24.469 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:24.469 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:24.469 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:24.469 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:24.469 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 16:38:24.469 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:24.469 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:24.469 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E5%B7%9DLV1LUZ.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@583f9df7]
|
|
2020-08-16 16:38:24.469 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 16:38:24.469 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.469 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E5%B7%9DLV1LUZ.jpg, false]
|
|
2020-08-16 16:38:24.469 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.476 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:24.476 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.476 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:24.783 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=141, fileName=川LV1LUZ.jpg, filePath=D:/PlateDetect/Video_Grab/川LV1LUZ.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 08:38:24, tempPath=D:/PlateDetect/temp/1597567104481/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3551, parentId=141, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597567104481/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 08:38:24, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3552, parentId=141, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597567104481/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:24, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3562, parentId=141, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597567104481/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:24, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3549, parentId=141, fileName=debug_char_contour10.jpg, filePath=D:/PlateDetect/temp/1597567104481/debug_char_contour10.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:24, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3573, parentId=141, fileName=debug_char_contour12.jpg, filePath=D:/PlateDetect/temp/1597567104481/debug_char_contour12.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:24, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3564, parentId=141, fileName=debug_char_contour13.jpg, filePath=D:/PlateDetect/temp/1597567104481/debug_char_contour13.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:24, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3567, parentId=141, fileName=debug_char_contour14.jpg, filePath=D:/PlateDetect/temp/1597567104481/debug_char_contour14.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:24, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3546, parentId=141, fileName=debug_char_contour15.jpg, filePath=D:/PlateDetect/temp/1597567104481/debug_char_contour15.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:24, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3559, parentId=141, fileName=debug_char_contour16.jpg, filePath=D:/PlateDetect/temp/1597567104481/debug_char_contour16.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:24, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3554, parentId=141, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597567104481/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:24, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3574, parentId=141, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597567104481/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:24, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3569, parentId=141, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597567104481/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:24, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3572, parentId=141, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597567104481/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:24, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3563, parentId=141, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597567104481/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:24, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3570, parentId=141, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597567104481/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:24, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3568, parentId=141, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597567104481/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:24, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3565, parentId=141, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597567104481/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:24, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3553, parentId=141, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597567104481/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 08:38:24, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3579, parentId=141, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597567104481/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 08:38:24, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3555, parentId=141, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597567104481/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 08:38:24, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3550, parentId=141, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597567104481/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:24, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3543, parentId=141, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597567104481/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:24, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3541, parentId=141, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597567104481/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:24, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3542, parentId=141, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597567104481/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:24, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3556, parentId=141, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597567104481/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:24, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3545, parentId=141, fileName=debug_crop_6.jpg, filePath=D:/PlateDetect/temp/1597567104481/debug_crop_6.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:24, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3578, parentId=141, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597567104481/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:24, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3575, parentId=141, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597567104481/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:24, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3577, parentId=141, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597567104481/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:24, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3576, parentId=141, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597567104481/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:24, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3560, parentId=141, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597567104481/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:24, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3547, parentId=141, fileName=debug_resize_6.jpg, filePath=D:/PlateDetect/temp/1597567104481/debug_resize_6.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:24, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3561, parentId=141, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597567104481/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 08:38:24, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3544, parentId=141, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597567104481/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-16 08:38:24, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3571, parentId=141, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597567104481/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:24, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3566, parentId=141, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597567104481/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:24, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3558, parentId=141, fileName=debug_char_auxRoi_4.jpg, filePath=D:/PlateDetect/temp/1597567104481/debug_char_auxRoi_4.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:24, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3557, parentId=141, fileName=debug_char_auxRoi_5.jpg, filePath=D:/PlateDetect/temp/1597567104481/debug_char_auxRoi_5.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:24, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3548, parentId=141, fileName=debug_char_auxRoi_6.jpg, filePath=D:/PlateDetect/temp/1597567104481/debug_char_auxRoi_6.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:24, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3540, parentId=141, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597567104481/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 08:38:24, recoPlate=宁AM560T, plateColor=蓝牌, sort=99)])
|
|
2020-08-16 16:38:24.783 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.803 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:24.803 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:24.803 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:24.803 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:24.803 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:24.803 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567104481/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1af6ebbc]
|
|
2020-08-16 16:38:24.803 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.805 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:24.805 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:24.805 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:24.805 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:24.805 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:24.806 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:24.806 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:24.806 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567104481/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@246c438d]
|
|
2020-08-16 16:38:24.806 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:24.806 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.807 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:24.808 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:24.808 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:24.808 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:24.808 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:24.808 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567104481/debug_char_contour10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7ea69c65]
|
|
2020-08-16 16:38:24.808 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.806 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:24.808 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:24.808 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:24.808 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567104481/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@60c6d404]
|
|
2020-08-16 16:38:24.808 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:24.809 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.809 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:24.809 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:24.809 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:24.809 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567104481/debug_char_contour12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@140876c1]
|
|
2020-08-16 16:38:24.809 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.811 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:24.811 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:24.811 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:24.811 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:24.811 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:24.811 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567104481/debug_char_contour13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@197c6c74]
|
|
2020-08-16 16:38:24.812 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.815 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:24.815 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.815 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:24.817 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:24.817 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.817 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:24.827 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:24.827 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:24.827 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:24.827 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:24.827 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:24.827 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567104481/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@376d443c]
|
|
2020-08-16 16:38:24.827 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.827 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:24.827 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:24.827 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:24.827 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:24.827 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:24.827 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567104481/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@42f5d227]
|
|
2020-08-16 16:38:24.827 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.828 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:24.828 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.828 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:24.828 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:24.829 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.829 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:24.829 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:24.829 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.829 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:24.832 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:24.832 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.833 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:24.837 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:24.837 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:24.837 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:24.837 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:24.837 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:24.837 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567104481/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@641eeca9]
|
|
2020-08-16 16:38:24.837 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.838 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:24.838 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:24.838 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:24.838 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:24.838 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:24.838 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567104481/debug_char_contour15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@24f9215c]
|
|
2020-08-16 16:38:24.838 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.837 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:24.839 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:24.839 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:24.839 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:24.839 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:24.839 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567104481/debug_char_contour14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2b684ba8]
|
|
2020-08-16 16:38:24.839 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.842 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:24.842 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.842 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:24.843 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:24.844 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:24.844 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:24.844 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:24.844 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:24.844 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567104481/debug_char_contour16.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7bcea36]
|
|
2020-08-16 16:38:24.844 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.845 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:24.845 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.845 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:24.849 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:24.849 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.849 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:24.849 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:24.849 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.849 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:24.854 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:24.855 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:24.855 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:24.855 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:24.855 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:24.855 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567104481/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@76bae505]
|
|
2020-08-16 16:38:24.855 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.859 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:24.859 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.859 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:24.860 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:24.861 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:24.861 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:24.861 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:24.861 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:24.861 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:24.861 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567104481/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4d39e9ee]
|
|
2020-08-16 16:38:24.861 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.861 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:24.862 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:24.862 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:24.862 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:24.860 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:24.862 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567104481/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@551d8334]
|
|
2020-08-16 16:38:24.866 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:24.867 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.867 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:24.867 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:24.867 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:24.867 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:24.867 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567104481/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@761ab647]
|
|
2020-08-16 16:38:24.868 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.862 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:24.868 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:24.868 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:24.868 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:24.868 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567104481/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@510f0f98]
|
|
2020-08-16 16:38:24.868 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.879 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:24.879 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.879 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:24.880 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:24.880 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.880 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:24.884 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:24.884 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.884 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:24.886 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:24.887 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.887 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:24.892 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:24.893 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:24.893 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:24.893 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:24.893 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:24.893 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567104481/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3d7070cd]
|
|
2020-08-16 16:38:24.893 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.896 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:24.896 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:24.896 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:24.897 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:24.897 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:24.897 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:24.897 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:24.897 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:24.897 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:24.897 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.897 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:24.897 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:24.897 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:24.897 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:24.897 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:24.897 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:24.897 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:24.897 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:24.897 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567104481/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@44a7bd99]
|
|
2020-08-16 16:38:24.897 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567104481/debug_char_contour8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@494ab0a6]
|
|
2020-08-16 16:38:24.897 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567104481/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@43a02d95]
|
|
2020-08-16 16:38:24.897 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.897 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.897 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.898 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:24.898 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.898 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:24.901 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:24.901 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:24.901 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:24.902 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:24.902 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:24.902 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567104481/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@525c4a57]
|
|
2020-08-16 16:38:24.902 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.903 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:24.903 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:24.904 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:24.904 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:24.904 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:24.904 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567104481/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@51dde558]
|
|
2020-08-16 16:38:24.904 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.905 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:24.905 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.905 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:24.906 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:24.906 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.906 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:24.908 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:24.908 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.908 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:24.908 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:24.908 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.908 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:24.913 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:24.913 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:24.913 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:24.914 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:24.914 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:24.914 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567104481/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7edb23f3]
|
|
2020-08-16 16:38:24.914 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.916 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:24.916 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:24.916 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:24.916 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:24.916 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:24.916 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567104481/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@307f341d]
|
|
2020-08-16 16:38:24.916 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.917 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:24.917 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.917 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:24.918 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:24.918 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.918 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:24.918 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:24.918 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:24.918 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:24.919 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:24.919 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:24.919 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567104481/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@499f3b9f]
|
|
2020-08-16 16:38:24.919 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.922 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:24.922 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:24.922 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:24.922 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:24.922 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:24.922 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567104481/debug_crop_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@18069ee3]
|
|
2020-08-16 16:38:24.922 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.926 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:24.926 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:24.926 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:24.926 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:24.926 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:24.926 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:24.926 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567104481/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7d38a729]
|
|
2020-08-16 16:38:24.926 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:24.926 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.926 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:24.926 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:24.926 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:24.926 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567104481/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@73018805]
|
|
2020-08-16 16:38:24.926 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.928 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:24.928 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.928 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:24.928 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:24.928 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.928 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:24.934 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:24.934 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.934 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:24.934 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:24.934 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:24.935 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:24.935 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:24.935 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:24.935 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:24.935 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:24.935 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:24.935 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:24.935 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:24.935 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567104481/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5b2a67d2]
|
|
2020-08-16 16:38:24.935 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567104481/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@50136bdf]
|
|
2020-08-16 16:38:24.935 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.935 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.935 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:24.935 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.935 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:24.938 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:24.938 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.938 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:24.938 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:24.938 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.938 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:24.940 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:24.940 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:24.940 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:24.941 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:24.941 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:24.941 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567104481/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1817fd9f]
|
|
2020-08-16 16:38:24.941 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.944 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:24.944 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:24.944 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:24.944 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:24.944 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:24.944 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567104481/debug_resize_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@615b9b9]
|
|
2020-08-16 16:38:24.944 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.944 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:24.944 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:24.944 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:24.944 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:24.944 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:24.944 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:24.944 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:24.945 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:24.945 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:24.945 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567104481/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@9d3f029]
|
|
2020-08-16 16:38:24.945 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:24.945 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.945 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567104481/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5bd7ffbf]
|
|
2020-08-16 16:38:24.945 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.948 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:24.948 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.948 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:24.950 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:24.951 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.951 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:24.952 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:24.952 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:24.953 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:24.953 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:24.953 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:24.953 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567104481/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2166c41d]
|
|
2020-08-16 16:38:24.953 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.955 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:24.955 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:24.955 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:24.955 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:24.955 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:24.955 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567104481/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6d6bd77e]
|
|
2020-08-16 16:38:24.955 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.956 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:24.956 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.956 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:24.958 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:24.958 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.958 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:24.961 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:24.961 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:24.962 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:24.962 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:24.962 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:24.962 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567104481/debug_char_auxRoi_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4844cc92]
|
|
2020-08-16 16:38:24.962 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.964 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:24.964 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:24.964 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:24.964 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:24.965 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:24.965 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567104481/debug_char_auxRoi_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3635ad43]
|
|
2020-08-16 16:38:24.965 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.967 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:24.967 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.967 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:24.971 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:24.971 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.971 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:24.974 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:24.974 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:24.974 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:24.974 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:24.974 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:24.974 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567104481/debug_char_auxRoi_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@762ccc00]
|
|
2020-08-16 16:38:24.974 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.975 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:24.976 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.976 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:24.976 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:24.976 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.976 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:24.977 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:24.977 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.977 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:24.977 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:24.977 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.977 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:24.991 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:24.991 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:24.992 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:26.914 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:26.914 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:26.915 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:26.915 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:26.915 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 16:38:26.915 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:26.915 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:26.915 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:26.915 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 16:38:26.915 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:26.915 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E5%B7%9DYRX1X5.jpg, false]
|
|
2020-08-16 16:38:26.915 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E5%B7%9DYRX1X5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6c60c5d]
|
|
2020-08-16 16:38:26.915 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:26.915 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:26.920 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:26.920 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:26.920 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:27.195 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=142, fileName=川YRX1X5.jpg, filePath=D:/PlateDetect/Video_Grab/川YRX1X5.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 08:38:26, tempPath=D:/PlateDetect/temp/1597567106925/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3585, parentId=142, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3603, parentId=142, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3596, parentId=142, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3601, parentId=142, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3599, parentId=142, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3595, parentId=142, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3582, parentId=142, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3591, parentId=142, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3588, parentId=142, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3581, parentId=142, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3605, parentId=142, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3597, parentId=142, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3598, parentId=142, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3592, parentId=142, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3594, parentId=142, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3586, parentId=142, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3583, parentId=142, fileName=debug_crop_6.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_crop_6.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3604, parentId=142, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3606, parentId=142, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3590, parentId=142, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3587, parentId=142, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3584, parentId=142, fileName=debug_resize_6.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_resize_6.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3593, parentId=142, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3589, parentId=142, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=3607, parentId=142, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3602, parentId=142, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3600, parentId=142, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3580, parentId=142, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597567106925/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=云WQ, plateColor=蓝牌, sort=99)])
|
|
2020-08-16 16:38:27.195 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.206 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:27.206 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:27.206 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:27.206 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:27.206 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:27.207 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4f7e3e22]
|
|
2020-08-16 16:38:27.207 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:27.207 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.207 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:27.207 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:27.207 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:27.207 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:27.207 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7e8315de]
|
|
2020-08-16 16:38:27.207 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.208 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:27.208 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:27.208 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:27.208 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:27.209 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:27.209 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@483aee92]
|
|
2020-08-16 16:38:27.209 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.210 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:27.210 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:27.210 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:27.210 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:27.210 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:27.210 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1e74476a]
|
|
2020-08-16 16:38:27.210 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.212 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:27.212 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:27.212 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:27.212 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:27.212 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:27.212 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:27.212 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:27.212 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:27.212 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:27.212 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:27.212 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4fe5aab5]
|
|
2020-08-16 16:38:27.212 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6a1d27b6]
|
|
2020-08-16 16:38:27.212 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.212 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.218 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:27.218 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.218 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:27.221 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:27.221 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.222 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:27.224 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:27.224 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:27.224 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:27.224 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:27.224 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:27.224 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4cd0683d]
|
|
2020-08-16 16:38:27.224 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.224 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:27.224 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.224 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:27.226 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:27.226 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.226 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:27.228 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:27.228 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:27.228 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:27.228 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:27.228 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:27.228 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1bb2e058]
|
|
2020-08-16 16:38:27.228 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.229 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:27.229 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.229 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:27.229 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:27.229 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.229 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:27.231 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:27.231 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.231 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:27.233 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:27.233 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:27.233 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:27.233 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:27.233 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:27.233 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@27f5434d]
|
|
2020-08-16 16:38:27.233 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.239 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:27.240 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:27.240 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:27.240 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:27.240 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:27.240 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@46a66c50]
|
|
2020-08-16 16:38:27.240 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.242 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:27.242 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:27.242 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:27.242 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:27.242 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:27.242 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:27.242 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:27.242 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.242 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:27.242 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:27.242 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:27.243 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:27.242 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:27.243 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:27.243 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:27.243 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@76ce75d3]
|
|
2020-08-16 16:38:27.243 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.243 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:27.243 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:27.243 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@66bf1f1e]
|
|
2020-08-16 16:38:27.243 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.243 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:27.243 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7c77f579]
|
|
2020-08-16 16:38:27.244 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.251 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:27.251 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.251 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:27.252 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:27.252 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:27.252 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:27.252 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:27.252 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:27.252 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@76c300da]
|
|
2020-08-16 16:38:27.252 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.255 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:27.255 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.255 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:27.259 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:27.260 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:27.260 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:27.260 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:27.260 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:27.260 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7e79e3c8]
|
|
2020-08-16 16:38:27.260 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.264 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:27.264 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:27.264 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:27.264 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:27.264 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:27.264 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@76f21940]
|
|
2020-08-16 16:38:27.264 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.272 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:27.272 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.272 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:27.273 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:27.274 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.274 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:27.274 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:27.275 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.276 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:27.274 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:27.277 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.277 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:27.285 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:27.285 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:27.285 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:27.285 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:27.286 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:27.286 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6200cdc2]
|
|
2020-08-16 16:38:27.286 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.287 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:27.288 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:27.288 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:27.288 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:27.288 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:27.288 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@9638fb]
|
|
2020-08-16 16:38:27.288 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.290 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:27.290 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:27.290 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:27.290 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:27.290 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:27.290 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_crop_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6fdb476e]
|
|
2020-08-16 16:38:27.290 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.291 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:27.291 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:27.291 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:27.291 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:27.291 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:27.291 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4c046aab]
|
|
2020-08-16 16:38:27.291 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.292 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:27.292 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:27.293 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.293 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.293 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:27.293 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:27.300 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:27.300 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:27.300 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:27.300 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:27.300 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:27.300 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4ec710a2]
|
|
2020-08-16 16:38:27.300 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.304 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:27.304 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:27.304 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:27.305 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:27.305 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:27.305 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@ca99555]
|
|
2020-08-16 16:38:27.305 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.305 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:27.305 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.305 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:27.312 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:27.312 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:27.312 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:27.312 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:27.312 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:27.312 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_resize_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4e4be958]
|
|
2020-08-16 16:38:27.312 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.313 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:27.316 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.316 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:27.318 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:27.318 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.318 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:27.321 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:27.321 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:27.321 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:27.321 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:27.321 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:27.321 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5a9e7967]
|
|
2020-08-16 16:38:27.321 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.322 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:27.323 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.323 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:27.324 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:27.325 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:27.325 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:27.325 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:27.325 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:27.325 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@9f08aaf]
|
|
2020-08-16 16:38:27.325 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.325 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:27.325 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.325 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:27.328 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:27.328 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:27.328 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:27.328 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:27.328 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:27.328 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2f291008]
|
|
2020-08-16 16:38:27.328 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.330 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:27.330 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.330 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:27.330 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:27.330 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.330 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:27.331 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:27.331 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:27.332 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:27.332 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:27.332 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:27.332 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@511288e8]
|
|
2020-08-16 16:38:27.332 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.332 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:27.332 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.332 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:27.336 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:27.336 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:27.336 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:27.336 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:27.336 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:27.336 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@200975b4]
|
|
2020-08-16 16:38:27.336 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.340 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:27.340 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.341 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:27.346 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:27.347 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.347 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:27.350 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:27.350 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.350 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:27.353 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:27.354 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:27.354 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:28.607 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:28.607 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:28.608 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:28.608 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:28.608 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:28.608 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 16:38:28.608 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:28.608 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:28.608 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:28.608 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 16:38:28.608 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E6%B2%AAKUHKJ7.jpg, false]
|
|
2020-08-16 16:38:28.608 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E6%B2%AAKUHKJ7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@64d80551]
|
|
2020-08-16 16:38:28.608 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:28.608 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:28.616 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:28.616 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:28.616 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:28.974 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=143, fileName=沪KUHKJ7.jpg, filePath=D:/PlateDetect/Video_Grab/沪KUHKJ7.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 08:38:28, tempPath=D:/PlateDetect/temp/1597567108620/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3630, parentId=143, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3616, parentId=143, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3633, parentId=143, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3626, parentId=143, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3620, parentId=143, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3613, parentId=143, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3622, parentId=143, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3619, parentId=143, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3625, parentId=143, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3632, parentId=143, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3641, parentId=143, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3646, parentId=143, fileName=debug_crop_10.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_crop_10.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3614, parentId=143, fileName=debug_crop_11.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_crop_11.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3631, parentId=143, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3624, parentId=143, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3642, parentId=143, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3640, parentId=143, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3618, parentId=143, fileName=debug_crop_6.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_crop_6.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3637, parentId=143, fileName=debug_crop_7.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_crop_7.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3628, parentId=143, fileName=debug_crop_8.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_crop_8.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3634, parentId=143, fileName=debug_crop_9.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_crop_9.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3621, parentId=143, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3615, parentId=143, fileName=debug_resize_10.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_resize_10.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3611, parentId=143, fileName=debug_resize_11.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_resize_11.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3629, parentId=143, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3617, parentId=143, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3623, parentId=143, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3644, parentId=143, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3645, parentId=143, fileName=debug_resize_6.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_resize_6.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3639, parentId=143, fileName=debug_resize_7.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_resize_7.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3643, parentId=143, fileName=debug_resize_8.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_resize_8.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3636, parentId=143, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3612, parentId=143, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=3627, parentId=143, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3638, parentId=143, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3635, parentId=143, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3608, parentId=143, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597567108620/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=蓝牌, sort=99), PlateRecoDebugEntity(id=3609, parentId=143, fileName=result_1.png, filePath=D:/PlateDetect/temp/1597567108620/result_1.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=未知, sort=99), PlateRecoDebugEntity(id=3610, parentId=143, fileName=result_2.png, filePath=D:/PlateDetect/temp/1597567108620/result_2.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=湘T, plateColor=蓝牌, sort=99)])
|
|
2020-08-16 16:38:28.974 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:28.987 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:28.987 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:28.987 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:28.988 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:28.987 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:28.988 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:28.988 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:28.988 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6a1c22a7]
|
|
2020-08-16 16:38:28.988 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:28.988 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:28.988 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:28.988 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:28.988 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7f678472]
|
|
2020-08-16 16:38:28.988 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:28.989 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:28.990 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:28.990 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:28.990 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:28.990 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:28.990 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@22033259]
|
|
2020-08-16 16:38:28.990 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:28.991 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:28.991 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:28.992 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:28.992 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:28.992 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:28.992 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@599a8aa0]
|
|
2020-08-16 16:38:28.992 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:28.993 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:28.993 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:28.993 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:28.993 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:28.993 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:28.994 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7dc29cae]
|
|
2020-08-16 16:38:28.994 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:28.996 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:28.996 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:28.996 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:28.996 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:28.996 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:28.996 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@39edff7c]
|
|
2020-08-16 16:38:28.996 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:28.998 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:28.998 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:28.998 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:29.002 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:29.002 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.002 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:29.002 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:29.002 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.002 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:29.004 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:29.004 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.004 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:29.012 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:29.012 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:29.012 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:29.012 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:29.012 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:29.012 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/result_2.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1c7a29c8]
|
|
2020-08-16 16:38:29.012 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.013 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:29.013 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:29.013 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:29.013 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:29.013 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:29.013 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4a56783c]
|
|
2020-08-16 16:38:29.013 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.012 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:29.013 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.013 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:29.014 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:29.014 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:29.014 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:29.014 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:29.014 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:29.014 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@52ca5973]
|
|
2020-08-16 16:38:29.014 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.016 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:29.016 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:29.016 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:29.016 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:29.016 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:29.016 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4e27ddd0]
|
|
2020-08-16 16:38:29.016 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:29.016 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.017 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.017 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:29.017 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:29.017 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.017 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:29.020 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:29.020 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.020 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:29.021 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:29.021 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:29.022 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:29.022 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:29.022 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:29.022 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/result_1.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@192c43a5]
|
|
2020-08-16 16:38:29.022 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.023 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:29.024 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:29.024 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:29.024 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:29.024 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:29.024 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4373321a]
|
|
2020-08-16 16:38:29.024 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.026 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:29.026 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:29.026 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:29.026 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:29.026 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:29.026 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7ac0af28]
|
|
2020-08-16 16:38:29.026 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.027 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:29.028 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:29.028 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:29.028 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:29.028 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:29.028 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@21209138]
|
|
2020-08-16 16:38:29.028 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.032 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:29.032 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.032 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:29.035 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:29.035 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.035 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:29.036 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:29.036 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:29.037 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.037 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.037 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:29.037 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:29.037 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:29.037 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.037 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:29.039 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:29.039 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.039 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:29.041 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:29.041 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:29.041 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:29.041 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:29.041 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:29.042 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_crop_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@46cba17f]
|
|
2020-08-16 16:38:29.042 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.051 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:29.051 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:29.051 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:29.051 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:29.051 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:29.051 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_crop_11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5b3f5af6]
|
|
2020-08-16 16:38:29.051 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.052 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:29.052 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:29.052 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:29.052 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:29.052 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:29.053 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2dacee2c]
|
|
2020-08-16 16:38:29.053 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.053 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:29.053 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.053 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:29.055 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:29.055 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:29.055 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:29.055 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:29.055 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:29.055 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@50870cb]
|
|
2020-08-16 16:38:29.056 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.059 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:29.059 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:29.059 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:29.059 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:29.059 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:29.059 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5ab3a1c4]
|
|
2020-08-16 16:38:29.059 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.063 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:29.063 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:29.063 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:29.063 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:29.063 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:29.063 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@24c50822]
|
|
2020-08-16 16:38:29.063 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.063 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:29.063 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:29.063 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:29.063 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:29.063 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:29.063 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_crop_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5210a58]
|
|
2020-08-16 16:38:29.064 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.066 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:29.066 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.066 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:29.066 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:29.066 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.066 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:29.070 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:29.070 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.070 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:29.072 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:29.072 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:29.072 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:29.072 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:29.072 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:29.072 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_crop_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2dd82f7e]
|
|
2020-08-16 16:38:29.072 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.073 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:29.073 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.073 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:29.075 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:29.075 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:29.075 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:29.075 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:29.075 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:29.075 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_crop_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5fa8974c]
|
|
2020-08-16 16:38:29.075 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.077 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:29.077 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:29.077 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.077 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:29.077 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:29.077 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:29.077 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:29.077 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:29.077 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_crop_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@767c2008]
|
|
2020-08-16 16:38:29.077 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.079 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:29.079 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:29.080 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:29.080 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:29.080 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:29.080 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@209598ff]
|
|
2020-08-16 16:38:29.080 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.082 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:29.082 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:29.082 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:29.088 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:29.088 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:29.088 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:29.088 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.088 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_resize_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@45e6e960]
|
|
2020-08-16 16:38:29.088 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:29.088 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.087 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:29.090 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.090 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:29.090 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:29.090 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.090 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:29.091 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:29.091 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.091 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:29.098 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:29.098 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.098 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:29.099 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:29.099 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:29.099 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:29.099 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:29.099 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:29.099 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_resize_11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5b18b93b]
|
|
2020-08-16 16:38:29.099 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.100 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:29.101 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:29.101 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:29.101 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:29.101 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:29.101 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@296d5be7]
|
|
2020-08-16 16:38:29.101 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.100 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:29.103 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:29.103 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:29.103 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:29.103 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:29.103 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:29.103 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:29.103 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:29.103 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:29.103 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:29.103 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@350dc90b]
|
|
2020-08-16 16:38:29.103 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.103 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@30dda733]
|
|
2020-08-16 16:38:29.103 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.104 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:29.104 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:29.104 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:29.104 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:29.104 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:29.104 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3185a49c]
|
|
2020-08-16 16:38:29.104 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.109 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:29.109 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.109 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:29.109 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:29.110 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.110 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:29.116 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:29.116 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:29.116 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:29.116 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:29.116 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:29.116 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:29.116 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:29.116 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:29.116 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:29.116 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_resize_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@12768dd8]
|
|
2020-08-16 16:38:29.116 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:29.116 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.116 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.116 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:29.116 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:29.116 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_resize_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@70902240]
|
|
2020-08-16 16:38:29.116 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.119 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:29.120 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.120 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:29.120 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:29.120 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.121 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:29.121 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:29.125 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:29.126 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:29.126 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:29.126 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:29.126 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_resize_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4a43ee3]
|
|
2020-08-16 16:38:29.126 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.126 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:29.126 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:29.127 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:29.127 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:29.127 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:29.127 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6ec83da2]
|
|
2020-08-16 16:38:29.127 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.130 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:29.130 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:29.130 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:29.130 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:29.130 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:29.130 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@30d7c339]
|
|
2020-08-16 16:38:29.130 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.132 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:29.132 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.132 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:29.134 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:29.134 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.134 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:29.137 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:29.138 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.138 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:29.138 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:29.138 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:29.138 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:29.138 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:29.138 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:29.138 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@22281884]
|
|
2020-08-16 16:38:29.138 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.140 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:29.140 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.140 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:29.142 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:29.142 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.142 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:29.143 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:29.143 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.143 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:29.146 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:29.147 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:29.147 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:29.147 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:29.147 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:29.147 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3c47f786]
|
|
2020-08-16 16:38:29.147 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.149 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:29.149 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:29.149 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:29.149 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:29.149 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:29.150 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@760a8fcc]
|
|
2020-08-16 16:38:29.150 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.155 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:29.155 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.155 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:29.155 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:29.155 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.155 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:29.162 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:29.162 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:29.162 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:32.022 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:32.022 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:32.023 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:32.023 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:32.023 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:32.023 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 16:38:32.023 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:32.023 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:32.023 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:32.023 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 16:38:32.023 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E6%B2%AAX11315.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@30d3123a]
|
|
2020-08-16 16:38:32.023 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E6%B2%AAX11315.jpg, false]
|
|
2020-08-16 16:38:32.023 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.023 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.030 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:32.030 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.030 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:32.350 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=144, fileName=沪X11315.jpg, filePath=D:/PlateDetect/Video_Grab/沪X11315.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 08:38:32, tempPath=D:/PlateDetect/temp/1597567112035/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3650, parentId=144, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3681, parentId=144, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3683, parentId=144, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3660, parentId=144, fileName=debug_char_contour10.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_char_contour10.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3655, parentId=144, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3675, parentId=144, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3668, parentId=144, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3674, parentId=144, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3676, parentId=144, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3671, parentId=144, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3656, parentId=144, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3672, parentId=144, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3649, parentId=144, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3651, parentId=144, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3666, parentId=144, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3661, parentId=144, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3664, parentId=144, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3659, parentId=144, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3669, parentId=144, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3665, parentId=144, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3679, parentId=144, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3682, parentId=144, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3684, parentId=144, fileName=debug_crop_6.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_crop_6.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3686, parentId=144, fileName=debug_crop_7.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_crop_7.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3685, parentId=144, fileName=debug_crop_8.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_crop_8.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3652, parentId=144, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3673, parentId=144, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3670, parentId=144, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3653, parentId=144, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3662, parentId=144, fileName=debug_resize_6.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_resize_6.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3657, parentId=144, fileName=debug_resize_7.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_resize_7.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3658, parentId=144, fileName=debug_resize_8.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_resize_8.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3663, parentId=144, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3654, parentId=144, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=3667, parentId=144, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3680, parentId=144, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3678, parentId=144, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3677, parentId=144, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3647, parentId=144, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597567112035/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=蓝牌, sort=99), PlateRecoDebugEntity(id=3648, parentId=144, fileName=result_1.png, filePath=D:/PlateDetect/temp/1597567112035/result_1.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=闽T1, plateColor=蓝牌, sort=99)])
|
|
2020-08-16 16:38:32.350 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.367 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:32.367 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:32.367 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:32.368 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:32.368 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:32.368 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:32.368 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:32.368 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@12473569]
|
|
2020-08-16 16:38:32.368 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:32.368 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.368 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:32.368 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:32.368 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6deaf535]
|
|
2020-08-16 16:38:32.368 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.369 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:32.369 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:32.369 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:32.369 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:32.369 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:32.369 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:32.369 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:32.369 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:32.369 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:32.369 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:32.369 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4a1e5fa7]
|
|
2020-08-16 16:38:32.369 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_char_contour10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@19f48c2b]
|
|
2020-08-16 16:38:32.369 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.369 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.371 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:32.381 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:32.381 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:32.381 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:32.382 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:32.382 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7d2e9882]
|
|
2020-08-16 16:38:32.382 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.372 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:32.382 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:32.382 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:32.382 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:32.382 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:32.382 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@271c7928]
|
|
2020-08-16 16:38:32.382 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.379 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:32.382 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.382 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:32.384 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:32.384 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.384 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:32.386 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:32.386 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.387 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:32.389 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:32.390 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:32.390 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:32.390 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:32.390 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:32.390 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@37d3f970]
|
|
2020-08-16 16:38:32.390 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.397 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:32.397 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:32.397 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:32.397 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:32.397 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:32.397 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@406a80ad]
|
|
2020-08-16 16:38:32.397 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.397 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:32.397 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:32.397 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:32.398 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:32.398 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:32.398 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@d40cbc3]
|
|
2020-08-16 16:38:32.398 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.398 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:32.398 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.398 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:32.402 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:32.402 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.402 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:32.402 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:32.402 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:32.402 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:32.402 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:32.402 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:32.402 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1ea87be1]
|
|
2020-08-16 16:38:32.403 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.406 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:32.406 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:32.407 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:32.407 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.407 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:32.407 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:32.407 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:32.407 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:32.407 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4a1f8656]
|
|
2020-08-16 16:38:32.407 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.408 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:32.408 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.408 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:32.412 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:32.413 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.413 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:32.413 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:32.413 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.413 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.413 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:32.413 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:32.414 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:32.414 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:32.414 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:32.414 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:32.414 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:32.413 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:32.414 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/result_1.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@374bdf48]
|
|
2020-08-16 16:38:32.415 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.420 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:32.420 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:32.420 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:32.420 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:32.420 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:32.420 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2b424f54]
|
|
2020-08-16 16:38:32.420 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.421 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:32.421 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.421 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:32.422 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:32.422 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:32.422 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:32.422 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:32.422 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:32.423 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5b9c932b]
|
|
2020-08-16 16:38:32.423 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.425 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:32.425 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.425 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:32.426 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:32.426 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:32.426 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:32.426 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:32.426 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:32.426 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@66b2d9d2]
|
|
2020-08-16 16:38:32.426 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.428 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:32.428 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:32.428 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:32.428 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:32.428 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:32.428 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4d143132]
|
|
2020-08-16 16:38:32.428 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.430 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:32.430 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.430 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:32.433 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:32.433 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:32.433 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:32.433 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:32.433 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:32.433 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_char_contour8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@51967aae]
|
|
2020-08-16 16:38:32.433 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.435 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:32.435 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.435 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:32.441 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:32.441 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:32.441 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:32.442 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:32.442 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:32.442 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3739d485]
|
|
2020-08-16 16:38:32.442 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.443 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:32.443 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.443 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:32.445 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:32.446 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:32.446 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:32.446 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:32.446 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:32.446 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@377fafe4]
|
|
2020-08-16 16:38:32.446 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:32.447 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:32.447 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:32.448 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:32.448 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:32.448 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@74e815a2]
|
|
2020-08-16 16:38:32.448 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.446 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.451 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:32.451 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.451 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:32.454 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:32.455 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.455 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:32.460 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:32.460 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:32.460 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:32.460 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:32.460 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:32.460 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3bc3459b]
|
|
2020-08-16 16:38:32.460 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.463 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:32.463 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:32.463 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:32.463 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.463 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:32.463 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:32.463 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:32.463 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:32.463 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3c6798f2]
|
|
2020-08-16 16:38:32.463 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:32.463 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.463 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.463 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:32.464 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:32.464 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:32.464 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:32.464 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:32.464 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:32.464 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6ac3aba9]
|
|
2020-08-16 16:38:32.464 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.465 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:32.465 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.465 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:32.471 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:32.472 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:32.472 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:32.472 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:32.472 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:32.472 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7e1c7813]
|
|
2020-08-16 16:38:32.472 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.476 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:32.476 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:32.477 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:32.478 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:32.478 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:32.478 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:32.478 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:32.478 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_crop_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7eeaed9d]
|
|
2020-08-16 16:38:32.479 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.478 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:32.479 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:32.479 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:32.479 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_crop_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4a3ae62e]
|
|
2020-08-16 16:38:32.479 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.486 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:32.486 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.486 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:32.488 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:32.488 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:32.488 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.488 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.488 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:32.488 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:32.489 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:32.489 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.489 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:32.496 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:32.497 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:32.497 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:32.497 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:32.497 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:32.497 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_crop_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@29766238]
|
|
2020-08-16 16:38:32.497 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.498 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:32.498 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.498 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:32.499 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:32.499 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.499 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:32.500 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:32.500 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:32.500 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:32.500 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:32.500 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:32.500 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:32.501 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:32.501 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:32.501 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:32.501 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:32.501 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:32.501 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@71d9d96c]
|
|
2020-08-16 16:38:32.501 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@55210923]
|
|
2020-08-16 16:38:32.501 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.501 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.501 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:32.501 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:32.501 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:32.501 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:32.501 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3407854a]
|
|
2020-08-16 16:38:32.501 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.505 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:32.505 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:32.505 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:32.505 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:32.505 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:32.505 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@79ec8f0a]
|
|
2020-08-16 16:38:32.505 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.506 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:32.506 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:32.506 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:32.506 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:32.506 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:32.506 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_resize_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@78329367]
|
|
2020-08-16 16:38:32.506 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.516 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:32.516 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.516 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:32.516 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:32.516 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.516 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:32.517 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:32.517 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.517 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:32.518 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:32.518 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.518 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:32.518 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:32.518 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.519 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:32.520 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:32.520 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.521 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:32.524 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:32.524 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:32.524 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:32.524 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:32.524 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:32.524 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:32.524 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:32.524 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:32.524 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:32.524 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_resize_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@148d0f86]
|
|
2020-08-16 16:38:32.524 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:32.524 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.524 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_resize_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4493fc28]
|
|
2020-08-16 16:38:32.524 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.531 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:32.531 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:32.531 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:32.532 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:32.532 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:32.532 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@46c7e310]
|
|
2020-08-16 16:38:32.532 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.532 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:32.532 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:32.532 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:32.532 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:32.532 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:32.532 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:32.532 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:32.532 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:32.532 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:32.532 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:32.532 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@11a43bf3]
|
|
2020-08-16 16:38:32.532 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:32.532 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.532 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@70166fdb]
|
|
2020-08-16 16:38:32.532 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:32.532 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.533 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:32.533 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:32.533 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:32.533 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@53750d75]
|
|
2020-08-16 16:38:32.533 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.536 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:32.536 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.536 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:32.544 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:32.544 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:32.544 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.544 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.544 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:32.544 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:32.544 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:32.544 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.544 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:32.544 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:32.545 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:32.545 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:32.545 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:32.545 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:32.545 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@57e792c2]
|
|
2020-08-16 16:38:32.545 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.546 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:32.546 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.546 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:32.553 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:32.553 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.553 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:32.553 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:32.553 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:32.553 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:32.553 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:32.553 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:32.553 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2736b224]
|
|
2020-08-16 16:38:32.553 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.556 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:32.556 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.556 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:32.561 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:32.562 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:32.562 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:36.002 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:36.003 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:36.003 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 16:38:36.003 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:36.003 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 16:38:36.003 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E5%AE%81PX1R7Z.jpg, false]
|
|
2020-08-16 16:38:36.003 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:36.006 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=139, fileName=宁PX1R7Z.jpg, filePath=D:/PlateDetect/Video_Grab/宁PX1R7Z.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 08:38:17, tempPath=D:/PlateDetect/temp/1597567097094/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3500, parentId=139, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597567097094/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 08:38:17, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3498, parentId=139, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597567097094/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 08:38:17, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3496, parentId=139, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597567097094/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 08:38:17, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3503, parentId=139, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597567097094/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 08:38:17, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3502, parentId=139, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597567097094/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3494, parentId=139, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597567097094/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3499, parentId=139, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597567097094/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3493, parentId=139, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597567097094/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3489, parentId=139, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597567097094/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3501, parentId=139, fileName=debug_crop_6.jpg, filePath=D:/PlateDetect/temp/1597567097094/debug_crop_6.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3490, parentId=139, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597567097094/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:17, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3488, parentId=139, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597567097094/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:17, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3492, parentId=139, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597567097094/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:17, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3497, parentId=139, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597567097094/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:17, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3495, parentId=139, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597567097094/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:17, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3491, parentId=139, fileName=debug_resize_6.jpg, filePath=D:/PlateDetect/temp/1597567097094/debug_resize_6.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:17, recoPlate=, plateColor=, sort=8)])
|
|
2020-08-16 16:38:36.007 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.164 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:37.164 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:37.165 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:37.165 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:37.165 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 16:38:37.165 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:37.165 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:37.165 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:37.165 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 16:38:37.165 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E5%AE%81L.jpg, false]
|
|
2020-08-16 16:38:37.165 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:37.165 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.165 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E5%AE%81L.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6ca395b3]
|
|
2020-08-16 16:38:37.165 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.172 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:37.173 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.173 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:37.535 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=145, fileName=宁L.jpg, filePath=D:/PlateDetect/Video_Grab/宁L.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 08:38:37, tempPath=D:/PlateDetect/temp/1597567117176/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3707, parentId=145, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3692, parentId=145, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3693, parentId=145, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3713, parentId=145, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3711, parentId=145, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3704, parentId=145, fileName=debug_crop_10.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_crop_10.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3709, parentId=145, fileName=debug_crop_11.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_crop_11.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3708, parentId=145, fileName=debug_crop_12.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_crop_12.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3703, parentId=145, fileName=debug_crop_13.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_crop_13.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3714, parentId=145, fileName=debug_crop_14.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_crop_14.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3712, parentId=145, fileName=debug_crop_15.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_crop_15.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3710, parentId=145, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3706, parentId=145, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3701, parentId=145, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3690, parentId=145, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3705, parentId=145, fileName=debug_crop_7.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_crop_7.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3702, parentId=145, fileName=debug_crop_9.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_crop_9.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3688, parentId=145, fileName=debug_resize_10.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_resize_10.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3691, parentId=145, fileName=debug_resize_12.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_resize_12.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3687, parentId=145, fileName=debug_resize_13.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_resize_13.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3698, parentId=145, fileName=debug_resize_14.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_resize_14.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3694, parentId=145, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3700, parentId=145, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3699, parentId=145, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3696, parentId=145, fileName=debug_resize_6.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_resize_6.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3695, parentId=145, fileName=debug_resize_7.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_resize_7.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3689, parentId=145, fileName=debug_resize_8.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_resize_8.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3697, parentId=145, fileName=debug_resize_9.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_resize_9.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=8)])
|
|
2020-08-16 16:38:37.535 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.548 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:37.548 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:37.548 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:37.548 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:37.548 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:37.548 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3aad39cc]
|
|
2020-08-16 16:38:37.548 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.548 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:37.548 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:37.548 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:37.548 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:37.548 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:37.548 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@70dce0a8]
|
|
2020-08-16 16:38:37.548 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.550 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:37.550 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:37.550 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:37.550 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:37.550 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:37.550 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4917a662]
|
|
2020-08-16 16:38:37.550 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.551 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:37.551 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:37.551 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:37.551 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:37.551 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:37.551 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@f68a52]
|
|
2020-08-16 16:38:37.551 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.552 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:37.552 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:37.552 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:37.552 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:37.552 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:37.552 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:37.552 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:37.552 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:37.552 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:37.552 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:37.552 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_crop_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6acfc9c1]
|
|
2020-08-16 16:38:37.552 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.552 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3372b2e4]
|
|
2020-08-16 16:38:37.553 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.558 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:37.558 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.558 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:37.560 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:37.560 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.560 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:37.560 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:37.560 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.560 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:37.560 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:37.560 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.561 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:37.565 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:37.565 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.565 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:37.566 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:37.567 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.567 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:37.569 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:37.570 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:37.570 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:37.570 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:37.570 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:37.570 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_crop_11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2e55d4c8]
|
|
2020-08-16 16:38:37.570 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.574 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:37.574 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:37.574 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:37.574 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:37.574 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:37.574 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_crop_12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5975f6e7]
|
|
2020-08-16 16:38:37.574 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.578 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:37.578 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:37.578 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:37.578 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:37.579 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:37.579 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_crop_13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@531956c7]
|
|
2020-08-16 16:38:37.579 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.581 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:37.582 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.582 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:37.583 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:37.584 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:37.584 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:37.584 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:37.584 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:37.584 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_crop_15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5731a07b]
|
|
2020-08-16 16:38:37.584 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.585 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:37.585 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:37.585 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:37.585 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:37.585 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:37.585 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_crop_14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@27fe570e]
|
|
2020-08-16 16:38:37.585 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.585 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:37.585 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:37.585 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:37.585 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:37.585 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:37.585 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1b635c9f]
|
|
2020-08-16 16:38:37.588 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.588 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:37.589 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:37.589 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:37.589 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:37.589 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:37.589 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@127db717]
|
|
2020-08-16 16:38:37.589 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.590 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:37.590 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.590 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:37.592 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:37.592 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.592 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:37.596 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:37.596 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:37.596 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:37.596 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:37.596 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:37.596 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6c87b6df]
|
|
2020-08-16 16:38:37.596 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.598 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:37.598 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:37.599 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:37.599 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:37.599 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:37.599 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@35d302b]
|
|
2020-08-16 16:38:37.599 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.599 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:37.599 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.599 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:37.604 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:37.604 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:37.604 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:37.604 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:37.605 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:37.605 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_crop_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@38e7799a]
|
|
2020-08-16 16:38:37.605 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.607 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:37.607 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.607 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:37.607 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:37.607 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.607 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:37.609 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:37.609 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.610 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:37.610 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:37.610 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.610 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:37.611 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:37.611 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.611 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:37.613 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:37.613 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:37.613 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:37.613 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:37.614 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:37.614 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:37.614 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:37.614 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:37.614 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:37.614 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:37.614 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_resize_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7ab6cf3c]
|
|
2020-08-16 16:38:37.614 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_crop_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1ac3f103]
|
|
2020-08-16 16:38:37.614 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.614 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.617 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:37.617 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.617 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:37.618 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:37.619 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:37.619 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:37.619 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:37.619 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:37.619 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_resize_13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@77264d3f]
|
|
2020-08-16 16:38:37.619 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.619 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:37.619 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:37.619 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:37.619 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:37.619 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:37.620 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_resize_12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@45fe95b]
|
|
2020-08-16 16:38:37.620 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.620 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:37.620 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:37.620 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:37.620 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:37.621 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:37.621 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_resize_14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2571f33e]
|
|
2020-08-16 16:38:37.621 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.624 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:37.624 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:37.624 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:37.624 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:37.624 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:37.624 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4d4c6f07]
|
|
2020-08-16 16:38:37.624 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.624 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:37.625 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.625 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:37.625 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:37.625 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.626 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:37.629 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:37.629 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:37.630 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.630 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:37.630 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.630 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:37.630 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:37.630 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:37.631 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:37.631 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:37.631 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:37.631 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4570974d]
|
|
2020-08-16 16:38:37.631 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.633 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:37.633 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:37.633 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:37.633 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:37.633 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:37.633 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@fbc89ab]
|
|
2020-08-16 16:38:37.633 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.635 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:37.635 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:37.636 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:37.636 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:37.636 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:37.636 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:37.636 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:37.636 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:37.636 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:37.636 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_resize_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@b78d8df]
|
|
2020-08-16 16:38:37.636 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.636 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:37.637 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_resize_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6ca703b5]
|
|
2020-08-16 16:38:37.637 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.639 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:37.639 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.639 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:37.643 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:37.643 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:37.643 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.643 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.643 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:37.643 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:37.643 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:37.643 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:37.643 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:37.643 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:37.643 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:37.643 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_resize_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@211f1efe]
|
|
2020-08-16 16:38:37.644 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.645 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:37.645 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.645 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:37.647 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:37.648 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.648 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:37.648 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:37.648 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.648 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:37.648 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:37.648 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:37.649 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:38:37.649 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:37.649 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:38:37.649 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_resize_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@25ee598e]
|
|
2020-08-16 16:38:37.649 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.654 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:37.655 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.655 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:37.656 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:38:37.657 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:37.657 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:38:38.065 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:38.065 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:38.065 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 16:38:38.065 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:38.065 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 16:38:38.065 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E5%AE%81G2APZ6.jpg, false]
|
|
2020-08-16 16:38:38.065 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:38.071 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=138, fileName=宁G2APZ6.jpg, filePath=D:/PlateDetect/Video_Grab/宁G2APZ6.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 08:38:14, tempPath=D:/PlateDetect/temp/1597567094112/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3461, parentId=138, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3478, parentId=138, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3476, parentId=138, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3474, parentId=138, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3460, parentId=138, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3467, parentId=138, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3485, parentId=138, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3465, parentId=138, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3472, parentId=138, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3466, parentId=138, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3480, parentId=138, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3487, parentId=138, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3468, parentId=138, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3463, parentId=138, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3464, parentId=138, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3462, parentId=138, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3473, parentId=138, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3470, parentId=138, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3469, parentId=138, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3471, parentId=138, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3486, parentId=138, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3459, parentId=138, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=3484, parentId=138, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3479, parentId=138, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3477, parentId=138, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3481, parentId=138, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3483, parentId=138, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3475, parentId=138, fileName=debug_char_auxRoi_4.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_char_auxRoi_4.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3482, parentId=138, fileName=debug_char_auxRoi_5.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_char_auxRoi_5.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3458, parentId=138, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597567094112/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=津M560T, plateColor=蓝牌, sort=99)])
|
|
2020-08-16 16:38:38.071 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:39.792 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:38:39.792 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:38:39.792 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 16:38:39.792 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:38:39.792 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 16:38:39.792 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E5%AE%81WPN115.jpg, false]
|
|
2020-08-16 16:38:39.792 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:38:39.795 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=140, fileName=宁WPN115.jpg, filePath=D:/PlateDetect/Video_Grab/宁WPN115.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 08:38:19, tempPath=D:/PlateDetect/temp/1597567099167/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3532, parentId=140, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3529, parentId=140, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3537, parentId=140, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3534, parentId=140, fileName=debug_char_contour10.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_contour10.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3525, parentId=140, fileName=debug_char_contour11.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_contour11.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3509, parentId=140, fileName=debug_char_contour12.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_contour12.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3516, parentId=140, fileName=debug_char_contour13.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_contour13.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3538, parentId=140, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3539, parentId=140, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3522, parentId=140, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3535, parentId=140, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3530, parentId=140, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3520, parentId=140, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3514, parentId=140, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3527, parentId=140, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3508, parentId=140, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3524, parentId=140, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3511, parentId=140, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3505, parentId=140, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3513, parentId=140, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3507, parentId=140, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3510, parentId=140, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3521, parentId=140, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3518, parentId=140, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3517, parentId=140, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3515, parentId=140, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3531, parentId=140, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=3506, parentId=140, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3533, parentId=140, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3526, parentId=140, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3523, parentId=140, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3528, parentId=140, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3519, parentId=140, fileName=debug_char_auxRoi_4.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_auxRoi_4.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3512, parentId=140, fileName=debug_char_auxRoi_5.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_auxRoi_5.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3536, parentId=140, fileName=debug_char_auxRoi_6.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_auxRoi_6.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3504, parentId=140, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597567099167/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=宁AM560T, plateColor=蓝牌, sort=99)])
|
|
2020-08-16 16:38:39.795 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.023 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:26.023 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:26.023 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:26.023 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:26.023 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 16:39:26.023 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:26.023 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:26.023 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:26.023 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 16:39:26.023 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:26.023 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E7%90%BCA111MF.jpg, false]
|
|
2020-08-16 16:39:26.023 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E7%90%BCA111MF.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7181cf44]
|
|
2020-08-16 16:39:26.023 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.023 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.031 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:26.031 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.031 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:26.357 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=146, fileName=琼A111MF.jpg, filePath=D:/PlateDetect/Video_Grab/琼A111MF.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 08:39:26, tempPath=D:/PlateDetect/temp/1597567166036/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3735, parentId=146, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597567166036/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 08:39:26, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3720, parentId=146, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597567166036/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 08:39:26, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3725, parentId=146, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597567166036/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 08:39:26, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3729, parentId=146, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597567166036/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 08:39:26, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3734, parentId=146, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597567166036/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 08:39:26, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3732, parentId=146, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597567166036/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:26, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3733, parentId=146, fileName=debug_crop_10.jpg, filePath=D:/PlateDetect/temp/1597567166036/debug_crop_10.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:26, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3722, parentId=146, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597567166036/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:26, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3728, parentId=146, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597567166036/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:26, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3730, parentId=146, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597567166036/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:26, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3726, parentId=146, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597567166036/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:26, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3718, parentId=146, fileName=debug_crop_6.jpg, filePath=D:/PlateDetect/temp/1597567166036/debug_crop_6.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:26, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3736, parentId=146, fileName=debug_crop_8.jpg, filePath=D:/PlateDetect/temp/1597567166036/debug_crop_8.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:26, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3737, parentId=146, fileName=debug_crop_9.jpg, filePath=D:/PlateDetect/temp/1597567166036/debug_crop_9.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:26, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3721, parentId=146, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597567166036/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:26, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3731, parentId=146, fileName=debug_resize_10.jpg, filePath=D:/PlateDetect/temp/1597567166036/debug_resize_10.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:26, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3717, parentId=146, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597567166036/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:26, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3716, parentId=146, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597567166036/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:26, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3727, parentId=146, fileName=debug_resize_6.jpg, filePath=D:/PlateDetect/temp/1597567166036/debug_resize_6.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:26, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3719, parentId=146, fileName=debug_resize_7.jpg, filePath=D:/PlateDetect/temp/1597567166036/debug_resize_7.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:26, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3723, parentId=146, fileName=debug_resize_8.jpg, filePath=D:/PlateDetect/temp/1597567166036/debug_resize_8.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:26, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3724, parentId=146, fileName=debug_resize_9.jpg, filePath=D:/PlateDetect/temp/1597567166036/debug_resize_9.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:26, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3715, parentId=146, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597567166036/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 08:39:26, recoPlate=, plateColor=蓝牌, sort=99)])
|
|
2020-08-16 16:39:26.357 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.369 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:26.369 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:26.369 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:26.370 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:26.370 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:26.370 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567166036/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5f795318]
|
|
2020-08-16 16:39:26.370 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.370 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:26.370 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:26.371 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:26.371 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:26.371 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:26.371 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:26.371 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:26.371 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:26.371 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:26.371 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567166036/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@485316dc]
|
|
2020-08-16 16:39:26.371 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:26.371 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567166036/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@769a342f]
|
|
2020-08-16 16:39:26.371 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.371 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.372 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:26.372 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:26.372 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:26.373 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:26.373 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:26.373 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:26.373 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:26.373 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:26.373 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567166036/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4e74ae73]
|
|
2020-08-16 16:39:26.373 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.373 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:26.373 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:26.373 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:26.373 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567166036/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@102ac098]
|
|
2020-08-16 16:39:26.373 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.373 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:26.374 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:26.374 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:26.374 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:26.374 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567166036/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@51611963]
|
|
2020-08-16 16:39:26.374 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.384 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:26.384 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.384 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:26.384 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:26.384 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.384 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:26.384 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:26.384 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.384 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:26.389 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:26.389 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.390 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:26.391 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:26.392 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.392 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:26.392 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:26.392 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.392 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:26.397 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:26.397 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:26.397 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:26.397 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:26.397 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:26.398 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:26.398 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567166036/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@c43f80b]
|
|
2020-08-16 16:39:26.398 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:26.398 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.398 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:26.398 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:26.398 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:26.398 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567166036/debug_crop_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@15ba2fc0]
|
|
2020-08-16 16:39:26.398 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.402 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:26.402 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:26.402 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:26.402 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:26.402 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:26.402 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567166036/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2c34b846]
|
|
2020-08-16 16:39:26.402 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.402 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:26.402 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.403 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:26.409 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:26.409 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:26.409 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:26.409 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:26.409 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:26.409 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567166036/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@73b6849a]
|
|
2020-08-16 16:39:26.409 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.411 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:26.411 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:26.411 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:26.411 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:26.411 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:26.411 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567166036/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@243a7cd5]
|
|
2020-08-16 16:39:26.411 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.412 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:26.412 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:26.413 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:26.413 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:26.413 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:26.413 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567166036/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5ae1f7bd]
|
|
2020-08-16 16:39:26.415 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.415 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:26.416 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.416 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:26.416 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:26.416 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:26.416 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:26.416 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:26.416 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:26.416 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567166036/debug_crop_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5f8a2fab]
|
|
2020-08-16 16:39:26.416 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.421 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:26.421 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:26.421 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:26.421 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:26.421 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:26.421 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567166036/debug_crop_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@48d7d2e6]
|
|
2020-08-16 16:39:26.421 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.425 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:26.425 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.425 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:26.429 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:26.430 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.430 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:26.430 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:26.430 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:26.430 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:26.431 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:26.431 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:26.431 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567166036/debug_crop_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3c039d02]
|
|
2020-08-16 16:39:26.431 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.431 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:26.431 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.431 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:26.435 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:26.435 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.435 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:26.436 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:26.436 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.436 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:26.437 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:26.437 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:26.437 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:26.437 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:26.437 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:26.437 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567166036/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@615453f4]
|
|
2020-08-16 16:39:26.437 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.437 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:26.437 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:26.437 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:26.437 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:26.438 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:26.438 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567166036/debug_resize_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5ff3c316]
|
|
2020-08-16 16:39:26.438 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.440 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:26.440 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:26.440 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:26.440 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:26.440 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:26.440 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567166036/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7927cce9]
|
|
2020-08-16 16:39:26.440 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.441 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:26.441 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.441 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:26.442 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:26.442 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:26.442 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:26.442 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:26.442 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:26.442 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567166036/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@75da17c3]
|
|
2020-08-16 16:39:26.443 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.443 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:26.443 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.443 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:26.447 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:26.447 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:26.447 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:26.447 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:26.447 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:26.447 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567166036/debug_resize_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4543bef]
|
|
2020-08-16 16:39:26.447 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.450 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:26.450 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:26.450 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:26.450 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:26.450 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:26.450 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567166036/debug_resize_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@33f94a01]
|
|
2020-08-16 16:39:26.450 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.451 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:26.451 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.451 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:26.451 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:26.451 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.451 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:26.454 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:26.454 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.454 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:26.458 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:26.458 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.458 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:26.459 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:26.459 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:26.459 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:26.459 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:26.459 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:26.459 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567166036/debug_resize_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5faf4e0b]
|
|
2020-08-16 16:39:26.459 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.461 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:26.461 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:26.461 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:26.461 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:26.461 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:26.461 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567166036/debug_resize_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6e3fd139]
|
|
2020-08-16 16:39:26.461 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.466 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:26.466 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.466 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:26.470 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:26.470 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.470 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:26.473 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:26.473 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.473 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:26.473 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:26.473 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:26.473 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:27.746 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:27.746 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:27.747 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:27.747 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:27.747 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 16:39:27.747 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:27.747 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:27.747 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:27.747 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 16:39:27.747 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:27.747 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E7%90%BCA11411.jpg, false]
|
|
2020-08-16 16:39:27.747 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E7%90%BCA11411.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@56b53ec1]
|
|
2020-08-16 16:39:27.747 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:27.760 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:27.765 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:27.765 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:27.765 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:28.028 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=147, fileName=琼A11411.jpg, filePath=D:/PlateDetect/Video_Grab/琼A11411.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 08:39:27, tempPath=D:/PlateDetect/temp/1597567167768/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3750, parentId=147, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597567167768/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 08:39:28, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3747, parentId=147, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597567167768/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 08:39:28, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3748, parentId=147, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597567167768/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 08:39:28, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3743, parentId=147, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597567167768/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 08:39:28, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3741, parentId=147, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597567167768/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 08:39:28, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3746, parentId=147, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597567167768/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 08:39:28, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3744, parentId=147, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597567167768/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:28, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3745, parentId=147, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597567167768/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:28, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3742, parentId=147, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597567167768/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:28, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3739, parentId=147, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597567167768/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:28, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3740, parentId=147, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597567167768/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:28, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3749, parentId=147, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597567167768/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:28, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3738, parentId=147, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597567167768/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 08:39:28, recoPlate=, plateColor=未知, sort=99)])
|
|
2020-08-16 16:39:28.028 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:28.038 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:28.038 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:28.038 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:28.038 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:28.038 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:28.038 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567167768/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1e6e85c6]
|
|
2020-08-16 16:39:28.038 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:28.039 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:28.039 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:28.039 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:28.039 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:28.039 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:28.039 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567167768/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5ef5fbd3]
|
|
2020-08-16 16:39:28.039 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:28.039 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:28.040 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:28.040 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:28.040 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:28.040 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:28.040 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567167768/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@21340866]
|
|
2020-08-16 16:39:28.040 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:28.040 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:28.040 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:28.040 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:28.040 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:28.040 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:28.040 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567167768/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5d653d75]
|
|
2020-08-16 16:39:28.040 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:28.042 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:28.042 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:28.042 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:28.042 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:28.042 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:28.042 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567167768/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@38ace67f]
|
|
2020-08-16 16:39:28.042 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:28.043 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:28.043 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:28.043 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:28.043 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:28.043 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:28.043 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567167768/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3051ce4d]
|
|
2020-08-16 16:39:28.043 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:28.048 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:28.048 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:28.048 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:28.051 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:28.051 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:28.051 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:28.052 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:28.052 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:28.052 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:28.054 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:28.054 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:28.054 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:28.056 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:28.056 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:28.056 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:28.056 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:28.056 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:28.056 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:28.056 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:28.057 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:28.057 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:28.057 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:28.057 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:28.057 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567167768/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@188bc0d7]
|
|
2020-08-16 16:39:28.057 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:28.058 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:28.058 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:28.058 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:28.064 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:28.064 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:28.065 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:28.065 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:28.065 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:28.065 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567167768/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@8da5e59]
|
|
2020-08-16 16:39:28.065 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:28.069 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:28.070 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:28.070 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:28.070 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:28.070 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:28.070 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:28.070 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:28.070 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567167768/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1b46bae8]
|
|
2020-08-16 16:39:28.070 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:28.070 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:28.070 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:28.071 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:28.071 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567167768/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5627e59]
|
|
2020-08-16 16:39:28.071 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:28.072 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:28.072 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:28.072 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:28.072 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:28.072 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:28.072 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567167768/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7574a671]
|
|
2020-08-16 16:39:28.072 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:28.072 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:28.072 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:28.072 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:28.072 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:28.072 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:28.072 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567167768/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4968dbb]
|
|
2020-08-16 16:39:28.072 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:28.074 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:28.074 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:28.074 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:28.074 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:28.074 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:28.074 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567167768/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4728e5c1]
|
|
2020-08-16 16:39:28.074 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:28.077 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:28.077 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:28.077 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:28.080 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:28.080 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:28.080 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:28.081 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:28.082 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:28.082 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:28.082 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:28.082 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:28.082 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:28.085 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:28.085 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:28.085 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:28.085 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:28.085 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:28.085 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:30.882 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:30.882 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:30.883 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:30.883 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:30.883 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 16:39:30.883 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:30.883 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:30.883 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:30.883 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 16:39:30.883 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:30.883 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E7%90%BCJQ111Y.jpg, false]
|
|
2020-08-16 16:39:30.883 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E7%90%BCJQ111Y.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1a13337a]
|
|
2020-08-16 16:39:30.883 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:30.883 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:30.889 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:30.889 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:30.889 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:31.172 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=148, fileName=琼JQ111Y.jpg, filePath=D:/PlateDetect/Video_Grab/琼JQ111Y.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 08:39:30, tempPath=D:/PlateDetect/temp/1597567170891/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3756, parentId=148, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597567170891/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 08:39:31, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3758, parentId=148, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597567170891/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 08:39:31, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3763, parentId=148, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597567170891/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 08:39:31, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3761, parentId=148, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597567170891/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 08:39:31, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3766, parentId=148, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597567170891/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 08:39:31, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3754, parentId=148, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597567170891/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 08:39:31, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3752, parentId=148, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597567170891/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:31, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3757, parentId=148, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597567170891/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:31, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3755, parentId=148, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597567170891/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:31, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3760, parentId=148, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597567170891/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:31, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3759, parentId=148, fileName=debug_crop_7.jpg, filePath=D:/PlateDetect/temp/1597567170891/debug_crop_7.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:31, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3762, parentId=148, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597567170891/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:31, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3751, parentId=148, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597567170891/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:31, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3767, parentId=148, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597567170891/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:31, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3765, parentId=148, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597567170891/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:31, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3764, parentId=148, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597567170891/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:31, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3753, parentId=148, fileName=debug_resize_7.jpg, filePath=D:/PlateDetect/temp/1597567170891/debug_resize_7.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:31, recoPlate=, plateColor=, sort=8)])
|
|
2020-08-16 16:39:31.173 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:31.182 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:31.182 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:31.182 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:31.182 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:31.182 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:31.182 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:31.182 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567170891/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@63e5f7ac]
|
|
2020-08-16 16:39:31.182 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:31.182 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:31.182 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:31.182 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:31.182 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:31.182 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567170891/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1bff0a87]
|
|
2020-08-16 16:39:31.183 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:31.184 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:31.184 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:31.184 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:31.184 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:31.184 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:31.184 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567170891/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@63b67e07]
|
|
2020-08-16 16:39:31.184 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:31.185 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:31.185 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:31.185 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:31.185 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:31.185 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:31.185 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:31.185 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:31.185 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:31.185 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:31.185 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:31.186 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:31.186 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:31.186 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:31.186 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:31.186 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:31.186 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567170891/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@72203f2d]
|
|
2020-08-16 16:39:31.186 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567170891/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2b781da5]
|
|
2020-08-16 16:39:31.186 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567170891/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4bf3baaa]
|
|
2020-08-16 16:39:31.186 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:31.186 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:31.186 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:31.190 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:31.191 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:31.191 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:31.191 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:31.191 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:31.191 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:31.192 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:31.193 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:31.193 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:31.193 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:31.193 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:31.193 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:31.193 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:31.193 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:31.193 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:31.194 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:31.194 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:31.194 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:31.200 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:31.200 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:31.200 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:31.200 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:31.200 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:31.200 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567170891/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4ed783ea]
|
|
2020-08-16 16:39:31.200 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:31.203 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:31.203 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:31.203 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:31.204 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:31.204 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:31.204 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567170891/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5268cfbc]
|
|
2020-08-16 16:39:31.204 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:31.207 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:31.208 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:31.208 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:31.208 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:31.208 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:31.208 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567170891/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5e93dbd7]
|
|
2020-08-16 16:39:31.208 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:31.208 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:31.208 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:31.208 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:31.208 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:31.208 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:31.209 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567170891/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@675c22d8]
|
|
2020-08-16 16:39:31.209 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:31.212 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:31.212 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:31.212 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:31.212 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:31.212 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:31.212 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567170891/debug_crop_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@86f2a53]
|
|
2020-08-16 16:39:31.213 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:31.213 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:31.213 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:31.213 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:31.214 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:31.214 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:31.214 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:31.217 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:31.217 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:31.217 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:31.217 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:31.217 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:31.217 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:31.218 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:31.219 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567170891/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@24302d1e]
|
|
2020-08-16 16:39:31.219 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:31.219 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:31.219 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:31.219 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:31.219 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:31.219 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:31.219 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:31.219 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567170891/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6bb8c55b]
|
|
2020-08-16 16:39:31.219 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:31.220 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:31.220 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:31.220 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:31.220 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:31.220 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:31.221 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567170891/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@570ef9c5]
|
|
2020-08-16 16:39:31.221 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:31.224 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:31.224 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:31.225 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:31.225 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:31.225 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:31.225 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:31.225 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:31.225 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:31.226 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567170891/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3e8c6a41]
|
|
2020-08-16 16:39:31.226 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:31.228 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:31.228 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:31.228 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:31.229 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:31.230 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:31.230 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:31.230 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:31.230 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:31.230 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567170891/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@363f21d3]
|
|
2020-08-16 16:39:31.230 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:31.231 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:31.231 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:31.231 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:31.232 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:31.232 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:31.232 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:31.232 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:31.232 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:31.232 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567170891/debug_resize_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@9505e5d]
|
|
2020-08-16 16:39:31.232 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:31.238 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:31.238 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:31.238 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:31.238 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:31.238 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:31.238 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:31.240 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:31.240 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:31.240 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:31.241 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:31.241 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:31.241 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:31.243 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:31.243 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:31.243 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:33.101 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:33.102 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:33.102 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:33.102 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:33.102 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:33.102 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:33.102 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:33.102 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 16:39:33.102 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E7%90%BCM.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@10f72632]
|
|
2020-08-16 16:39:33.102 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:33.102 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:33.103 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 16:39:33.103 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E7%90%BCM.jpg, false]
|
|
2020-08-16 16:39:33.103 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:33.111 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:33.111 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:33.111 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:33.367 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=149, fileName=琼M.jpg, filePath=D:/PlateDetect/Video_Grab/琼M.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 08:39:33, tempPath=D:/PlateDetect/temp/1597567173115/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3780, parentId=149, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597567173115/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 08:39:33, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3777, parentId=149, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597567173115/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 08:39:33, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3773, parentId=149, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597567173115/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 08:39:33, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3776, parentId=149, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597567173115/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 08:39:33, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3771, parentId=149, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597567173115/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 08:39:33, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3781, parentId=149, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597567173115/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 08:39:33, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3779, parentId=149, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597567173115/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:33, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3774, parentId=149, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597567173115/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:33, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3778, parentId=149, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597567173115/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:33, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3782, parentId=149, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597567173115/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:33, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3770, parentId=149, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597567173115/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:33, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3768, parentId=149, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597567173115/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:33, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3769, parentId=149, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597567173115/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:33, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3775, parentId=149, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597567173115/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:33, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3772, parentId=149, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597567173115/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:33, recoPlate=, plateColor=, sort=8)])
|
|
2020-08-16 16:39:33.367 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:33.377 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:33.377 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:33.377 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:33.377 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:33.377 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:33.377 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567173115/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@27c33b46]
|
|
2020-08-16 16:39:33.377 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:33.378 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:33.378 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:33.378 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:33.378 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:33.378 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:33.378 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567173115/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1484bddb]
|
|
2020-08-16 16:39:33.378 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:33.381 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:33.381 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:33.381 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:33.381 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:33.381 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:33.381 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:33.381 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:33.381 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:33.381 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:33.381 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:33.381 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567173115/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1345ee09]
|
|
2020-08-16 16:39:33.381 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567173115/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2374f8c4]
|
|
2020-08-16 16:39:33.381 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:33.381 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:33.382 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:33.382 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:33.382 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:33.382 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:33.382 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:33.382 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:33.382 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:33.382 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:33.382 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:33.382 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567173115/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@349696b8]
|
|
2020-08-16 16:39:33.382 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:33.382 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:33.382 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567173115/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@49c5b33b]
|
|
2020-08-16 16:39:33.382 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:33.387 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:33.388 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:33.388 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:33.392 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:33.392 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:33.392 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:33.392 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:33.392 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:33.392 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:33.395 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:33.395 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:33.395 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:33.395 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:33.395 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:33.395 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:33.395 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:33.395 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:33.395 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:33.396 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:33.396 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:33.396 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:33.396 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:33.396 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:33.396 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567173115/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@30f5ed4c]
|
|
2020-08-16 16:39:33.396 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:33.404 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:33.404 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:33.404 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:33.404 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:33.404 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:33.404 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:33.404 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:33.404 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:33.405 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:33.405 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:33.405 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567173115/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@35364fe0]
|
|
2020-08-16 16:39:33.405 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:33.405 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567173115/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5610de16]
|
|
2020-08-16 16:39:33.408 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:33.409 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:33.409 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:33.409 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:33.409 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:33.409 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:33.409 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567173115/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@24cbdfec]
|
|
2020-08-16 16:39:33.409 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:33.411 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:33.411 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:33.412 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:33.412 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:33.412 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:33.412 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567173115/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@19deaa55]
|
|
2020-08-16 16:39:33.412 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:33.412 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:33.412 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:33.412 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:33.412 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:33.412 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:33.412 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567173115/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3abbd459]
|
|
2020-08-16 16:39:33.412 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:33.416 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:33.416 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:33.416 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:33.416 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:33.416 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:33.416 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:33.422 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:33.422 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:33.422 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:33.422 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:33.422 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:33.422 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:33.422 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:33.422 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567173115/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@13bf5244]
|
|
2020-08-16 16:39:33.422 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:33.422 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:33.424 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:33.424 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:33.424 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:33.425 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:33.425 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:33.425 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567173115/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6ccb0f4e]
|
|
2020-08-16 16:39:33.427 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:33.427 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:33.427 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:33.427 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:33.427 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:33.427 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:33.427 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:33.427 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:33.427 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567173115/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@493742ae]
|
|
2020-08-16 16:39:33.428 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:33.428 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:33.429 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:33.429 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:33.429 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:33.431 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:33.432 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:33.432 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:33.435 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:33.435 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:33.435 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:33.439 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:33.439 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:33.439 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:33.439 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:33.439 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:33.439 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:34.440 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:34.440 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:34.440 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:34.440 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:34.440 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 16:39:34.440 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:34.440 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:34.440 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:34.440 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 16:39:34.440 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:34.440 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E7%90%BCQ61HRM.jpg, false]
|
|
2020-08-16 16:39:34.440 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E7%90%BCQ61HRM.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2673ddbd]
|
|
2020-08-16 16:39:34.440 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.440 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.450 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:34.450 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.450 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:34.791 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=150, fileName=琼Q61HRM.jpg, filePath=D:/PlateDetect/Video_Grab/琼Q61HRM.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 08:39:34, tempPath=D:/PlateDetect/temp/1597567174451/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3817, parentId=150, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597567174451/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:39:34, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3791, parentId=150, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597567174451/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:39:34, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3784, parentId=150, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597567174451/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:39:34, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3808, parentId=150, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597567174451/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:39:34, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3798, parentId=150, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597567174451/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:39:34, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3803, parentId=150, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597567174451/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:39:34, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3793, parentId=150, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597567174451/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:39:34, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3787, parentId=150, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597567174451/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:39:34, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3792, parentId=150, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597567174451/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 08:39:34, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3804, parentId=150, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597567174451/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 08:39:34, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3806, parentId=150, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597567174451/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 08:39:34, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3790, parentId=150, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597567174451/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 08:39:34, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3811, parentId=150, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597567174451/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:34, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3802, parentId=150, fileName=debug_crop_10.jpg, filePath=D:/PlateDetect/temp/1597567174451/debug_crop_10.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:34, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3807, parentId=150, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597567174451/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:34, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3785, parentId=150, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597567174451/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:34, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3795, parentId=150, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597567174451/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:34, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3789, parentId=150, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597567174451/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:34, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3805, parentId=150, fileName=debug_crop_6.jpg, filePath=D:/PlateDetect/temp/1597567174451/debug_crop_6.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:34, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3801, parentId=150, fileName=debug_crop_7.jpg, filePath=D:/PlateDetect/temp/1597567174451/debug_crop_7.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:34, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3786, parentId=150, fileName=debug_crop_8.jpg, filePath=D:/PlateDetect/temp/1597567174451/debug_crop_8.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:34, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3799, parentId=150, fileName=debug_crop_9.jpg, filePath=D:/PlateDetect/temp/1597567174451/debug_crop_9.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:34, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3800, parentId=150, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597567174451/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:34, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3788, parentId=150, fileName=debug_resize_10.jpg, filePath=D:/PlateDetect/temp/1597567174451/debug_resize_10.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:34, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3794, parentId=150, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597567174451/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:34, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3812, parentId=150, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597567174451/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:34, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3809, parentId=150, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597567174451/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:34, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3814, parentId=150, fileName=debug_resize_6.jpg, filePath=D:/PlateDetect/temp/1597567174451/debug_resize_6.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:34, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3813, parentId=150, fileName=debug_resize_7.jpg, filePath=D:/PlateDetect/temp/1597567174451/debug_resize_7.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:34, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3797, parentId=150, fileName=debug_resize_8.jpg, filePath=D:/PlateDetect/temp/1597567174451/debug_resize_8.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:34, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3810, parentId=150, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597567174451/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-16 08:39:34, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=3796, parentId=150, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597567174451/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-16 08:39:34, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3818, parentId=150, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597567174451/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:39:34, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3816, parentId=150, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597567174451/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:39:34, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3815, parentId=150, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597567174451/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:39:34, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3819, parentId=150, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597567174451/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:39:34, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3783, parentId=150, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597567174451/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 08:39:34, recoPlate=湘T11, plateColor=蓝牌, sort=99)])
|
|
2020-08-16 16:39:34.792 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.803 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:34.803 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:34.803 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:34.803 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:34.803 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:34.803 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567174451/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@34c01618]
|
|
2020-08-16 16:39:34.803 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.804 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:34.804 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:34.804 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:34.804 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:34.804 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:34.804 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567174451/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@381ff2b3]
|
|
2020-08-16 16:39:34.804 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.804 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:34.804 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:34.804 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:34.804 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:34.804 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:34.804 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567174451/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@56962ff8]
|
|
2020-08-16 16:39:34.804 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.805 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:34.805 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:34.805 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:34.805 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:34.805 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:34.805 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567174451/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@65a3c7cf]
|
|
2020-08-16 16:39:34.805 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.807 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:34.807 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:34.807 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:34.807 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:34.807 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:34.807 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567174451/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6015de49]
|
|
2020-08-16 16:39:34.807 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.809 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:34.809 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:34.809 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:34.809 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:34.809 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:34.809 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567174451/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1ad5d2f7]
|
|
2020-08-16 16:39:34.809 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.810 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:34.811 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.811 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:34.813 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:34.813 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.813 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:34.818 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:34.818 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:34.818 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:34.818 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.818 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:34.818 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:34.818 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:34.818 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:34.818 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567174451/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@19215bc9]
|
|
2020-08-16 16:39:34.818 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.821 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:34.821 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.821 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:34.821 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:34.821 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:34.821 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:34.821 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.821 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:34.821 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:34.821 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:34.822 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:34.822 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567174451/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@41f49d91]
|
|
2020-08-16 16:39:34.822 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.824 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:34.824 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:34.824 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:34.824 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:34.824 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:34.824 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567174451/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4d0d69e3]
|
|
2020-08-16 16:39:34.824 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.825 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:34.825 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.825 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:34.827 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:34.827 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:34.827 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:34.828 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:34.828 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:34.828 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567174451/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@72dd7585]
|
|
2020-08-16 16:39:34.828 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.828 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:34.828 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:34.828 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:34.828 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:34.828 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:34.828 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567174451/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@53d50808]
|
|
2020-08-16 16:39:34.828 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.830 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:34.830 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:34.830 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:34.830 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:34.830 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:34.830 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.830 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:34.830 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:34.831 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567174451/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@242c3e13]
|
|
2020-08-16 16:39:34.831 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.832 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:34.832 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.832 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:34.833 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:34.833 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.833 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:34.835 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:34.835 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.835 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:34.836 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:34.837 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:34.837 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:34.837 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:34.837 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:34.837 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567174451/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@320cb8ba]
|
|
2020-08-16 16:39:34.837 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.840 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:34.841 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:34.841 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:34.841 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:34.841 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:34.841 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567174451/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4075c35f]
|
|
2020-08-16 16:39:34.841 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.842 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:34.842 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.842 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:34.845 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:34.845 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:34.845 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:34.845 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:34.845 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:34.845 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:34.845 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.845 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567174451/debug_crop_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5a58ff19]
|
|
2020-08-16 16:39:34.845 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:34.845 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.846 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:34.846 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:34.846 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:34.846 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:34.846 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:34.846 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567174451/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5b577c05]
|
|
2020-08-16 16:39:34.846 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.847 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:34.847 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.847 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:34.853 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:34.853 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.853 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:34.854 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:34.854 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:34.854 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:34.854 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.854 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:34.854 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:34.854 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:34.854 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:34.854 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567174451/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5dfbfbc4]
|
|
2020-08-16 16:39:34.854 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.856 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:34.857 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:34.857 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:34.857 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:34.857 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:34.857 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567174451/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@56dfc087]
|
|
2020-08-16 16:39:34.857 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.859 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:34.859 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.859 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:34.862 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:34.862 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:34.862 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:34.862 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:34.862 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:34.862 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567174451/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@108edc61]
|
|
2020-08-16 16:39:34.862 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.863 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:34.863 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:34.863 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:34.863 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:34.863 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:34.863 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:34.863 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:34.863 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:34.863 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:34.863 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:34.863 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567174451/debug_crop_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3e49b4e5]
|
|
2020-08-16 16:39:34.863 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.863 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567174451/debug_crop_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@70af9a11]
|
|
2020-08-16 16:39:34.863 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.865 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:34.865 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:34.865 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:34.865 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:34.865 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:34.865 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567174451/debug_crop_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2f052e7d]
|
|
2020-08-16 16:39:34.865 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.865 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:34.865 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.865 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:34.865 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:34.865 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.865 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:34.869 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:34.869 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:34.869 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:34.869 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:34.869 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:34.869 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567174451/debug_crop_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1b63de7f]
|
|
2020-08-16 16:39:34.869 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.871 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:34.871 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:34.871 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:34.871 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:34.871 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:34.871 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567174451/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4443b14d]
|
|
2020-08-16 16:39:34.871 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.872 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:34.872 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.872 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:34.874 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:34.874 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.874 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:34.875 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:34.875 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:34.875 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.875 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.875 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:34.875 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:34.876 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:34.876 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:34.876 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:34.876 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:34.876 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:34.876 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567174451/debug_resize_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@64fff61f]
|
|
2020-08-16 16:39:34.876 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.879 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:34.879 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:34.879 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:34.879 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:34.879 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:34.879 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567174451/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2a1bf88e]
|
|
2020-08-16 16:39:34.879 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.881 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:34.881 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:34.882 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:34.882 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.882 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:34.882 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:34.882 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:34.882 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:34.882 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:34.882 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:34.882 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:34.882 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567174451/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@27b57b28]
|
|
2020-08-16 16:39:34.882 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:34.882 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.882 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:34.882 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567174451/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6a5659f3]
|
|
2020-08-16 16:39:34.882 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.885 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:34.886 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.886 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:34.886 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:34.886 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:34.886 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:34.886 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:34.886 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:34.886 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567174451/debug_resize_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1b3426ef]
|
|
2020-08-16 16:39:34.886 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.887 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:34.887 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.887 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:34.891 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:34.891 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:34.891 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:34.891 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:34.891 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:34.891 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567174451/debug_resize_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@f0eccb1]
|
|
2020-08-16 16:39:34.891 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.892 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:34.892 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.892 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:34.892 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:34.892 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.893 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:34.893 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:34.893 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:34.893 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:34.893 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:34.893 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.893 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:34.893 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:34.893 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:34.893 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567174451/debug_resize_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@14d29141]
|
|
2020-08-16 16:39:34.893 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.896 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:34.896 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:34.896 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:34.896 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:34.896 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:34.896 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567174451/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7fb5b5e5]
|
|
2020-08-16 16:39:34.896 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.898 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:34.898 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.898 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:34.899 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:34.899 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:34.899 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:34.899 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:34.899 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:34.899 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:34.899 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:34.899 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:34.899 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567174451/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1c2ddbbc]
|
|
2020-08-16 16:39:34.899 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:34.899 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.899 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:34.899 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567174451/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2d87e6f3]
|
|
2020-08-16 16:39:34.899 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.904 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:34.904 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:34.904 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:34.904 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:34.904 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:34.904 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:34.904 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567174451/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@81f74d7]
|
|
2020-08-16 16:39:34.904 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.904 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.904 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:34.905 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:34.905 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.905 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:34.908 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:34.908 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.908 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:34.909 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:34.909 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.909 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:34.910 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:34.911 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:34.911 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:34.911 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:34.911 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:34.911 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567174451/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5cd35dae]
|
|
2020-08-16 16:39:34.911 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.912 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:34.912 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:34.913 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:34.913 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:34.913 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:34.913 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567174451/debug_char_auxRoi_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@19075425]
|
|
2020-08-16 16:39:34.913 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.914 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:34.914 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.914 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:34.919 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:34.919 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.919 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:34.922 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:34.922 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.923 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:34.925 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:34.926 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:34.926 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:35.940 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:35.940 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:35.940 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:35.940 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:35.940 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 16:39:35.940 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:35.940 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:35.940 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:35.940 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 16:39:35.940 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:35.940 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E7%90%BCU7M3FK.jpg, false]
|
|
2020-08-16 16:39:35.940 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E7%90%BCU7M3FK.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@18bbac04]
|
|
2020-08-16 16:39:35.940 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:35.940 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:35.945 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:35.946 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:35.946 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:36.209 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=151, fileName=琼U7M3FK.jpg, filePath=D:/PlateDetect/Video_Grab/琼U7M3FK.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 08:39:35, tempPath=D:/PlateDetect/temp/1597567175949/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3833, parentId=151, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597567175949/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 08:39:36, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3832, parentId=151, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597567175949/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 08:39:36, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3826, parentId=151, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597567175949/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 08:39:36, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3824, parentId=151, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597567175949/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 08:39:36, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3831, parentId=151, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597567175949/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 08:39:36, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3828, parentId=151, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597567175949/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:36, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3830, parentId=151, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597567175949/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:36, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3829, parentId=151, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597567175949/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:36, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3823, parentId=151, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597567175949/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:36, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3822, parentId=151, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597567175949/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:36, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3820, parentId=151, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597567175949/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:36, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3821, parentId=151, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597567175949/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:36, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3827, parentId=151, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597567175949/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:36, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3825, parentId=151, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597567175949/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:36, recoPlate=, plateColor=, sort=8)])
|
|
2020-08-16 16:39:36.209 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:36.219 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:36.219 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:36.219 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:36.219 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:36.219 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:36.219 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567175949/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@37a866d8]
|
|
2020-08-16 16:39:36.219 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:36.219 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:36.219 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:36.219 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:36.219 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:36.219 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:36.219 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567175949/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1b174067]
|
|
2020-08-16 16:39:36.219 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:36.220 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:36.221 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:36.221 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:36.221 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:36.221 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:36.221 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567175949/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@63ae829c]
|
|
2020-08-16 16:39:36.221 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:36.221 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:36.221 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:36.221 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:36.221 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:36.222 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:36.222 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:36.222 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:36.222 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:36.222 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:36.222 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:36.222 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:36.222 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:36.222 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567175949/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@28697ef7]
|
|
2020-08-16 16:39:36.222 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567175949/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@20d75dea]
|
|
2020-08-16 16:39:36.222 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:36.222 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:36.222 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:36.222 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:36.222 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:36.222 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567175949/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@27bd9b74]
|
|
2020-08-16 16:39:36.222 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:36.228 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:36.228 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:36.228 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:36.228 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:36.228 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:36.228 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:36.230 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:36.230 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:36.230 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:36.230 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:36.230 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:36.230 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:36.231 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:36.231 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:36.231 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:36.231 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:36.231 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:36.231 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:36.240 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:36.240 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:36.240 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:36.240 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:36.240 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:36.240 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567175949/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@a6babdf]
|
|
2020-08-16 16:39:36.240 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:36.241 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:36.241 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:36.241 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:36.241 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:36.241 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:36.241 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567175949/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3ce95d49]
|
|
2020-08-16 16:39:36.241 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:36.243 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:36.243 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:36.243 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:36.243 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:36.243 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:36.243 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567175949/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5d22d5a6]
|
|
2020-08-16 16:39:36.243 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:36.249 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:36.249 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:36.249 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:36.250 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:36.250 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:36.250 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:36.250 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:36.250 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:36.250 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567175949/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4e23ca9d]
|
|
2020-08-16 16:39:36.250 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:36.250 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:36.250 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:36.251 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:36.251 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:36.251 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:36.251 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567175949/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@11cc53bf]
|
|
2020-08-16 16:39:36.251 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:36.253 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:36.254 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:36.254 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:36.254 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:36.254 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:36.254 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567175949/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2ff7fdd]
|
|
2020-08-16 16:39:36.254 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:36.255 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:36.255 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:36.255 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:36.255 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:36.255 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:36.255 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567175949/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@251a619c]
|
|
2020-08-16 16:39:36.255 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:36.256 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:36.256 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:36.256 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:36.259 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:36.259 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:36.259 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:36.261 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:36.261 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:36.261 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:36.261 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:36.261 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:36.261 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:36.261 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:36.262 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:36.262 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567175949/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7f77da28]
|
|
2020-08-16 16:39:36.262 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:36.273 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:36.273 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:36.273 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:36.273 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:36.273 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:36.274 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:36.276 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:36.276 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:36.276 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:36.280 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:36.280 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:36.280 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:38.196 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:38.196 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:38.197 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:38.197 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:38.197 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 16:39:38.197 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:38.197 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:38.197 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:38.197 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:38.197 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 16:39:38.197 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E7%90%BCWVAAFR.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@452a4474]
|
|
2020-08-16 16:39:38.197 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E7%90%BCWVAAFR.jpg, false]
|
|
2020-08-16 16:39:38.197 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:38.197 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:38.204 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:38.204 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:38.204 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:38.495 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=152, fileName=琼WVAAFR.jpg, filePath=D:/PlateDetect/Video_Grab/琼WVAAFR.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 08:39:38, tempPath=D:/PlateDetect/temp/1597567178208/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3846, parentId=152, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597567178208/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 08:39:38, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3847, parentId=152, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597567178208/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 08:39:38, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3844, parentId=152, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597567178208/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 08:39:38, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3841, parentId=152, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597567178208/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 08:39:38, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3842, parentId=152, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597567178208/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 08:39:38, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3850, parentId=152, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597567178208/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 08:39:38, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3845, parentId=152, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597567178208/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:38, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3849, parentId=152, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597567178208/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:38, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3851, parentId=152, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597567178208/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:38, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3843, parentId=152, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597567178208/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:38, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3837, parentId=152, fileName=debug_crop_6.jpg, filePath=D:/PlateDetect/temp/1597567178208/debug_crop_6.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:38, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3848, parentId=152, fileName=debug_crop_7.jpg, filePath=D:/PlateDetect/temp/1597567178208/debug_crop_7.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:38, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3838, parentId=152, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597567178208/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:38, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3834, parentId=152, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597567178208/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:38, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3836, parentId=152, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597567178208/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:38, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3835, parentId=152, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597567178208/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:38, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3840, parentId=152, fileName=debug_resize_6.jpg, filePath=D:/PlateDetect/temp/1597567178208/debug_resize_6.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:38, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3839, parentId=152, fileName=debug_resize_7.jpg, filePath=D:/PlateDetect/temp/1597567178208/debug_resize_7.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:38, recoPlate=, plateColor=, sort=8)])
|
|
2020-08-16 16:39:38.495 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:38.504 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:38.504 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:38.504 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:38.504 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:38.504 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:38.504 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567178208/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@221889ed]
|
|
2020-08-16 16:39:38.504 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:38.505 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:38.505 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:38.505 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:38.505 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:38.505 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:38.505 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567178208/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2154ddfa]
|
|
2020-08-16 16:39:38.505 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:38.507 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:38.507 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:38.507 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:38.507 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:38.507 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:38.507 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:38.507 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:38.507 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:38.507 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:38.507 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:38.507 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:38.507 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:38.507 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567178208/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@77c7e833]
|
|
2020-08-16 16:39:38.507 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567178208/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5bd26eb9]
|
|
2020-08-16 16:39:38.507 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:38.507 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:38.507 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:38.507 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:38.507 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:38.507 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567178208/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7ae2739f]
|
|
2020-08-16 16:39:38.507 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:38.508 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:38.508 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:38.508 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:38.509 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:38.509 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:38.509 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567178208/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@9ee2380]
|
|
2020-08-16 16:39:38.509 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:38.514 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:38.514 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:38.514 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:38.515 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:38.515 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:38.515 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:38.515 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:38.515 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:38.515 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:38.518 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:38.518 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:38.518 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:38.519 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:38.519 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:38.519 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:38.520 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:38.520 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:38.520 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:38.524 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:38.524 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:38.524 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:38.524 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:38.524 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:38.524 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567178208/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@71e20dfb]
|
|
2020-08-16 16:39:38.524 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:38.529 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:38.529 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:38.529 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:38.529 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:38.529 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:38.529 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567178208/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@29fa222c]
|
|
2020-08-16 16:39:38.529 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:38.531 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:38.531 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:38.531 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:38.532 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:38.532 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:38.532 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:38.532 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:38.532 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:38.532 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567178208/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@495921d2]
|
|
2020-08-16 16:39:38.532 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:38.534 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:38.534 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:38.534 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:38.534 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:38.534 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:38.534 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567178208/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@263e9f55]
|
|
2020-08-16 16:39:38.534 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:38.537 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:38.537 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:38.537 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:38.537 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:38.537 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:38.537 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567178208/debug_crop_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7ad9c59c]
|
|
2020-08-16 16:39:38.537 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:38.540 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:38.540 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:38.540 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:38.542 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:38.542 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:38.542 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:38.542 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:38.542 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:38.542 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:38.542 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:38.542 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:38.542 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:38.542 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567178208/debug_crop_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@99af2bb]
|
|
2020-08-16 16:39:38.542 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:38.542 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:38.542 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567178208/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6f823490]
|
|
2020-08-16 16:39:38.542 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:38.545 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:38.545 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:38.545 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:38.545 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:38.545 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:38.545 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567178208/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@ed5c93e]
|
|
2020-08-16 16:39:38.545 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:38.547 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:38.547 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:38.547 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:38.553 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:38.553 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:38.553 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:38.553 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:38.553 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:38.553 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:38.553 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:38.553 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:38.553 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567178208/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@860a744]
|
|
2020-08-16 16:39:38.554 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:38.557 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:38.557 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:38.557 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:38.560 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:38.560 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:38.560 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:38.560 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:38.560 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:38.560 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567178208/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@69b9c1ec]
|
|
2020-08-16 16:39:38.560 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:38.562 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:38.562 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:38.562 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:38.562 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:38.562 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:38.562 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567178208/debug_resize_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4bdb4e76]
|
|
2020-08-16 16:39:38.562 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:38.565 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:38.565 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:38.565 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:38.566 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:38.566 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:38.566 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:38.570 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:38.570 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:38.570 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:38.570 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:38.570 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:38.570 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:38.577 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:38.577 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:38.577 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:38.581 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:38.582 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:38.582 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:38.586 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:38.586 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:38.587 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:38.587 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:38.587 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:38.587 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567178208/debug_resize_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3a8088c1]
|
|
2020-08-16 16:39:38.587 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:38.597 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:38.597 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:38.597 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:42.314 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:42.314 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:42.314 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:42.314 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:42.314 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 16:39:42.314 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:42.314 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:42.315 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 16:39:42.315 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:42.315 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E7%90%BCXS1VRQ.jpg, false]
|
|
2020-08-16 16:39:42.315 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:42.315 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.315 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E7%90%BCXS1VRQ.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4981e921]
|
|
2020-08-16 16:39:42.315 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.320 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:42.321 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.321 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:42.651 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=153, fileName=琼XS1VRQ.jpg, filePath=D:/PlateDetect/Video_Grab/琼XS1VRQ.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 08:39:42, tempPath=D:/PlateDetect/temp/1597567182338/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3856, parentId=153, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3878, parentId=153, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3882, parentId=153, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3872, parentId=153, fileName=debug_char_contour10.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_char_contour10.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3867, parentId=153, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3854, parentId=153, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3863, parentId=153, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3857, parentId=153, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3886, parentId=153, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3885, parentId=153, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3884, parentId=153, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3862, parentId=153, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3855, parentId=153, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3865, parentId=153, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3866, parentId=153, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3859, parentId=153, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3861, parentId=153, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3858, parentId=153, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3853, parentId=153, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3870, parentId=153, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3877, parentId=153, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3864, parentId=153, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3873, parentId=153, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3869, parentId=153, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3860, parentId=153, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3881, parentId=153, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3874, parentId=153, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=3871, parentId=153, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3887, parentId=153, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3879, parentId=153, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3876, parentId=153, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3880, parentId=153, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3875, parentId=153, fileName=debug_char_auxRoi_4.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_char_auxRoi_4.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3868, parentId=153, fileName=debug_char_auxRoi_5.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_char_auxRoi_5.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3883, parentId=153, fileName=debug_char_auxRoi_6.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_char_auxRoi_6.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3852, parentId=153, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597567182338/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=湘T2371M, plateColor=蓝牌, sort=99)])
|
|
2020-08-16 16:39:42.652 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.667 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:42.667 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:42.667 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:42.667 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:42.667 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:42.667 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@242f642f]
|
|
2020-08-16 16:39:42.667 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.668 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:42.667 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:42.669 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:42.669 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:42.669 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:42.669 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:42.669 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:42.669 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4c84b400]
|
|
2020-08-16 16:39:42.669 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.669 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:42.669 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:42.669 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:42.669 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:42.669 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:42.669 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6b9dee79]
|
|
2020-08-16 16:39:42.669 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.670 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:42.668 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:42.670 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:42.670 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:42.670 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:42.670 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:42.670 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:42.669 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:42.670 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:42.670 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:42.670 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:42.670 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7a3ff09a]
|
|
2020-08-16 16:39:42.670 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_char_contour10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1c938bdd]
|
|
2020-08-16 16:39:42.670 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.670 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:42.670 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.670 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:42.670 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@59dc009e]
|
|
2020-08-16 16:39:42.670 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.671 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:42.671 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.671 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:42.678 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:42.678 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.678 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:42.679 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:42.679 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.680 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:42.680 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:42.680 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.680 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:42.680 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:42.680 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:42.680 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:42.681 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:42.681 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:42.681 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.681 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:42.681 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:42.681 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6aee3b12]
|
|
2020-08-16 16:39:42.681 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.683 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:42.683 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.683 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:42.689 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:42.689 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.689 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:42.690 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:42.690 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:42.690 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:42.691 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:42.691 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:42.691 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:42.691 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:42.691 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:42.691 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:42.691 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:42.691 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:42.691 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:42.691 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:42.691 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:42.691 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:42.691 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:42.691 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:42.691 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@53a3c5f6]
|
|
2020-08-16 16:39:42.691 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@71a5401e]
|
|
2020-08-16 16:39:42.691 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.691 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:42.691 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:42.691 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.691 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:42.691 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4cb4ddf0]
|
|
2020-08-16 16:39:42.691 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@49cafa8a]
|
|
2020-08-16 16:39:42.691 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.691 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.696 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:42.696 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:42.697 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:42.697 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:42.697 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:42.697 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:42.697 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:42.697 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:42.697 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:42.697 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:42.697 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@91d05c9]
|
|
2020-08-16 16:39:42.697 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@524fe7b7]
|
|
2020-08-16 16:39:42.697 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.697 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.699 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:42.699 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.699 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:42.699 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:42.699 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:42.699 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.699 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.699 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:42.699 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:42.699 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:42.699 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.699 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:42.704 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:42.704 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.704 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:42.705 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:42.705 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.705 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:42.707 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:42.707 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:42.707 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:42.707 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:42.707 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:42.707 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@ebe6d29]
|
|
2020-08-16 16:39:42.707 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.708 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:42.708 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:42.708 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:42.708 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:42.708 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:42.708 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2a7acfb8]
|
|
2020-08-16 16:39:42.708 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.708 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:42.708 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:42.708 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:42.708 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:42.708 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:42.708 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:42.708 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:42.708 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:42.708 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:42.708 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:42.708 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1316b005]
|
|
2020-08-16 16:39:42.709 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@740d7d3]
|
|
2020-08-16 16:39:42.709 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.709 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.715 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:42.715 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:42.715 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:42.715 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:42.715 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:42.715 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@44bd3212]
|
|
2020-08-16 16:39:42.715 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.715 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:42.715 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.715 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:42.717 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:42.717 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:42.717 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.717 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.717 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:42.717 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:42.717 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:42.717 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.717 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:42.723 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:42.723 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.724 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:42.724 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:42.724 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:42.724 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:42.724 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:42.724 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:42.724 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:42.724 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@343e05c5]
|
|
2020-08-16 16:39:42.724 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:42.725 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:42.725 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:42.725 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:42.725 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:42.725 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.725 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:42.725 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:42.725 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:42.725 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:42.725 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3f3ff5ef]
|
|
2020-08-16 16:39:42.725 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@139b9e34]
|
|
2020-08-16 16:39:42.725 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.725 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.727 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:42.727 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:42.727 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:42.727 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:42.727 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:42.727 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@41d3f2a9]
|
|
2020-08-16 16:39:42.727 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:42.727 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:42.727 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:42.727 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:42.727 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:42.727 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:42.727 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2a5c5490]
|
|
2020-08-16 16:39:42.727 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.727 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.727 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.728 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:42.734 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:42.734 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:42.734 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.734 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:42.734 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:42.734 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:42.734 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:42.734 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:42.734 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@688fdaf2]
|
|
2020-08-16 16:39:42.734 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.736 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:42.736 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.736 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:42.737 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:42.737 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:42.737 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:42.737 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:42.737 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:42.737 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@727aea49]
|
|
2020-08-16 16:39:42.737 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.737 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:42.737 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.737 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:42.738 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:42.738 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:42.738 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:42.738 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:42.738 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:42.739 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_char_auxRoi_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@43ed2fe3]
|
|
2020-08-16 16:39:42.739 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.741 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:42.741 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.741 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:42.743 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:42.743 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:42.743 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:42.743 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:42.743 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:42.743 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_char_auxRoi_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@11fefa40]
|
|
2020-08-16 16:39:42.743 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.745 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:42.745 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.745 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:42.747 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:42.747 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:42.747 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:42.747 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:42.747 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:42.747 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_char_auxRoi_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@446acce6]
|
|
2020-08-16 16:39:42.747 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.747 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:42.747 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.747 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:42.749 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:42.749 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:42.749 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:42.749 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:42.749 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:42.749 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_char_auxRoi_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1d6b3354]
|
|
2020-08-16 16:39:42.749 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.751 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:42.751 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.751 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:42.755 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:42.755 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.756 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:42.756 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.756 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:42.756 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:42.758 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:42.758 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:42.758 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:42.758 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:42.758 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:42.758 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@13af140f]
|
|
2020-08-16 16:39:42.758 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.760 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:42.760 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.760 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:42.762 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:42.762 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:42.762 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:42.763 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:42.763 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:42.763 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5404c3ff]
|
|
2020-08-16 16:39:42.763 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.770 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:42.770 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.770 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:42.772 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:42.772 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:42.772 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:42.772 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:42.772 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:42.772 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@388344ff]
|
|
2020-08-16 16:39:42.772 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.774 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:42.774 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.774 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:42.775 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:42.776 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:42.776 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:42.776 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:42.776 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:42.776 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@61ef5f94]
|
|
2020-08-16 16:39:42.776 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.777 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:42.777 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:42.777 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:42.777 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:42.777 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:42.777 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5c4e075a]
|
|
2020-08-16 16:39:42.777 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.779 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:42.779 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:42.779 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:42.779 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:42.779 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:42.779 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@bd5db4c]
|
|
2020-08-16 16:39:42.779 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.787 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:39:42.787 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:39:42.787 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:39:42.787 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:39:42.787 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:39:42.787 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4e3afa5d]
|
|
2020-08-16 16:39:42.787 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.788 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:42.788 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.788 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:42.788 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:42.788 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.788 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:42.789 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:42.789 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.789 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:42.798 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:42.798 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:39:42.799 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.799 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:39:42.799 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:39:42.799 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:40:16.526 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:40:16.526 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:40:16.527 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:40:16.527 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:40:16.527 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 16:40:16.527 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:40:16.527 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:40:16.527 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 16:40:16.527 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:40:16.527 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E8%BE%BDWE81.jpg, false]
|
|
2020-08-16 16:40:16.527 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:40:16.527 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:40:16.527 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E8%BE%BDWE81.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@78b368cb]
|
|
2020-08-16 16:40:16.527 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:40:16.533 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:40:16.533 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:40:16.533 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:40:16.871 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=154, fileName=辽WE81.jpg, filePath=D:/PlateDetect/Video_Grab/辽WE81.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 08:40:16, tempPath=D:/PlateDetect/temp/1597567216550/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3894, parentId=154, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597567216550/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 08:40:16, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3902, parentId=154, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597567216550/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 08:40:16, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3905, parentId=154, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597567216550/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 08:40:16, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3907, parentId=154, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597567216550/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 08:40:16, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3906, parentId=154, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597567216550/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:40:16, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3893, parentId=154, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597567216550/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:40:16, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3904, parentId=154, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597567216550/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:40:16, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3900, parentId=154, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597567216550/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:40:16, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3895, parentId=154, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597567216550/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:40:16, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3892, parentId=154, fileName=debug_crop_6.jpg, filePath=D:/PlateDetect/temp/1597567216550/debug_crop_6.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:40:16, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3903, parentId=154, fileName=debug_crop_8.jpg, filePath=D:/PlateDetect/temp/1597567216550/debug_crop_8.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:40:16, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3896, parentId=154, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597567216550/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:40:16, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3901, parentId=154, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597567216550/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:40:16, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3889, parentId=154, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597567216550/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:40:16, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3891, parentId=154, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597567216550/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:40:16, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3890, parentId=154, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597567216550/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:40:16, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3898, parentId=154, fileName=debug_resize_6.jpg, filePath=D:/PlateDetect/temp/1597567216550/debug_resize_6.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:40:16, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3897, parentId=154, fileName=debug_resize_7.jpg, filePath=D:/PlateDetect/temp/1597567216550/debug_resize_7.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:40:16, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3899, parentId=154, fileName=debug_resize_8.jpg, filePath=D:/PlateDetect/temp/1597567216550/debug_resize_8.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:40:16, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3888, parentId=154, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597567216550/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 08:40:16, recoPlate=, plateColor=未知, sort=99)])
|
|
2020-08-16 16:40:16.871 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:40:16.881 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:40:16.881 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:40:16.881 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:40:16.881 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:40:16.881 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:40:16.881 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:40:16.881 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:40:16.881 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:40:16.881 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:40:16.881 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:40:16.881 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567216550/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4f7dd39b]
|
|
2020-08-16 16:40:16.881 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567216550/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@63c3a28e]
|
|
2020-08-16 16:40:16.881 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:40:16.881 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:40:16.883 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:40:16.883 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:40:16.883 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:40:16.883 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:40:16.883 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:40:16.883 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:40:16.883 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:40:16.883 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:40:16.883 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:40:16.883 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567216550/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4ad02bc5]
|
|
2020-08-16 16:40:16.883 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:40:16.883 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:40:16.883 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567216550/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@13e2b8c4]
|
|
2020-08-16 16:40:16.883 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:40:16.884 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:40:16.884 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:40:16.884 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:40:16.884 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:40:16.884 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:40:16.884 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567216550/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@67b05ae]
|
|
2020-08-16 16:40:16.884 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:40:16.885 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:40:16.885 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:40:16.885 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:40:16.885 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:40:16.885 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:40:16.885 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567216550/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@64d1d813]
|
|
2020-08-16 16:40:16.885 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:40:16.892 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:40:16.892 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:40:16.892 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:40:16.892 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:40:16.892 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:40:16.892 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:40:16.894 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:40:16.894 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:40:16.894 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:40:16.894 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:40:16.894 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:40:16.894 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:40:16.900 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:40:16.900 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:40:16.900 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:40:16.900 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:40:16.900 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:40:16.902 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:40:16.902 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:40:16.902 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:40:16.902 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:40:16.902 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:40:16.903 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:40:16.903 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567216550/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@652f24bd]
|
|
2020-08-16 16:40:16.903 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:40:16.904 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:40:16.904 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:40:16.904 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:40:16.904 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:40:16.904 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:40:16.904 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:40:16.904 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:40:16.904 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567216550/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@260ae7de]
|
|
2020-08-16 16:40:16.904 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:40:16.904 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:40:16.911 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:40:16.911 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:40:16.911 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:40:16.911 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:40:16.911 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:40:16.911 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567216550/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@794cd641]
|
|
2020-08-16 16:40:16.911 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:40:16.912 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:40:16.912 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:40:16.912 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:40:16.912 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:40:16.912 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:40:16.913 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567216550/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@264edab]
|
|
2020-08-16 16:40:16.913 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:40:16.914 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:40:16.915 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:40:16.915 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:40:16.919 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:40:16.919 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:40:16.919 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:40:16.919 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:40:16.919 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:40:16.919 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:40:16.920 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:40:16.920 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:40:16.920 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:40:16.920 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:40:16.920 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:40:16.920 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567216550/debug_crop_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@786e234f]
|
|
2020-08-16 16:40:16.920 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:40:16.921 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:40:16.921 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:40:16.921 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:40:16.921 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:40:16.921 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:40:16.921 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567216550/debug_crop_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@503aa0d]
|
|
2020-08-16 16:40:16.921 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:40:16.927 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:40:16.927 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:40:16.927 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:40:16.927 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:40:16.927 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:40:16.927 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:40:16.927 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:40:16.927 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:40:16.927 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:40:16.927 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:40:16.927 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:40:16.928 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567216550/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1483cfda]
|
|
2020-08-16 16:40:16.928 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:40:16.933 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:40:16.933 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:40:16.933 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:40:16.934 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:40:16.934 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:40:16.934 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:40:16.934 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:40:16.934 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:40:16.934 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:40:16.934 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:40:16.934 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:40:16.934 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:40:16.934 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:40:16.934 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567216550/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@36ab3a28]
|
|
2020-08-16 16:40:16.934 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567216550/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7953ac15]
|
|
2020-08-16 16:40:16.934 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:40:16.934 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:40:16.938 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:40:16.938 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:40:16.938 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:40:16.938 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:40:16.938 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:40:16.938 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567216550/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@18fbb141]
|
|
2020-08-16 16:40:16.938 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:40:16.942 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:40:16.942 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:40:16.942 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:40:16.942 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:40:16.942 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:40:16.942 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:40:16.942 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:40:16.942 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:40:16.942 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:40:16.942 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567216550/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1805ca14]
|
|
2020-08-16 16:40:16.942 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:40:16.942 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:40:16.942 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567216550/debug_resize_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6e3acf5b]
|
|
2020-08-16 16:40:16.942 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:40:16.943 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:40:16.943 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:40:16.943 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:40:16.943 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:40:16.943 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:40:16.943 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:40:16.944 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:40:16.944 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:40:16.944 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:40:16.944 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:40:16.944 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:40:16.944 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567216550/debug_resize_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4f250464]
|
|
2020-08-16 16:40:16.944 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:40:16.948 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:40:16.948 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:40:16.949 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:40:16.950 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:40:16.950 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:40:16.950 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:40:16.950 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:40:16.950 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:40:16.950 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:40:16.950 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:40:16.950 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:40:16.950 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:40:16.951 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:40:16.951 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:40:16.951 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:40:16.951 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:40:16.951 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:40:16.951 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567216550/debug_resize_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@486331ba]
|
|
2020-08-16 16:40:16.951 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:40:16.958 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:40:16.958 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:40:16.958 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:51:13.193 [main] INFO com.yuxue.Application - Starting Application on H with PID 14736 (started by 韩先生 in D:\吃饭家伙\Java\Java文件\yx-image-recognition)
|
|
2020-08-16 16:51:13.198 [main] INFO com.yuxue.Application - The following profiles are active: dev
|
|
2020-08-16 16:51:14.889 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'threadPoolConfig' of type [com.yuxue.config.ThreadPoolConfig$$EnhancerBySpringCGLIB$$16266863] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-16 16:51:15.058 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$30a3a319] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-16 16:51:15.194 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'defaultAopConfig' of type [com.yuxue.aop.DefaultAopConfig$$EnhancerBySpringCGLIB$$1aa6d63c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-16 16:51:15.202 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'resultAop' of type [org.springframework.aop.support.DefaultPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-16 16:51:16.038 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 16666 (http)
|
|
2020-08-16 16:51:16.081 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
|
2020-08-16 16:51:16.082 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.19]
|
|
2020-08-16 16:51:16.331 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
|
2020-08-16 16:51:16.424 [main] INFO o.s.boot.web.servlet.RegistrationBean - Servlet statViewServlet was not registered (possibly already registered?)
|
|
2020-08-16 16:51:16.741 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
|
2020-08-16 16:51:17.838 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'taskExecutor'
|
|
2020-08-16 16:51:18.631 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
|
2020-08-16 16:51:18.761 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed
|
|
2020-08-16 16:51:18.783 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
|
2020-08-16 16:51:18.794 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references
|
|
2020-08-16 16:51:19.066 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 16666 (http) with context path ''
|
|
2020-08-16 16:51:19.071 [main] INFO com.yuxue.Application - Started Application in 6.605 seconds (JVM running for 7.287)
|
|
2020-08-16 16:51:26.115 [http-nio-16666-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2020-08-16 16:51:26.172 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:26.172 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:26.173 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/index
|
|
2020-08-16 16:51:26.173 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:26.175 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.CommonController.indexPage
|
|
2020-08-16 16:51:26.175 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-16 16:51:26.176 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:26.184 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: home/index
|
|
2020-08-16 16:51:26.185 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:26.186 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:51:26.775 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:26.775 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:26.776 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/systemMenu/getUserMenu
|
|
2020-08-16 16:51:26.776 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:26.776 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.SystemMenuController.getUserMenu
|
|
2020-08-16 16:51:26.776 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-16 16:51:26.776 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:27.437 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: {third=java.util.stream.ReferencePipeline$2@51079b7, first=java.util.stream.ReferencePipeline$2@6a6b7e72, second=java.util.stream.ReferencePipeline$2@6309e1cd}
|
|
2020-08-16 16:51:27.438 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:27.731 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:27.732 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:27.733 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/getProcessStep
|
|
2020-08-16 16:51:27.733 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:27.733 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.getProcessStep
|
|
2020-08-16 16:51:27.733 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-16 16:51:27.734 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:27.738 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:27.738 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:27.738 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-16 16:51:27.739 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:27.740 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-16 16:51:27.740 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [null, png,jpg,jpeg]
|
|
2020-08-16 16:51:27.740 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:27.753 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: {result=99, debug_GaussianBlur=0, debug_gray=1, debug_Sobel=2, debug_threshold=3, debug_morphology=4, debug_Contours=5, debug_result=6, debug_crop=7, debug_resize=8, debug_char_threshold=9, debug_specMat=11, debug_chineseMat=12, debug_char_auxRoi=13}
|
|
2020-08-16 16:51:27.753 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:27.908 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"01_蓝牌","filePath":"D:\\PlateDetect\\01_蓝牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\01_蓝牌","isDir":true}, {"fileName":"02_黄牌","filePath":"D:\\PlateDetect\\02_黄牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\02_黄牌","isDir":true}, {"fileName":"03_绿牌","filePath":"D:\\PlateDetect\\03_绿牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\03_绿牌","isDir":true}, {"fileName":"04_多车牌","filePath":"D:\\PlateDetect\\04_多车牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\04_多车牌","isDir":true}, {"fileName":"05_夜间","filePath":"D:\\PlateDetect\\05_夜间","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\05_夜间","isDir":true}, {"fileName":"99_其他","filePath":"D:\\PlateDetect\\99_其他","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\99_其他","isDir":true}, {"fileName":"temp","filePath":"D:\\PlateDetect\\temp","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\temp","isDir":true}, {"fileName":"train","filePath":"D:\\PlateDetect\\train","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\train","isDir":true}, {"fileName":"Video","filePath":"D:\\PlateDetect\\Video","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video","isDir":true}, {"fileName":"Video_Grab","filePath":"D:\\PlateDetect\\Video_Grab","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grab","isDir":true}]
|
|
2020-08-16 16:51:27.909 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:29.315 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:29.315 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:29.315 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-16 16:51:29.315 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:29.315 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-16 16:51:29.316 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C, png,jpg,jpeg]
|
|
2020-08-16 16:51:29.316 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:29.319 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"京A·88731.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京A·88731.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京A·88731.jpg","isDir":false}, {"fileName":"京C·X8888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京C·X8888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京C·X8888.jpg","isDir":false}, {"fileName":"京H·99999.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京H·99999.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京H·99999.jpg","isDir":false}, {"fileName":"京K·M6680.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京K·M6680.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京K·M6680.jpg","isDir":false}, {"fileName":"京P·8BK60.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京P·8BK60.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京P·8BK60.jpg","isDir":false}, {"fileName":"浙A·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\浙A·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\浙A·88888.jpg","isDir":false}, {"fileName":"湘G·60009.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\湘G·60009.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\湘G·60009.jpg","isDir":false}, {"fileName":"粤B·TM529.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\粤B·TM529.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\粤B·TM529.jpg","isDir":false}, {"fileName":"苏E·6HX29.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\苏E·6HX29.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\苏E·6HX29.jpg","isDir":false}, {"fileName":"赣E·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\赣E·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\赣E·88888.jpg","isDir":false}, {"fileName":"鄂C·D3098.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鄂C·D3098.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鄂C·D3098.jpg","isDir":false}, {"fileName":"闽H·BI508.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\闽H·BI508.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\闽H·BI508.jpg","isDir":false}, {"fileName":"鲁A·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁A·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁A·88888.jpg","isDir":false}, {"fileName":"鲁B·995EQ.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁B·995EQ.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁B·995EQ.jpg","isDir":false}, {"fileName":"鲁B·QG527.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁B·QG527.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁B·QG527.jpg","isDir":false}, {"fileName":"鲁J·RW350.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁J·RW350.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁J·RW350.jpg","isDir":false}, {"fileName":"鲁K·K5555.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁K·K5555.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁K·K5555.jpg","isDir":false}, {"fileName":"黑A·B4444.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\黑A·B4444.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\黑A·B4444.jpg","isDir":false}, {"fileName":"黑A·I634I.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\黑A·I634I.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\黑A·I634I.jpg","isDir":false}]
|
|
2020-08-16 16:51:29.320 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:30.067 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:30.067 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:30.067 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:30.068 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:30.068 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 16:51:30.068 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:51:30.068 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:30.068 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:30.068 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 16:51:30.068 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACA%C2%B788731.jpg, false]
|
|
2020-08-16 16:51:30.068 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:51:30.068 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:30.068 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACA%C2%B788731.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2f1ecdd0]
|
|
2020-08-16 16:51:30.069 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:30.071 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:51:30.072 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:30.072 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:51:30.080 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=36, fileName=京A·88731.jpg, filePath=D:/PlateDetect/01_蓝牌/京A·88731.jpg, fileType=jpg, fileLength=0, plate=京A88731, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642730597/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-16 16:51:30.081 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:31.217 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:31.217 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:31.217 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 16:51:31.218 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:31.218 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 16:51:31.218 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACA%C2%B788731.jpg, true]
|
|
2020-08-16 16:51:31.218 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:33.974 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=36, fileName=京A·88731.jpg, filePath=D:/PlateDetect/01_蓝牌/京A·88731.jpg, fileType=jpg, fileLength=0, plate=京A88731, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597567891223/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3929, parentId=36, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3922, parentId=36, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3933, parentId=36, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3928, parentId=36, fileName=debug_char_contour10.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_contour10.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3932, parentId=36, fileName=debug_char_contour11.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_contour11.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3945, parentId=36, fileName=debug_char_contour12.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_contour12.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3936, parentId=36, fileName=debug_char_contour13.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_contour13.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3918, parentId=36, fileName=debug_char_contour14.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_contour14.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3931, parentId=36, fileName=debug_char_contour15.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_contour15.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3923, parentId=36, fileName=debug_char_contour16.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_contour16.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3946, parentId=36, fileName=debug_char_contour17.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_contour17.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3947, parentId=36, fileName=debug_char_contour18.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_contour18.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3948, parentId=36, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3941, parentId=36, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3940, parentId=36, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3938, parentId=36, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3935, parentId=36, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3930, parentId=36, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3937, parentId=36, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3926, parentId=36, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3917, parentId=36, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3914, parentId=36, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3912, parentId=36, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3909, parentId=36, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3910, parentId=36, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3927, parentId=36, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3919, parentId=36, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3924, parentId=36, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3921, parentId=36, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3915, parentId=36, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3920, parentId=36, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3913, parentId=36, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3934, parentId=36, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3916, parentId=36, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=3911, parentId=36, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3949, parentId=36, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3944, parentId=36, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3939, parentId=36, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3943, parentId=36, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3942, parentId=36, fileName=debug_char_auxRoi_4.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_auxRoi_4.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3925, parentId=36, fileName=debug_char_auxRoi_5.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_auxRoi_5.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3908, parentId=36, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597567891223/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=京A88731, plateColor=蓝牌, sort=99)])
|
|
2020-08-16 16:51:33.979 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.009 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:34.010 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:34.010 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:51:34.010 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:34.010 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:51:34.011 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@429d9300]
|
|
2020-08-16 16:51:34.011 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.012 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:34.014 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:34.014 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:51:34.015 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:34.015 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:51:34.016 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@23295021]
|
|
2020-08-16 16:51:34.017 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.018 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:34.018 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:34.018 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:34.018 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:51:34.018 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:34.019 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:51:34.019 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:34.019 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:34.019 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:51:34.019 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:51:34.019 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_contour11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5fb43a0c]
|
|
2020-08-16 16:51:34.019 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_contour10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4f47846]
|
|
2020-08-16 16:51:34.019 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.019 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.023 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:34.023 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:34.024 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:34.024 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:34.024 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:51:34.024 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:51:34.024 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:34.024 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:34.024 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:51:34.024 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:51:34.024 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5780cccc]
|
|
2020-08-16 16:51:34.024 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_contour12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@118cb8dc]
|
|
2020-08-16 16:51:34.024 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.024 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.025 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:51:34.026 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.026 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:51:34.028 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:51:34.029 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.029 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:51:34.036 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:51:34.037 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.037 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:51:34.043 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:51:34.043 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:51:34.043 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:51:34.043 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.043 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.043 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:51:34.044 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:51:34.043 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.044 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:51:34.048 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:34.048 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:34.048 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:51:34.048 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:34.048 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:51:34.048 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4853bd26]
|
|
2020-08-16 16:51:34.048 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.050 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:51:34.050 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.050 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:51:34.052 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:34.052 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:34.052 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:51:34.053 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:34.053 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:51:34.053 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_contour13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@10899363]
|
|
2020-08-16 16:51:34.053 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.056 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:51:34.056 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.056 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:51:34.057 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:34.058 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:34.058 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:51:34.058 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:34.058 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:51:34.058 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_contour14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3f7e0edc]
|
|
2020-08-16 16:51:34.058 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.062 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:34.062 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:34.062 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:34.062 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:34.062 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:51:34.062 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:51:34.062 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:34.062 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:34.062 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:51:34.062 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:51:34.062 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_contour16.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1023d0e9]
|
|
2020-08-16 16:51:34.063 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.062 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_contour15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1927b2b1]
|
|
2020-08-16 16:51:34.063 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.072 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:34.072 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:34.072 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:51:34.072 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:34.072 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:51:34.072 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_contour17.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5c1b4968]
|
|
2020-08-16 16:51:34.072 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.076 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:34.076 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:34.076 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:51:34.076 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:34.076 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:51:34.077 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7e1366b0]
|
|
2020-08-16 16:51:34.077 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.076 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:34.077 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:34.077 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:51:34.078 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:34.078 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:51:34.078 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:51:34.078 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.078 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_contour18.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4166202d]
|
|
2020-08-16 16:51:34.078 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:51:34.078 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:51:34.078 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.078 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:51:34.078 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.082 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:51:34.083 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.083 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:51:34.088 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:34.088 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:34.088 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:51:34.088 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:34.089 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:51:34.088 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:34.089 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:34.089 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5e8f5424]
|
|
2020-08-16 16:51:34.089 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:51:34.089 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.089 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:34.089 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:51:34.090 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3026b7d0]
|
|
2020-08-16 16:51:34.090 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.091 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:51:34.092 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.092 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:51:34.098 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:34.098 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:34.098 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:51:34.098 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:34.098 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:51:34.098 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@498b9e48]
|
|
2020-08-16 16:51:34.099 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.102 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:34.103 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:34.103 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:51:34.103 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:34.103 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:51:34.103 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1ce0fe16]
|
|
2020-08-16 16:51:34.103 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.108 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:51:34.108 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.108 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:51:34.112 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:51:34.112 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.112 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:51:34.113 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:51:34.113 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.113 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:51:34.113 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:51:34.115 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.115 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:51:34.115 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:51:34.115 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.115 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:51:34.118 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:51:34.118 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.118 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:51:34.122 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:34.122 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:34.122 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:51:34.122 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:34.122 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:51:34.122 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_contour8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4883cb20]
|
|
2020-08-16 16:51:34.122 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.131 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:34.131 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:34.131 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:51:34.131 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:34.131 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:34.131 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:51:34.131 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6e44cac5]
|
|
2020-08-16 16:51:34.131 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:34.131 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.131 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:51:34.131 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:34.132 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:51:34.132 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2deeaa34]
|
|
2020-08-16 16:51:34.132 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.133 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:34.133 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:34.133 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:51:34.133 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:34.133 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:51:34.133 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7c0413d3]
|
|
2020-08-16 16:51:34.133 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.135 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:34.135 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:34.135 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:34.135 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:34.135 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:51:34.135 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:51:34.135 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:34.135 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:34.135 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:51:34.135 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:51:34.135 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@f8e173a]
|
|
2020-08-16 16:51:34.135 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@108559]
|
|
2020-08-16 16:51:34.135 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.136 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.137 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:51:34.138 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.138 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:51:34.142 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:51:34.142 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.142 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:51:34.146 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:34.147 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:34.147 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:51:34.147 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:34.147 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:51:34.147 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@105ef95b]
|
|
2020-08-16 16:51:34.147 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.147 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:51:34.147 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.148 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:51:34.150 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:34.151 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:34.151 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:51:34.151 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:34.151 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:51:34.151 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1ce4a0d2]
|
|
2020-08-16 16:51:34.151 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.152 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:51:34.152 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.152 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:51:34.153 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:51:34.153 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.153 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:51:34.161 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:51:34.162 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.162 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:51:34.165 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:34.161 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:34.165 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:34.165 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:51:34.165 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:34.165 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:51:34.165 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@40ae6462]
|
|
2020-08-16 16:51:34.165 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.171 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:34.172 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:34.172 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:51:34.172 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:34.172 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:51:34.172 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@64897c9]
|
|
2020-08-16 16:51:34.172 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.165 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:34.174 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:51:34.174 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:34.174 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:51:34.174 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2d335633]
|
|
2020-08-16 16:51:34.174 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.178 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:34.178 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:34.178 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:51:34.178 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:34.178 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:51:34.178 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2d9c22c1]
|
|
2020-08-16 16:51:34.179 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.179 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:51:34.180 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.180 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:51:34.188 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:51:34.188 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.188 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:51:34.194 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:51:34.194 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.194 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:51:34.195 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:51:34.195 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.196 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:51:34.203 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:34.203 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:34.203 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:51:34.203 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:34.203 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:51:34.203 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2147a74e]
|
|
2020-08-16 16:51:34.203 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.211 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:34.211 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:34.211 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:34.211 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:34.211 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:51:34.211 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:51:34.211 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:34.211 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:34.211 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:51:34.211 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:51:34.211 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@29836632]
|
|
2020-08-16 16:51:34.211 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@29d13b51]
|
|
2020-08-16 16:51:34.211 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.211 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.216 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:51:34.216 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.216 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:51:34.216 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:51:34.217 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.217 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:34.217 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:51:34.217 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:34.218 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:51:34.218 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:34.218 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:51:34.218 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5bea37f1]
|
|
2020-08-16 16:51:34.218 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.228 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:34.228 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:34.228 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:34.228 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:34.228 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:51:34.228 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:51:34.228 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:34.228 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:51:34.228 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:34.229 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5e232d3a]
|
|
2020-08-16 16:51:34.229 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:51:34.229 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.229 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@21a58058]
|
|
2020-08-16 16:51:34.229 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.231 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:51:34.231 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.231 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:51:34.236 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:51:34.237 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.238 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:51:34.238 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.238 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:51:34.238 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:51:34.241 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:34.241 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:34.241 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:51:34.241 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:34.241 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:51:34.242 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@720e2418]
|
|
2020-08-16 16:51:34.242 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.246 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:51:34.246 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.246 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:51:34.246 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:51:34.248 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:34.248 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:34.248 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:51:34.248 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:34.248 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:51:34.248 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@16998098]
|
|
2020-08-16 16:51:34.248 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.246 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.249 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:51:34.258 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:34.258 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:34.258 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:51:34.258 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:34.258 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:51:34.258 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@72cb3af9]
|
|
2020-08-16 16:51:34.258 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.267 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:51:34.267 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:51:34.267 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.268 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.268 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:51:34.268 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:51:34.275 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:34.275 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:34.275 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:51:34.275 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:34.275 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:51:34.275 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_auxRoi_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@74f7bdaf]
|
|
2020-08-16 16:51:34.275 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.285 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:34.285 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:34.285 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:51:34.285 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:34.285 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:51:34.285 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_auxRoi_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5f13071c]
|
|
2020-08-16 16:51:34.285 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.288 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 16:51:34.288 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:51:34.288 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 16:51:34.288 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.288 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 16:51:34.288 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:51:34.288 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 16:51:34.288 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 16:51:34.289 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_auxRoi_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5d3c75ed]
|
|
2020-08-16 16:51:34.289 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.293 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:51:34.293 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.293 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:51:34.305 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:51:34.305 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.305 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:51:34.306 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:51:34.306 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.307 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 16:51:34.310 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 16:51:34.310 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 16:51:34.310 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:04:59.982 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:04:59.983 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:04:59.983 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-16 17:04:59.983 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:04:59.983 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-16 17:04:59.983 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab, png,jpg,jpeg]
|
|
2020-08-16 17:04:59.983 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:04:59.985 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"Temp","filePath":"D:\\PlateDetect\\Video_Grab\\Temp","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\Temp","isDir":true}, {"fileName":"云AKMQPG.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\云AKMQPG.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\云AKMQPG.jpg","isDir":false}, {"fileName":"宁G2APZ6.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\宁G2APZ6.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\宁G2APZ6.jpg","isDir":false}, {"fileName":"宁L.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\宁L.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\宁L.jpg","isDir":false}, {"fileName":"宁PX1R7Z.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\宁PX1R7Z.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\宁PX1R7Z.jpg","isDir":false}, {"fileName":"宁WPN115.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\宁WPN115.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\宁WPN115.jpg","isDir":false}, {"fileName":"川LV1LUZ.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\川LV1LUZ.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\川LV1LUZ.jpg","isDir":false}, {"fileName":"川YRX1X5.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\川YRX1X5.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\川YRX1X5.jpg","isDir":false}, {"fileName":"沪KUHKJ7.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\沪KUHKJ7.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\沪KUHKJ7.jpg","isDir":false}, {"fileName":"沪X11315.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\沪X11315.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\沪X11315.jpg","isDir":false}, {"fileName":"渝F6.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\渝F6.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\渝F6.jpg","isDir":false}, {"fileName":"琼A111MF.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼A111MF.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼A111MF.jpg","isDir":false}, {"fileName":"琼A111V6.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼A111V6.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼A111V6.jpg","isDir":false}, {"fileName":"琼A11411.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼A11411.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼A11411.jpg","isDir":false}, {"fileName":"琼A2P711.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼A2P711.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼A2P711.jpg","isDir":false}, {"fileName":"琼F1XYN1.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼F1XYN1.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼F1XYN1.jpg","isDir":false}, {"fileName":"琼HGDGMZ.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼HGDGMZ.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼HGDGMZ.jpg","isDir":false}, {"fileName":"琼J1VG95.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼J1VG95.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼J1VG95.jpg","isDir":false}, {"fileName":"琼J1WWX1.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼J1WWX1.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼J1WWX1.jpg","isDir":false}, {"fileName":"琼JJGA1N.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼JJGA1N.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼JJGA1N.jpg","isDir":false}, {"fileName":"琼JQ111Y.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼JQ111Y.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼JQ111Y.jpg","isDir":false}, {"fileName":"琼JX59HZ.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼JX59HZ.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼JX59HZ.jpg","isDir":false}, {"fileName":"琼L1VQVM.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼L1VQVM.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼L1VQVM.jpg","isDir":false}, {"fileName":"琼LHT1W1.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼LHT1W1.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼LHT1W1.jpg","isDir":false}, {"fileName":"琼M.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼M.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼M.jpg","isDir":false}, {"fileName":"琼P11XK1.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼P11XK1.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼P11XK1.jpg","isDir":false}, {"fileName":"琼Q61HRM.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼Q61HRM.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼Q61HRM.jpg","isDir":false}, {"fileName":"琼R11CWA.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼R11CWA.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼R11CWA.jpg","isDir":false}, {"fileName":"琼U7M3FK.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼U7M3FK.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼U7M3FK.jpg","isDir":false}, {"fileName":"琼W1111A.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼W1111A.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼W1111A.jpg","isDir":false}, {"fileName":"琼W21A.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼W21A.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼W21A.jpg","isDir":false}, {"fileName":"琼WVAAFR.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼WVAAFR.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼WVAAFR.jpg","isDir":false}, {"fileName":"琼XS1VRQ.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼XS1VRQ.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼XS1VRQ.jpg","isDir":false}, {"fileName":"琼Y11U10.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼Y11U10.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼Y11U10.jpg","isDir":false}, {"fileName":"琼Y9AWN1.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼Y9AWN1.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼Y9AWN1.jpg","isDir":false}, {"fileName":"琼Z.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼Z.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼Z.jpg","isDir":false}, {"fileName":"琼ZWWHJ2.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\琼ZWWHJ2.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\琼ZWWHJ2.jpg","isDir":false}, {"fileName":"贵M5WJJ1.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\贵M5WJJ1.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\贵M5WJJ1.jpg","isDir":false}, {"fileName":"辽WE81.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\辽WE81.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\辽WE81.jpg","isDir":false}, {"fileName":"闽VW1BF.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\闽VW1BF.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\闽VW1BF.jpg","isDir":false}, {"fileName":"鲁N1K91X.jpg","filePath":"D:\\PlateDetect\\Video_Grab\\鲁N1K91X.jpg","pid":"D:\\PlateDetect\\Video_Grab","id":"D:\\PlateDetect\\Video_Grab\\鲁N1K91X.jpg","isDir":false}]
|
|
2020-08-16 17:04:59.985 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.188 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:02.189 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:02.189 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 17:05:02.189 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:02.189 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 17:05:02.189 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:02.189 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E5%AE%81G2APZ6.jpg, false]
|
|
2020-08-16 17:05:02.189 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:02.189 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.189 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:02.189 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:02.189 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:02.189 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E5%AE%81G2APZ6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@441852a6]
|
|
2020-08-16 17:05:02.189 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.189 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:02.189 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.189 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:02.199 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=138, fileName=宁G2APZ6.jpg, filePath=D:/PlateDetect/Video_Grab/宁G2APZ6.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 08:38:14, tempPath=D:/PlateDetect/temp/1597567094112/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3461, parentId=138, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3478, parentId=138, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3476, parentId=138, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3474, parentId=138, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3460, parentId=138, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3467, parentId=138, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3485, parentId=138, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3465, parentId=138, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3472, parentId=138, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3466, parentId=138, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3480, parentId=138, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3487, parentId=138, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3468, parentId=138, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3463, parentId=138, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3464, parentId=138, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3462, parentId=138, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3473, parentId=138, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3470, parentId=138, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3469, parentId=138, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3471, parentId=138, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3486, parentId=138, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3459, parentId=138, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=3484, parentId=138, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3479, parentId=138, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3477, parentId=138, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3481, parentId=138, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3483, parentId=138, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3475, parentId=138, fileName=debug_char_auxRoi_4.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_char_auxRoi_4.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3482, parentId=138, fileName=debug_char_auxRoi_5.jpg, filePath=D:/PlateDetect/temp/1597567094112/debug_char_auxRoi_5.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3458, parentId=138, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597567094112/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 08:38:14, recoPlate=津M560T, plateColor=蓝牌, sort=99)])
|
|
2020-08-16 17:05:02.200 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.217 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:02.218 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:02.218 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:02.218 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:02.218 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:02.218 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@15668e6d]
|
|
2020-08-16 17:05:02.219 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.219 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:02.219 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:02.219 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:02.219 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.220 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:02.220 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:02.220 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:02.220 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:02.220 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3b0f8bb1]
|
|
2020-08-16 17:05:02.220 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.220 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:02.221 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.221 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:02.223 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:02.223 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:02.223 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:02.223 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:02.224 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:02.224 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6cd3a00f]
|
|
2020-08-16 17:05:02.224 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.225 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:02.225 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:02.225 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:02.225 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.225 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:02.225 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:02.225 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:02.225 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:02.225 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:02.225 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:02.225 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:02.225 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:02.225 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2f8fb81d]
|
|
2020-08-16 17:05:02.225 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@56416ef0]
|
|
2020-08-16 17:05:02.225 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.225 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.225 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:02.226 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:02.226 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.226 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:02.226 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:02.226 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:02.226 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:02.226 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:02.226 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:02.226 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.226 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:02.226 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:02.227 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5d3d6186]
|
|
2020-08-16 17:05:02.227 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.227 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:02.227 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.227 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:02.230 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:02.230 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:02.231 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:02.231 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:02.231 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:02.231 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3099b8c1]
|
|
2020-08-16 17:05:02.231 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.231 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:02.231 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.231 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:02.237 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:02.237 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:02.237 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:02.237 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:02.239 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:02.239 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:02.239 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:02.239 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:02.239 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:02.239 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:02.239 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:02.239 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:02.239 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:02.239 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:02.238 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:02.239 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@77a6a333]
|
|
2020-08-16 17:05:02.239 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3b305503]
|
|
2020-08-16 17:05:02.239 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3e268a57]
|
|
2020-08-16 17:05:02.239 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.239 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.239 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.240 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:02.240 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:02.240 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:02.240 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:02.240 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:02.240 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:02.240 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:02.240 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@721539bb]
|
|
2020-08-16 17:05:02.240 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.240 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.240 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.240 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:02.240 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:02.240 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:02.240 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:02.240 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.240 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.241 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:02.241 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:02.241 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:02.242 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:02.242 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:02.242 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:02.242 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1f19145b]
|
|
2020-08-16 17:05:02.242 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.241 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:02.243 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:02.243 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.244 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:02.245 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:02.246 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:02.246 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:02.246 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:02.246 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:02.246 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6d3c538e]
|
|
2020-08-16 17:05:02.246 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.247 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:02.247 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.247 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:02.259 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:02.259 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:02.260 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:02.260 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:02.260 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:02.260 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2a12020b]
|
|
2020-08-16 17:05:02.260 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.260 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:02.260 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.260 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:02.263 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:02.263 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:02.263 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:02.263 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:02.263 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:02.263 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@a876560]
|
|
2020-08-16 17:05:02.263 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.264 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:02.264 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.264 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:02.265 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:02.265 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:02.265 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:02.265 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:02.265 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:02.265 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6c1d4eb7]
|
|
2020-08-16 17:05:02.265 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.266 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:02.266 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.266 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:02.266 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:02.267 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:02.267 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:02.267 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:02.267 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:02.267 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:02.267 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:02.267 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:02.267 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:02.267 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:02.267 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3d3238cd]
|
|
2020-08-16 17:05:02.267 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@25f50944]
|
|
2020-08-16 17:05:02.267 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.267 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.268 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:02.268 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:02.268 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.268 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.268 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:02.268 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:02.268 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:02.268 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:02.269 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:02.269 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:02.269 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:02.269 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@30ab1a00]
|
|
2020-08-16 17:05:02.269 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.270 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:02.270 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.270 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:02.274 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:02.275 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:02.275 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:02.275 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:02.275 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:02.275 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5124dec]
|
|
2020-08-16 17:05:02.275 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.276 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:02.276 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.276 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:02.277 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:02.277 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:02.277 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:02.277 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:02.277 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:02.277 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2f08773f]
|
|
2020-08-16 17:05:02.278 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.279 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:02.279 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.279 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:02.279 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:02.279 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:02.280 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:02.280 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:02.280 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:02.280 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@535e53a6]
|
|
2020-08-16 17:05:02.280 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.280 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:02.281 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.281 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:02.282 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:02.282 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:02.282 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:02.282 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:02.282 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:02.282 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:02.282 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@66dbbdb4]
|
|
2020-08-16 17:05:02.282 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.283 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:02.283 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.283 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:02.282 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:02.286 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:02.286 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:02.286 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:02.286 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:02.287 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1b2760ac]
|
|
2020-08-16 17:05:02.287 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:02.287 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.287 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:02.287 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:02.287 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:02.287 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@555ae7b4]
|
|
2020-08-16 17:05:02.287 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.287 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:02.287 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.287 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:02.288 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:02.288 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.288 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:02.291 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:02.291 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:02.291 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:02.291 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:02.291 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:02.291 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:02.292 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:02.292 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:02.292 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1caecf18]
|
|
2020-08-16 17:05:02.292 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:02.292 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.292 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:02.292 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@78cacdb7]
|
|
2020-08-16 17:05:02.292 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.292 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:02.292 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:02.292 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.292 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.292 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:02.292 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:02.294 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:02.295 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:02.295 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:02.295 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:02.295 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:02.295 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:02.295 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:02.295 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:02.295 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:02.295 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:02.295 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_char_auxRoi_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1605c160]
|
|
2020-08-16 17:05:02.295 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_char_auxRoi_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@46e91155]
|
|
2020-08-16 17:05:02.295 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.295 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.296 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:02.296 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.296 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:02.297 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:02.298 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.298 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:02.300 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:02.300 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:02.300 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:02.300 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:02.301 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:02.301 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567094112/debug_char_auxRoi_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5d75e870]
|
|
2020-08-16 17:05:02.301 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.301 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:02.301 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:02.301 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:03.672 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:03.672 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:03.672 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:03.672 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:03.672 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 17:05:03.672 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:03.672 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:03.672 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 17:05:03.672 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:03.672 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E5%AE%81L.jpg, false]
|
|
2020-08-16 17:05:03.672 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:03.673 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.673 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E5%AE%81L.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@56d7f88d]
|
|
2020-08-16 17:05:03.673 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.673 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:03.673 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.673 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:03.681 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=145, fileName=宁L.jpg, filePath=D:/PlateDetect/Video_Grab/宁L.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 08:38:37, tempPath=D:/PlateDetect/temp/1597567117176/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3707, parentId=145, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3692, parentId=145, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3693, parentId=145, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3713, parentId=145, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3711, parentId=145, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3704, parentId=145, fileName=debug_crop_10.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_crop_10.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3709, parentId=145, fileName=debug_crop_11.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_crop_11.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3708, parentId=145, fileName=debug_crop_12.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_crop_12.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3703, parentId=145, fileName=debug_crop_13.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_crop_13.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3714, parentId=145, fileName=debug_crop_14.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_crop_14.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3712, parentId=145, fileName=debug_crop_15.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_crop_15.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3710, parentId=145, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3706, parentId=145, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3701, parentId=145, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3690, parentId=145, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3705, parentId=145, fileName=debug_crop_7.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_crop_7.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3702, parentId=145, fileName=debug_crop_9.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_crop_9.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3688, parentId=145, fileName=debug_resize_10.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_resize_10.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3691, parentId=145, fileName=debug_resize_12.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_resize_12.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3687, parentId=145, fileName=debug_resize_13.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_resize_13.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3698, parentId=145, fileName=debug_resize_14.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_resize_14.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3694, parentId=145, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3700, parentId=145, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3699, parentId=145, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3696, parentId=145, fileName=debug_resize_6.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_resize_6.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3695, parentId=145, fileName=debug_resize_7.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_resize_7.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3689, parentId=145, fileName=debug_resize_8.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_resize_8.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3697, parentId=145, fileName=debug_resize_9.jpg, filePath=D:/PlateDetect/temp/1597567117176/debug_resize_9.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:37, recoPlate=, plateColor=, sort=8)])
|
|
2020-08-16 17:05:03.681 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.697 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:03.697 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:03.697 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:03.697 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:03.697 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:03.697 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1c0a7c51]
|
|
2020-08-16 17:05:03.697 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.698 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:03.698 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.698 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:03.700 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:03.701 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:03.701 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:03.701 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:03.701 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:03.701 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@58f01a07]
|
|
2020-08-16 17:05:03.701 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.701 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:03.703 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:03.703 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:03.703 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:03.703 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:03.703 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:03.703 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:03.703 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:03.703 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:03.703 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:03.703 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7747d0ee]
|
|
2020-08-16 17:05:03.703 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@46e74c5e]
|
|
2020-08-16 17:05:03.703 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.703 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.703 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:03.703 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.704 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:03.704 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:03.704 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:03.704 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:03.704 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:03.704 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:03.704 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.704 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.704 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:03.704 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:03.704 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:03.704 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:03.704 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_crop_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2e0a2b14]
|
|
2020-08-16 17:05:03.704 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.705 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:03.705 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.705 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:03.705 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:03.705 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:03.705 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:03.705 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:03.705 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:03.705 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7c6c951]
|
|
2020-08-16 17:05:03.706 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.706 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:03.706 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.706 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:03.721 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:03.722 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:03.721 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:03.722 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:03.722 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:03.722 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:03.722 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:03.722 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:03.722 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_crop_11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4bee0bbe]
|
|
2020-08-16 17:05:03.722 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:03.722 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.722 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:03.722 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_crop_12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7d5e5b3c]
|
|
2020-08-16 17:05:03.722 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.722 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:03.722 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.723 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:03.723 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:03.723 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:03.723 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:03.723 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:03.723 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:03.723 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:03.723 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.723 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_crop_13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@f0efe97]
|
|
2020-08-16 17:05:03.723 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:03.723 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.724 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:03.724 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:03.724 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:03.724 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:03.724 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:03.724 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_crop_14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5f7a6421]
|
|
2020-08-16 17:05:03.724 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.724 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:03.724 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.724 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:03.724 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:03.725 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.725 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:03.732 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:03.733 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:03.733 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:03.733 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:03.733 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:03.733 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:03.733 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:03.733 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_crop_15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3bcbe6f9]
|
|
2020-08-16 17:05:03.733 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:03.733 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.733 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:03.733 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:03.733 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@714c21c2]
|
|
2020-08-16 17:05:03.734 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.734 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:03.734 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.734 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:03.734 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:03.734 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.734 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:03.740 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:03.740 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:03.740 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:03.740 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:03.740 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:03.740 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:03.740 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:03.740 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:03.740 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:03.740 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:03.740 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:03.740 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:03.740 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:03.741 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:03.741 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:03.741 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@188d4e02]
|
|
2020-08-16 17:05:03.741 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.741 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:03.740 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@67d3a709]
|
|
2020-08-16 17:05:03.741 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:03.741 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.742 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:03.742 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.742 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:03.741 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_crop_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4053881b]
|
|
2020-08-16 17:05:03.742 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.741 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:03.743 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:03.743 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:03.743 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.743 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:03.743 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:03.743 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:03.743 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.743 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@a6d1e54]
|
|
2020-08-16 17:05:03.743 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:03.743 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.744 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:03.745 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.745 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:03.748 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:03.748 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:03.748 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:03.748 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:03.748 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:03.748 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:03.748 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:03.748 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:03.748 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:03.748 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:03.748 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_crop_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7af3cbc6]
|
|
2020-08-16 17:05:03.748 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_resize_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@30554748]
|
|
2020-08-16 17:05:03.748 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.748 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.749 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:03.749 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.749 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:03.749 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:03.749 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.749 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:03.753 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:03.753 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:03.753 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:03.753 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:03.753 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:03.753 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_resize_12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5055ec63]
|
|
2020-08-16 17:05:03.754 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.754 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:03.754 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:03.754 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:03.754 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:03.754 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:03.754 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:03.754 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:03.754 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.754 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:03.754 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:03.755 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_resize_14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@367967ed]
|
|
2020-08-16 17:05:03.755 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.755 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:03.755 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:03.755 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:03.755 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_resize_13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@570b913]
|
|
2020-08-16 17:05:03.755 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:03.755 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.755 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.756 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:03.757 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:03.757 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.757 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:03.759 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:03.759 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:03.759 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:03.759 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:03.759 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:03.759 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@33b1abe3]
|
|
2020-08-16 17:05:03.759 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.760 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:03.760 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.760 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:03.760 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:03.760 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:03.761 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:03.761 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:03.761 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:03.761 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:03.761 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@173ff786]
|
|
2020-08-16 17:05:03.761 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.761 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:03.762 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:03.762 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:03.762 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:03.763 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1ee3c352]
|
|
2020-08-16 17:05:03.763 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:03.763 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.763 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.763 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:03.763 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:03.763 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.763 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:03.765 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:03.765 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:03.766 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:03.766 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:03.766 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:03.766 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_resize_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3c5082a9]
|
|
2020-08-16 17:05:03.766 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.766 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:03.766 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.766 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:03.767 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:03.767 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:03.767 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:03.767 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:03.767 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:03.767 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:03.767 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:03.767 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_resize_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@51c4cc2b]
|
|
2020-08-16 17:05:03.767 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.767 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:03.767 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:03.767 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:03.767 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_resize_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@373dc7cd]
|
|
2020-08-16 17:05:03.767 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.767 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:03.767 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.767 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:03.767 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:03.768 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.768 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:03.769 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:03.770 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:03.770 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:03.770 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:03.770 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:03.770 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567117176/debug_resize_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@323061b1]
|
|
2020-08-16 17:05:03.770 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.770 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:03.770 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:03.770 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:04.332 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:04.332 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:04.332 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 17:05:04.332 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:04.332 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 17:05:04.332 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E5%AE%81PX1R7Z.jpg, false]
|
|
2020-08-16 17:05:04.332 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:04.332 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:04.332 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:04.332 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:04.332 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:04.332 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:04.332 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E5%AE%81PX1R7Z.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5cc5a835]
|
|
2020-08-16 17:05:04.332 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:04.333 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:04.333 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:04.333 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:04.342 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=139, fileName=宁PX1R7Z.jpg, filePath=D:/PlateDetect/Video_Grab/宁PX1R7Z.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 08:38:17, tempPath=D:/PlateDetect/temp/1597567097094/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3500, parentId=139, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597567097094/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 08:38:17, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3498, parentId=139, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597567097094/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 08:38:17, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3496, parentId=139, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597567097094/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 08:38:17, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3503, parentId=139, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597567097094/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 08:38:17, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3502, parentId=139, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597567097094/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3494, parentId=139, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597567097094/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3499, parentId=139, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597567097094/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3493, parentId=139, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597567097094/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3489, parentId=139, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597567097094/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3501, parentId=139, fileName=debug_crop_6.jpg, filePath=D:/PlateDetect/temp/1597567097094/debug_crop_6.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3490, parentId=139, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597567097094/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:17, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3488, parentId=139, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597567097094/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:17, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3492, parentId=139, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597567097094/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:17, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3497, parentId=139, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597567097094/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:17, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3495, parentId=139, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597567097094/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:17, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3491, parentId=139, fileName=debug_resize_6.jpg, filePath=D:/PlateDetect/temp/1597567097094/debug_resize_6.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:17, recoPlate=, plateColor=, sort=8)])
|
|
2020-08-16 17:05:04.342 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:04.356 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:04.356 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:04.356 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:04.356 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:04.356 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:04.356 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:04.356 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:04.356 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:04.356 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:04.356 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:04.356 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567097094/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5ba2cc8f]
|
|
2020-08-16 17:05:04.356 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567097094/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@24921978]
|
|
2020-08-16 17:05:04.357 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:04.357 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:04.357 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:04.357 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:04.357 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:04.357 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:04.357 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:04.357 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:04.356 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:04.357 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:04.358 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:04.357 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:04.358 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:04.358 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567097094/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@562b7005]
|
|
2020-08-16 17:05:04.358 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:04.358 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:04.358 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:04.358 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567097094/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@12d947e1]
|
|
2020-08-16 17:05:04.358 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:04.358 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:04.358 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:04.358 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:04.358 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:04.358 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:04.358 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:04.358 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567097094/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@cfc5f40]
|
|
2020-08-16 17:05:04.358 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:04.358 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:04.358 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:04.358 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:04.358 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:04.358 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:04.358 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:04.358 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:04.358 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:04.358 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:04.358 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:04.358 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:04.358 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:04.358 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:04.358 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:04.358 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:04.358 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567097094/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2ee91f8c]
|
|
2020-08-16 17:05:04.358 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:04.358 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:04.360 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:04.360 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:04.361 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:04.373 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:04.373 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:04.373 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:04.373 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:04.373 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:04.373 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567097094/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6001c3a]
|
|
2020-08-16 17:05:04.373 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:04.374 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:04.374 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:04.374 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:04.375 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:04.375 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:04.375 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:04.375 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:04.375 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:04.375 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567097094/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@52286941]
|
|
2020-08-16 17:05:04.375 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:04.375 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:04.376 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:04.376 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:04.376 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:04.376 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:04.376 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:04.376 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567097094/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6a4865d2]
|
|
2020-08-16 17:05:04.376 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:04.376 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:04.376 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:04.376 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:04.376 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:04.377 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:04.377 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:04.377 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567097094/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6ea06c58]
|
|
2020-08-16 17:05:04.376 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:04.377 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:04.377 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:04.377 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:04.377 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:04.377 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:04.377 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:04.377 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:04.377 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:04.377 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:04.377 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:04.377 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:04.378 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567097094/debug_crop_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3c08c8d9]
|
|
2020-08-16 17:05:04.378 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:04.378 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:04.378 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:04.378 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:04.378 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:04.378 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:04.378 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:04.378 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567097094/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5acf5fb1]
|
|
2020-08-16 17:05:04.378 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:04.378 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:04.378 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:04.378 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:04.379 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:04.380 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:04.380 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:04.381 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:04.381 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:04.382 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:04.382 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:04.382 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:04.382 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567097094/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4de89ef7]
|
|
2020-08-16 17:05:04.382 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:04.382 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:04.383 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:04.383 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:04.388 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:04.388 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:04.388 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:04.388 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:04.388 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:04.388 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:04.388 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:04.388 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567097094/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@12aba7b5]
|
|
2020-08-16 17:05:04.388 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:04.388 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:04.388 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:04.389 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:04.389 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:04.389 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:04.389 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:04.389 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:04.389 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:04.389 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:04.389 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567097094/debug_resize_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5ce6b90d]
|
|
2020-08-16 17:05:04.389 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:04.389 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:04.389 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:04.389 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567097094/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1b960e1e]
|
|
2020-08-16 17:05:04.389 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:04.390 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:04.390 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:04.390 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:04.390 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:04.390 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:04.390 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.036 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.036 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.036 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.036 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.036 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.036 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 17:05:05.036 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.036 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.036 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.036 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 17:05:05.037 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E5%AE%81WPN115.jpg, false]
|
|
2020-08-16 17:05:05.037 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E5%AE%81WPN115.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3630b1d3]
|
|
2020-08-16 17:05:05.037 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.037 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.037 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.037 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.037 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.046 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=140, fileName=宁WPN115.jpg, filePath=D:/PlateDetect/Video_Grab/宁WPN115.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 08:38:19, tempPath=D:/PlateDetect/temp/1597567099167/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3532, parentId=140, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3529, parentId=140, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3537, parentId=140, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3534, parentId=140, fileName=debug_char_contour10.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_contour10.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3525, parentId=140, fileName=debug_char_contour11.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_contour11.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3509, parentId=140, fileName=debug_char_contour12.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_contour12.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3516, parentId=140, fileName=debug_char_contour13.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_contour13.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3538, parentId=140, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3539, parentId=140, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3522, parentId=140, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3535, parentId=140, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3530, parentId=140, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3520, parentId=140, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3514, parentId=140, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3527, parentId=140, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3508, parentId=140, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3524, parentId=140, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3511, parentId=140, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3505, parentId=140, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3513, parentId=140, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3507, parentId=140, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3510, parentId=140, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3521, parentId=140, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3518, parentId=140, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3517, parentId=140, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3515, parentId=140, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3531, parentId=140, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=3506, parentId=140, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3533, parentId=140, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3526, parentId=140, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3523, parentId=140, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3528, parentId=140, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3519, parentId=140, fileName=debug_char_auxRoi_4.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_auxRoi_4.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3512, parentId=140, fileName=debug_char_auxRoi_5.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_auxRoi_5.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3536, parentId=140, fileName=debug_char_auxRoi_6.jpg, filePath=D:/PlateDetect/temp/1597567099167/debug_char_auxRoi_6.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3504, parentId=140, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597567099167/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 08:38:19, recoPlate=宁AM560T, plateColor=蓝牌, sort=99)])
|
|
2020-08-16 17:05:05.047 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.061 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.061 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.061 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.062 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.062 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.062 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.062 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.062 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@8b54971]
|
|
2020-08-16 17:05:05.062 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.063 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.063 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.063 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.063 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.063 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.063 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1431656a]
|
|
2020-08-16 17:05:05.063 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.062 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.064 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.064 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.064 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@785e4f1]
|
|
2020-08-16 17:05:05.064 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.065 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.065 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.065 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.065 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.065 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.065 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.065 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.065 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.065 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_char_contour10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@322400a9]
|
|
2020-08-16 17:05:05.065 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.065 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.066 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.066 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.066 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.066 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_char_contour11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@356a2b9b]
|
|
2020-08-16 17:05:05.066 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.066 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.066 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.066 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.066 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.066 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.066 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.066 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.066 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.066 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.066 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.066 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.066 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.066 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.067 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.067 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_char_contour12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@69525374]
|
|
2020-08-16 17:05:05.067 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.067 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.067 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.067 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.066 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.066 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.068 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.068 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.077 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.077 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.077 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.077 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.077 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.077 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2f9c613]
|
|
2020-08-16 17:05:05.077 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.078 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.078 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.079 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.079 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.079 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.079 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.079 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.080 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.080 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.080 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_char_contour13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5c9f0890]
|
|
2020-08-16 17:05:05.080 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.080 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.080 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.080 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.080 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.080 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4b0beef7]
|
|
2020-08-16 17:05:05.080 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.080 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.081 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.081 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.081 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.081 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.081 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.081 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.081 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.081 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6e0c349]
|
|
2020-08-16 17:05:05.081 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.081 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.081 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.081 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.081 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.081 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.081 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.082 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.082 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.082 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.082 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.082 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.082 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3ca98b1c]
|
|
2020-08-16 17:05:05.082 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.083 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.083 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.083 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.083 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.083 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.083 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.083 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.084 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.084 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2b4d32bc]
|
|
2020-08-16 17:05:05.084 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.084 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.084 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.084 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.090 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.090 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.090 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.090 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.090 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.090 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@665a72d9]
|
|
2020-08-16 17:05:05.090 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.091 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.091 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.091 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.091 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.091 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.091 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.091 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@b52c34c]
|
|
2020-08-16 17:05:05.091 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.091 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.092 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.092 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.092 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.092 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_char_contour8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3552b404]
|
|
2020-08-16 17:05:05.092 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.092 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.092 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.092 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.092 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.092 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.092 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.094 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.095 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.095 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.095 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.095 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.095 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.095 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@741b00b1]
|
|
2020-08-16 17:05:05.095 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.096 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.094 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.096 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.096 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.096 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.096 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.094 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.096 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.098 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.099 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.099 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.099 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.099 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.095 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.099 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@58c0ee6c]
|
|
2020-08-16 17:05:05.099 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.099 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.096 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.100 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.100 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.099 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.100 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.100 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@12402028]
|
|
2020-08-16 17:05:05.100 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.100 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.100 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.101 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.101 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.101 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.101 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6b7eba8f]
|
|
2020-08-16 17:05:05.101 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.101 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.102 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.103 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.103 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.103 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.103 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.103 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.103 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.103 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2c4ce88f]
|
|
2020-08-16 17:05:05.103 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.103 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.104 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.104 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.105 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.110 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.110 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.110 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.110 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.110 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.110 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6d998a16]
|
|
2020-08-16 17:05:05.110 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.111 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.111 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.111 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.119 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.119 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.119 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.119 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.119 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.119 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4d3e5d26]
|
|
2020-08-16 17:05:05.119 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.119 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.120 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.120 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.121 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.121 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.121 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.122 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.122 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.122 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3a7e73a3]
|
|
2020-08-16 17:05:05.122 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.122 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.122 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.122 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.125 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.125 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.125 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.125 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.125 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.125 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@8b2270d]
|
|
2020-08-16 17:05:05.126 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.126 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.126 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.126 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.126 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.126 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.126 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.126 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.126 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.126 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1bf220f]
|
|
2020-08-16 17:05:05.126 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.126 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.126 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.126 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6a25ff00]
|
|
2020-08-16 17:05:05.126 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.126 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.127 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.127 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.127 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.127 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.127 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.127 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.127 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.128 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.126 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.128 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.128 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.128 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.129 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.129 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@e2f40eb]
|
|
2020-08-16 17:05:05.129 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.131 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.131 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.131 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.136 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.137 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.137 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.137 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.137 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.137 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@23cce638]
|
|
2020-08-16 17:05:05.137 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.138 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.138 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.138 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.138 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.138 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.138 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.138 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.138 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.138 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7122feb2]
|
|
2020-08-16 17:05:05.138 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.139 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.139 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.139 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.141 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.141 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.141 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.141 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.141 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.141 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.141 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.141 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.142 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.142 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4d0b72c3]
|
|
2020-08-16 17:05:05.143 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.143 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.143 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.143 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.143 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.143 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.143 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_char_auxRoi_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2b0d77cc]
|
|
2020-08-16 17:05:05.143 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.142 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.142 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.143 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.144 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.143 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.144 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.144 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.143 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@74f244a8]
|
|
2020-08-16 17:05:05.144 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.144 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.145 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.144 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.145 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.145 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.144 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.146 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.147 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.147 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@24f9ab5d]
|
|
2020-08-16 17:05:05.147 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.147 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.147 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.148 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.148 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.148 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.148 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_char_auxRoi_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@8a91be9]
|
|
2020-08-16 17:05:05.148 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.147 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.148 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.148 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.148 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.148 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.148 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.148 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.148 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.148 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.148 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_char_auxRoi_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1880e557]
|
|
2020-08-16 17:05:05.149 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.148 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.149 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.150 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.150 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.150 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.154 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.154 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.154 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.154 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.154 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.154 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567099167/debug_char_auxRoi_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6802b47c]
|
|
2020-08-16 17:05:05.154 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.155 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.155 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.155 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.501 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.501 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.501 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.501 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.501 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 17:05:05.501 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.501 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.501 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.501 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 17:05:05.501 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.501 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E5%B7%9DYRX1X5.jpg, false]
|
|
2020-08-16 17:05:05.501 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E5%B7%9DYRX1X5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@a837166]
|
|
2020-08-16 17:05:05.501 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.501 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.502 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.502 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.502 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.510 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=142, fileName=川YRX1X5.jpg, filePath=D:/PlateDetect/Video_Grab/川YRX1X5.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 08:38:26, tempPath=D:/PlateDetect/temp/1597567106925/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3585, parentId=142, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3603, parentId=142, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3596, parentId=142, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3601, parentId=142, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3599, parentId=142, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3595, parentId=142, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3582, parentId=142, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3591, parentId=142, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3588, parentId=142, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3581, parentId=142, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3605, parentId=142, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3597, parentId=142, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3598, parentId=142, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3592, parentId=142, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3594, parentId=142, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3586, parentId=142, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3583, parentId=142, fileName=debug_crop_6.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_crop_6.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3604, parentId=142, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3606, parentId=142, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3590, parentId=142, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3587, parentId=142, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3584, parentId=142, fileName=debug_resize_6.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_resize_6.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3593, parentId=142, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3589, parentId=142, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=3607, parentId=142, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3602, parentId=142, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3600, parentId=142, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3580, parentId=142, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597567106925/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=云WQ, plateColor=蓝牌, sort=99)])
|
|
2020-08-16 17:05:05.511 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.529 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.530 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.530 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.530 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.530 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.530 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3e7b692c]
|
|
2020-08-16 17:05:05.530 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.531 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.531 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.531 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.531 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.531 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.531 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.531 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.531 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.531 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@195d24c2]
|
|
2020-08-16 17:05:05.531 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.532 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.532 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.532 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.532 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.532 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.532 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.532 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5fb81283]
|
|
2020-08-16 17:05:05.532 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.532 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.532 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.532 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.532 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.533 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.533 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.533 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@23ff2efb]
|
|
2020-08-16 17:05:05.533 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.533 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.533 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.533 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.532 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.532 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.535 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.535 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.535 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.535 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.535 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.535 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.535 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.535 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.535 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.535 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.535 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.535 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6cfbdf94]
|
|
2020-08-16 17:05:05.535 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.535 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.535 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@86ecda]
|
|
2020-08-16 17:05:05.535 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.536 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.536 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.536 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.536 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.536 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.536 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.546 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.546 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.546 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.546 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.546 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.546 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@c68cce6]
|
|
2020-08-16 17:05:05.546 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.547 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.547 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.547 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.547 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.547 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.547 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.547 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.547 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.547 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.547 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.547 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6878d8be]
|
|
2020-08-16 17:05:05.547 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@28df4f86]
|
|
2020-08-16 17:05:05.547 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.547 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.547 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.547 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.547 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.547 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.547 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.547 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.547 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.547 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.547 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.547 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.547 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.547 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.547 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.547 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.547 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.547 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.547 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@72fee9ae]
|
|
2020-08-16 17:05:05.547 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.547 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.547 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@584d1003]
|
|
2020-08-16 17:05:05.547 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.547 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.547 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@28eb9929]
|
|
2020-08-16 17:05:05.547 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.547 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.548 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.547 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.548 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.548 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.548 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.548 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.548 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.548 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.548 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.548 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.548 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.548 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.548 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.548 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.564 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.564 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.564 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.565 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.565 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.565 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6d808b6]
|
|
2020-08-16 17:05:05.565 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.565 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.565 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.565 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.567 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.567 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.567 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.567 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.567 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.567 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.567 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.567 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.567 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.567 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.567 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.567 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.567 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.567 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.567 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.567 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.567 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.567 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.567 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.567 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@454255a3]
|
|
2020-08-16 17:05:05.567 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.567 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.567 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.567 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.567 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.567 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@421ce6a4]
|
|
2020-08-16 17:05:05.567 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4c29b49b]
|
|
2020-08-16 17:05:05.567 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.567 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.567 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@410c6139]
|
|
2020-08-16 17:05:05.568 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.567 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.568 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.568 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_crop_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3714e853]
|
|
2020-08-16 17:05:05.568 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.568 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.568 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.568 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.568 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.568 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.568 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.568 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.568 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.568 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.569 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.569 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.569 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.569 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.569 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.569 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.570 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.570 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.570 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.570 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.570 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.570 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@27f6d86]
|
|
2020-08-16 17:05:05.570 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.571 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.571 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.571 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.579 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.579 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.579 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.579 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.579 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.579 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.579 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.579 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.579 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.579 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6d346d69]
|
|
2020-08-16 17:05:05.579 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.579 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.580 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.580 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.580 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.580 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.580 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.580 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.580 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.580 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3b0d7bd5]
|
|
2020-08-16 17:05:05.580 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.580 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.580 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.580 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.580 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.580 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.580 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.581 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2b337c8d]
|
|
2020-08-16 17:05:05.581 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.581 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.580 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_resize_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4d9b8072]
|
|
2020-08-16 17:05:05.581 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.581 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.581 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.581 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.581 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.581 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.581 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.581 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.581 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.581 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.581 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.581 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.581 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.581 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.582 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.582 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.581 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.582 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@347e484b]
|
|
2020-08-16 17:05:05.582 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.581 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.582 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.583 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.583 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.582 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.583 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@720cdc4e]
|
|
2020-08-16 17:05:05.583 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.583 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.583 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.584 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.587 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.587 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.587 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.587 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.587 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.588 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5b1f9d0]
|
|
2020-08-16 17:05:05.588 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.588 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.588 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.588 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.592 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.593 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.593 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.593 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.593 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.593 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.593 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.593 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.593 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.593 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7d7454ac]
|
|
2020-08-16 17:05:05.593 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.593 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.593 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567106925/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@60e48a34]
|
|
2020-08-16 17:05:05.593 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.594 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.594 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.594 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.594 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.594 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.594 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.989 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.989 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:05.989 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.989 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:05.989 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 17:05:05.989 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:05.989 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.989 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:05.989 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 17:05:05.989 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:05.989 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E6%B2%AAKUHKJ7.jpg, false]
|
|
2020-08-16 17:05:05.989 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E6%B2%AAKUHKJ7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@74a7b58d]
|
|
2020-08-16 17:05:05.989 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.989 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.989 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:05.989 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:05.989 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:05.998 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=143, fileName=沪KUHKJ7.jpg, filePath=D:/PlateDetect/Video_Grab/沪KUHKJ7.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 08:38:28, tempPath=D:/PlateDetect/temp/1597567108620/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3630, parentId=143, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3616, parentId=143, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3633, parentId=143, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3626, parentId=143, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3620, parentId=143, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3613, parentId=143, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3622, parentId=143, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3619, parentId=143, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3625, parentId=143, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3632, parentId=143, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3641, parentId=143, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3646, parentId=143, fileName=debug_crop_10.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_crop_10.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3614, parentId=143, fileName=debug_crop_11.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_crop_11.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3631, parentId=143, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3624, parentId=143, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3642, parentId=143, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3640, parentId=143, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3618, parentId=143, fileName=debug_crop_6.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_crop_6.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3637, parentId=143, fileName=debug_crop_7.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_crop_7.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3628, parentId=143, fileName=debug_crop_8.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_crop_8.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3634, parentId=143, fileName=debug_crop_9.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_crop_9.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3621, parentId=143, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3615, parentId=143, fileName=debug_resize_10.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_resize_10.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3611, parentId=143, fileName=debug_resize_11.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_resize_11.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3629, parentId=143, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3617, parentId=143, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3623, parentId=143, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3644, parentId=143, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3645, parentId=143, fileName=debug_resize_6.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_resize_6.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3639, parentId=143, fileName=debug_resize_7.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_resize_7.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3643, parentId=143, fileName=debug_resize_8.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_resize_8.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3636, parentId=143, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3612, parentId=143, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=3627, parentId=143, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3638, parentId=143, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3635, parentId=143, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597567108620/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3608, parentId=143, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597567108620/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=蓝牌, sort=99), PlateRecoDebugEntity(id=3609, parentId=143, fileName=result_1.png, filePath=D:/PlateDetect/temp/1597567108620/result_1.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=, plateColor=未知, sort=99), PlateRecoDebugEntity(id=3610, parentId=143, fileName=result_2.png, filePath=D:/PlateDetect/temp/1597567108620/result_2.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 08:38:28, recoPlate=湘T, plateColor=蓝牌, sort=99)])
|
|
2020-08-16 17:05:05.998 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.014 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:06.015 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:06.015 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:06.015 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:06.015 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:06.015 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2baa4a6d]
|
|
2020-08-16 17:05:06.015 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.015 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:06.015 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.015 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:06.015 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:06.016 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:06.016 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:06.016 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:06.016 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:06.016 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:06.016 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7fb4a7aa]
|
|
2020-08-16 17:05:06.017 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:06.017 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:06.017 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:06.017 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:06.017 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4f367d0e]
|
|
2020-08-16 17:05:06.017 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.017 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.018 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:06.018 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.018 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:06.019 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:06.019 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.019 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:06.020 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:06.020 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:06.020 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:06.020 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:06.020 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:06.020 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:06.020 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:06.020 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:06.020 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:06.020 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:06.021 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4c98504d]
|
|
2020-08-16 17:05:06.021 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5b2100ee]
|
|
2020-08-16 17:05:06.021 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.021 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.021 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:06.021 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:06.021 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.021 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:06.021 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.022 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:06.022 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:06.022 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:06.022 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:06.023 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:06.023 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:06.023 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@74487b7e]
|
|
2020-08-16 17:05:06.023 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.024 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:06.024 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.024 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:06.032 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:06.032 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:06.032 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:06.032 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:06.032 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:06.032 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@766f6181]
|
|
2020-08-16 17:05:06.032 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.033 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:06.033 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.033 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:06.033 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:06.033 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:06.033 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:06.033 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:06.033 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:06.033 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@14beab1c]
|
|
2020-08-16 17:05:06.033 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.034 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:06.034 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.034 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:06.034 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:06.034 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:06.034 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:06.034 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:06.035 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:06.035 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2ef5d514]
|
|
2020-08-16 17:05:06.035 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:06.035 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.035 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:06.035 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:06.035 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:06.035 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:06.035 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@42fd9ad]
|
|
2020-08-16 17:05:06.035 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.035 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:06.035 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.037 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:06.036 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:06.037 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:06.037 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.037 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:06.038 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:06.038 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:06.038 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:06.038 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:06.038 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:06.038 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:06.038 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:06.038 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:06.038 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:06.038 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1dfa3e84]
|
|
2020-08-16 17:05:06.038 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_crop_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2369656d]
|
|
2020-08-16 17:05:06.038 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.038 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.039 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:06.039 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.039 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:06.039 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.039 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:06.039 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:06.050 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:06.050 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:06.050 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:06.050 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:06.050 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:06.050 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/result_1.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1a040e6c]
|
|
2020-08-16 17:05:06.050 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.052 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:06.052 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.052 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:06.050 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:06.054 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:06.054 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:06.054 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:06.054 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:06.054 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@f502727]
|
|
2020-08-16 17:05:06.054 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.055 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:06.056 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:06.056 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:06.056 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:06.056 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:06.056 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/result_2.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@50c1fe36]
|
|
2020-08-16 17:05:06.056 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.057 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:06.057 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.057 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:06.058 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:06.058 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.058 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:06.059 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:06.059 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:06.059 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:06.059 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:06.059 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:06.059 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_crop_11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@46fd1d1c]
|
|
2020-08-16 17:05:06.059 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.060 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:06.060 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.060 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:06.061 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:06.062 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:06.062 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:06.062 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:06.062 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:06.062 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@384eba26]
|
|
2020-08-16 17:05:06.062 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.062 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:06.062 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.062 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:06.063 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:06.063 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:06.063 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:06.063 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:06.063 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:06.063 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4771f434]
|
|
2020-08-16 17:05:06.063 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.064 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:06.064 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.064 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:06.070 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:06.070 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:06.070 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:06.070 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:06.070 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:06.070 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1e0815c1]
|
|
2020-08-16 17:05:06.070 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.071 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:06.071 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.071 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:06.074 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:06.074 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:06.074 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:06.074 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:06.074 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:06.074 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:06.075 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:06.074 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:06.075 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:06.075 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:06.075 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:06.075 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:06.075 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:06.075 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_crop_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@c73a559]
|
|
2020-08-16 17:05:06.075 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.076 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:06.076 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:06.075 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:06.076 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:06.076 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:06.076 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6e59e62]
|
|
2020-08-16 17:05:06.076 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:06.076 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.076 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_crop_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@77946c0]
|
|
2020-08-16 17:05:06.076 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:06.076 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:06.076 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.075 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:06.076 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.076 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:06.077 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:06.077 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:06.077 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:06.077 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_crop_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6eade17b]
|
|
2020-08-16 17:05:06.077 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.077 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:06.077 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:06.077 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.077 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.076 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:06.076 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_crop_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7d4587f3]
|
|
2020-08-16 17:05:06.077 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:06.077 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.077 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.077 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:06.078 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:06.078 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.078 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:06.077 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:06.077 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:06.079 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:06.080 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:06.080 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:06.080 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:06.080 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:06.080 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2143a35b]
|
|
2020-08-16 17:05:06.080 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.082 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:06.082 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.082 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:06.088 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:06.088 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:06.088 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:06.088 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:06.088 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:06.088 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:06.088 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:06.089 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:06.088 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:06.089 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:06.089 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_resize_11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@8297eb6]
|
|
2020-08-16 17:05:06.089 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.089 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_resize_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@695c59c5]
|
|
2020-08-16 17:05:06.089 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.089 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:06.090 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.090 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:06.090 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:06.090 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:06.090 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.090 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:06.090 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:06.091 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:06.091 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:06.091 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:06.091 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@10bd081]
|
|
2020-08-16 17:05:06.091 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.092 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:06.092 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.092 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:06.092 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:06.092 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:06.093 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:06.093 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:06.093 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:06.093 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@50196c4c]
|
|
2020-08-16 17:05:06.093 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.093 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:06.093 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.093 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:06.094 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:06.094 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:06.094 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:06.094 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:06.094 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:06.094 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:06.094 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:06.094 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:06.094 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:06.094 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:06.094 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3c5c3057]
|
|
2020-08-16 17:05:06.094 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@75f36f98]
|
|
2020-08-16 17:05:06.094 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.094 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.094 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:06.095 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:06.095 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.095 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.095 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:06.095 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:06.100 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:06.100 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:06.100 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:06.100 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:06.100 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:06.100 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:06.100 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:06.100 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:06.100 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_resize_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@d8c5086]
|
|
2020-08-16 17:05:06.100 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:06.100 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.100 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:06.100 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_resize_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@596b7b26]
|
|
2020-08-16 17:05:06.100 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.101 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:06.101 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.101 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:06.101 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:06.101 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.101 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:06.103 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:06.103 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:06.103 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:06.103 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:06.103 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:06.103 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_resize_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@37c14835]
|
|
2020-08-16 17:05:06.103 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.104 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:06.104 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:06.104 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.104 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:06.104 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:06.104 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:06.104 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:06.104 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:06.104 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:06.104 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:06.104 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:06.104 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@31058150]
|
|
2020-08-16 17:05:06.104 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:06.105 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.105 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:06.105 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:06.105 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:06.105 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4bfbe87e]
|
|
2020-08-16 17:05:06.105 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.105 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:06.105 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:06.105 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:06.105 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@748bbcb0]
|
|
2020-08-16 17:05:06.105 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.106 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:06.106 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:06.106 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.106 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.106 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:06.106 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:06.106 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.106 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:06.106 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:06.109 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:06.109 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:06.109 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:06.109 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:06.109 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:06.109 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@19dbb01f]
|
|
2020-08-16 17:05:06.110 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.110 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:06.110 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:06.110 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:06.110 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:06.110 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:06.110 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567108620/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@362fc855]
|
|
2020-08-16 17:05:06.110 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.110 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:06.110 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.110 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:06.110 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:06.110 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.110 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:06.716 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:06.717 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:06.717 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 17:05:06.717 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:06.717 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 17:05:06.717 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E5%B7%9DYRX1X5.jpg, false]
|
|
2020-08-16 17:05:06.717 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:06.722 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=142, fileName=川YRX1X5.jpg, filePath=D:/PlateDetect/Video_Grab/川YRX1X5.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 08:38:26, tempPath=D:/PlateDetect/temp/1597567106925/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3585, parentId=142, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3603, parentId=142, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3596, parentId=142, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3601, parentId=142, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3599, parentId=142, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3595, parentId=142, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3582, parentId=142, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3591, parentId=142, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3588, parentId=142, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3581, parentId=142, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3605, parentId=142, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3597, parentId=142, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3598, parentId=142, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3592, parentId=142, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3594, parentId=142, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3586, parentId=142, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3583, parentId=142, fileName=debug_crop_6.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_crop_6.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3604, parentId=142, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3606, parentId=142, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3590, parentId=142, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3587, parentId=142, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3584, parentId=142, fileName=debug_resize_6.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_resize_6.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3593, parentId=142, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3589, parentId=142, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=3607, parentId=142, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3602, parentId=142, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3600, parentId=142, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597567106925/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3580, parentId=142, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597567106925/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 08:38:27, recoPlate=云WQ, plateColor=蓝牌, sort=99)])
|
|
2020-08-16 17:05:06.722 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.283 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:08.284 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:08.284 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 17:05:08.284 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:08.284 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 17:05:08.284 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E5%B7%9DYRX1X5.jpg, true]
|
|
2020-08-16 17:05:08.284 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.630 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=142, fileName=川YRX1X5.jpg, filePath=D:/PlateDetect/Video_Grab/川YRX1X5.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 08:38:26, tempPath=D:/PlateDetect/temp/1597568708286/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3966, parentId=142, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597568708286/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 09:05:08, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3968, parentId=142, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597568708286/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:05:08, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3964, parentId=142, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597568708286/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:05:08, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3971, parentId=142, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597568708286/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:05:08, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3960, parentId=142, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597568708286/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:05:08, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3958, parentId=142, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597568708286/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 09:05:08, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3967, parentId=142, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597568708286/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 09:05:08, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3974, parentId=142, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597568708286/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 09:05:08, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3956, parentId=142, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597568708286/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 09:05:08, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3955, parentId=142, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597568708286/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 09:05:08, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3961, parentId=142, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597568708286/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:08, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3959, parentId=142, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597568708286/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:08, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3970, parentId=142, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597568708286/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:08, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3962, parentId=142, fileName=debug_crop_6.jpg, filePath=D:/PlateDetect/temp/1597568708286/debug_crop_6.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:08, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3972, parentId=142, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597568708286/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:08, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3969, parentId=142, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597568708286/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:08, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3965, parentId=142, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597568708286/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:08, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3973, parentId=142, fileName=debug_resize_6.jpg, filePath=D:/PlateDetect/temp/1597568708286/debug_resize_6.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:08, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3957, parentId=142, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597568708286/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 09:05:08, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3963, parentId=142, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597568708286/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-16 09:05:08, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=3951, parentId=142, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597568708286/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-16 09:05:08, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3954, parentId=142, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597568708286/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 09:05:08, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3952, parentId=142, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597568708286/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 09:05:08, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3953, parentId=142, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597568708286/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 09:05:08, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3950, parentId=142, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597568708286/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 09:05:08, recoPlate=云WQ, plateColor=蓝牌, sort=99)])
|
|
2020-08-16 17:05:08.630 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.640 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:08.640 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:08.640 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:08.640 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:08.640 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:08.641 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568708286/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6f391a22]
|
|
2020-08-16 17:05:08.641 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.640 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:08.641 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:08.641 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:08.641 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:08.641 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:08.641 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568708286/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@38ecdd5c]
|
|
2020-08-16 17:05:08.641 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.642 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:08.642 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:08.643 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:08.643 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:08.643 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:08.643 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568708286/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@682e30b5]
|
|
2020-08-16 17:05:08.643 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.644 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:08.644 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:08.645 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:08.645 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:08.645 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:08.645 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:08.645 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:08.645 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:08.645 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:08.645 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:08.645 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568708286/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7a9f8054]
|
|
2020-08-16 17:05:08.645 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568708286/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@25ffc592]
|
|
2020-08-16 17:05:08.645 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.645 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:08.645 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.645 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.645 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:08.645 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:08.645 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:08.645 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:08.645 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:08.645 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:08.645 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568708286/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@f8a7e1f]
|
|
2020-08-16 17:05:08.646 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.650 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:08.650 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.650 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:08.655 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:08.656 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:08.656 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:08.656 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:08.656 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:08.656 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568708286/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@18943671]
|
|
2020-08-16 17:05:08.656 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.656 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:08.656 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:08.657 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.657 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:08.657 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.657 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:08.657 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:08.657 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.657 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:08.658 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:08.658 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:08.658 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.658 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.658 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:08.658 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:08.662 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:08.662 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:08.662 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:08.662 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:08.662 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:08.662 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568708286/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@19068b45]
|
|
2020-08-16 17:05:08.662 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.670 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:08.670 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:08.670 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:08.670 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:08.670 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:08.670 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568708286/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6cdf37da]
|
|
2020-08-16 17:05:08.670 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.670 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:08.671 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:08.671 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:08.671 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:08.671 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:08.671 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568708286/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@260627b8]
|
|
2020-08-16 17:05:08.671 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.671 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:08.671 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.671 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:08.672 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:08.672 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:08.672 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:08.672 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:08.672 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:08.672 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568708286/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@21f338c7]
|
|
2020-08-16 17:05:08.672 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.674 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:08.674 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:08.674 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:08.674 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:08.674 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:08.674 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568708286/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@374d8aab]
|
|
2020-08-16 17:05:08.674 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.675 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:08.675 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:08.675 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:08.675 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:08.675 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:08.676 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568708286/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@252c2436]
|
|
2020-08-16 17:05:08.676 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.683 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:08.683 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.683 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:08.683 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:08.683 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:08.683 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:08.683 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:08.683 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:08.683 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568708286/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2646506]
|
|
2020-08-16 17:05:08.683 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.685 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:08.685 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.685 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:08.687 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:08.687 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.687 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:08.690 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:08.690 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.691 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:08.691 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:08.691 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.691 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:08.693 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:08.693 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:08.693 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:08.693 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:08.693 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:08.693 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568708286/debug_crop_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@508cb103]
|
|
2020-08-16 17:05:08.693 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.697 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:08.697 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:08.697 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:08.697 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:08.698 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:08.698 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568708286/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2b98b715]
|
|
2020-08-16 17:05:08.698 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.698 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:08.698 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.698 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:08.699 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:08.699 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:08.699 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:08.699 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:08.699 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:08.699 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568708286/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@368c441c]
|
|
2020-08-16 17:05:08.700 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.702 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:08.703 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:08.703 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:08.703 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:08.703 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:08.704 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:08.704 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:08.704 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568708286/debug_resize_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5beb6fe5]
|
|
2020-08-16 17:05:08.704 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:08.704 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.704 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:08.704 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:08.704 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568708286/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@47fe33b9]
|
|
2020-08-16 17:05:08.704 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.710 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:08.710 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:08.710 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:08.710 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:08.710 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:08.710 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568708286/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6a4433e2]
|
|
2020-08-16 17:05:08.710 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.712 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:08.713 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.713 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:08.718 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:08.718 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.718 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:08.719 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:08.719 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:08.723 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:08.723 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:08.723 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:08.723 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568708286/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@74528e3a]
|
|
2020-08-16 17:05:08.723 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.724 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:08.724 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:08.724 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:08.724 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:08.724 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:08.724 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568708286/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4a4b5875]
|
|
2020-08-16 17:05:08.724 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.729 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:08.729 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.729 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:08.730 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:08.730 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.730 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:08.734 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:08.734 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.734 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:08.741 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:08.741 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:08.741 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:08.741 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:08.741 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:08.741 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568708286/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@50469521]
|
|
2020-08-16 17:05:08.741 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.742 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:08.742 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.742 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:08.743 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:08.743 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:08.743 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:08.743 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:08.743 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:08.743 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568708286/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@9fd86fe]
|
|
2020-08-16 17:05:08.744 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.745 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:08.745 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.745 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:08.746 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:08.747 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:08.747 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:08.747 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:08.747 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:08.747 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568708286/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@a401174]
|
|
2020-08-16 17:05:08.747 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.748 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:08.748 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.748 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:08.751 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:08.751 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.751 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:08.753 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:08.753 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.754 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:08.759 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:08.759 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:08.759 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:22.947 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:22.947 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:22.947 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 17:05:22.947 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:22.947 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:22.947 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:22.947 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 17:05:22.947 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:22.947 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E7%90%BCA2P711.jpg, false]
|
|
2020-08-16 17:05:22.947 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:22.947 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:22.947 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:22.947 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E7%90%BCA2P711.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5c1e4c06]
|
|
2020-08-16 17:05:22.947 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:22.952 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:22.952 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:22.952 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:23.443 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=155, fileName=琼A2P711.jpg, filePath=D:/PlateDetect/Video_Grab/琼A2P711.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 09:05:22, tempPath=D:/PlateDetect/temp/1597568722981/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3990, parentId=155, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597568722981/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 09:05:23, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3987, parentId=155, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597568722981/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 09:05:23, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3985, parentId=155, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597568722981/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 09:05:23, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3999, parentId=155, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597568722981/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 09:05:23, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=4001, parentId=155, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597568722981/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:23, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4000, parentId=155, fileName=debug_crop_10.jpg, filePath=D:/PlateDetect/temp/1597568722981/debug_crop_10.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:23, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3986, parentId=155, fileName=debug_crop_11.jpg, filePath=D:/PlateDetect/temp/1597568722981/debug_crop_11.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:23, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3982, parentId=155, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597568722981/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:23, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3998, parentId=155, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597568722981/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:23, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3992, parentId=155, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597568722981/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:23, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3995, parentId=155, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597568722981/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:23, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3980, parentId=155, fileName=debug_crop_7.jpg, filePath=D:/PlateDetect/temp/1597568722981/debug_crop_7.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:23, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3984, parentId=155, fileName=debug_crop_8.jpg, filePath=D:/PlateDetect/temp/1597568722981/debug_crop_8.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:23, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3994, parentId=155, fileName=debug_crop_9.jpg, filePath=D:/PlateDetect/temp/1597568722981/debug_crop_9.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:23, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3997, parentId=155, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597568722981/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:23, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3993, parentId=155, fileName=debug_resize_10.jpg, filePath=D:/PlateDetect/temp/1597568722981/debug_resize_10.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:23, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3981, parentId=155, fileName=debug_resize_11.jpg, filePath=D:/PlateDetect/temp/1597568722981/debug_resize_11.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:23, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3988, parentId=155, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597568722981/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:23, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3979, parentId=155, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597568722981/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:23, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3978, parentId=155, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597568722981/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:23, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3989, parentId=155, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597568722981/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:23, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3996, parentId=155, fileName=debug_resize_7.jpg, filePath=D:/PlateDetect/temp/1597568722981/debug_resize_7.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:23, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3991, parentId=155, fileName=debug_resize_8.jpg, filePath=D:/PlateDetect/temp/1597568722981/debug_resize_8.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:23, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3983, parentId=155, fileName=debug_resize_9.jpg, filePath=D:/PlateDetect/temp/1597568722981/debug_resize_9.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:23, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3975, parentId=155, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597568722981/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 09:05:23, recoPlate=, plateColor=未知, sort=99), PlateRecoDebugEntity(id=3976, parentId=155, fileName=result_1.png, filePath=D:/PlateDetect/temp/1597568722981/result_1.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 09:05:23, recoPlate=, plateColor=未知, sort=99), PlateRecoDebugEntity(id=3977, parentId=155, fileName=result_2.png, filePath=D:/PlateDetect/temp/1597568722981/result_2.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 09:05:23, recoPlate=, plateColor=未知, sort=99)])
|
|
2020-08-16 17:05:23.443 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.457 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:23.457 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:23.457 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:23.457 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:23.457 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:23.457 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568722981/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5d95d23c]
|
|
2020-08-16 17:05:23.458 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.459 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:23.459 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:23.459 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:23.459 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:23.459 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:23.459 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568722981/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@77f621e9]
|
|
2020-08-16 17:05:23.459 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.461 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:23.461 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:23.461 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:23.461 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:23.461 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:23.461 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568722981/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7b0c0a9e]
|
|
2020-08-16 17:05:23.462 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.463 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:23.463 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:23.463 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:23.464 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:23.464 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:23.464 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568722981/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@f5cfc4b]
|
|
2020-08-16 17:05:23.464 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.464 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:23.464 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:23.464 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:23.464 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:23.464 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:23.464 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568722981/debug_crop_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7a7a17c5]
|
|
2020-08-16 17:05:23.464 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.464 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:23.466 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:23.466 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:23.466 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:23.466 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:23.466 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568722981/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@372bcd8f]
|
|
2020-08-16 17:05:23.466 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.472 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:23.472 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.472 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:23.474 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:23.474 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.474 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:23.475 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:23.475 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.475 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:23.475 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:23.475 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.475 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:23.482 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:23.483 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.483 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:23.484 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:23.484 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:23.484 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:23.484 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:23.484 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:23.484 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568722981/result_2.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2d0ff214]
|
|
2020-08-16 17:05:23.484 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.485 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:23.485 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.486 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:23.486 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:23.486 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.486 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:23.494 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:23.494 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:23.494 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:23.494 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:23.494 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:23.495 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568722981/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@180144d2]
|
|
2020-08-16 17:05:23.495 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.496 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:23.496 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:23.496 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.496 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:23.496 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:23.496 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:23.496 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:23.496 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:23.496 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568722981/result_1.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1dd127a7]
|
|
2020-08-16 17:05:23.496 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.497 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:23.497 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.497 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:23.511 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:23.511 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:23.511 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:23.511 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:23.511 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:23.511 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568722981/debug_crop_11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@14ae3dec]
|
|
2020-08-16 17:05:23.511 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.519 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:23.519 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.519 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:23.524 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:23.524 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:23.524 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:23.524 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:23.525 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:23.525 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568722981/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@47f9e095]
|
|
2020-08-16 17:05:23.525 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.532 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:23.532 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:23.532 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:23.532 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:23.532 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:23.532 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568722981/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5b0e74fa]
|
|
2020-08-16 17:05:23.532 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.537 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:23.538 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:23.538 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:23.538 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:23.538 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:23.538 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568722981/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@15ed25c8]
|
|
2020-08-16 17:05:23.538 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.538 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:23.538 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:23.538 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:23.538 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:23.538 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:23.538 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568722981/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6a288db5]
|
|
2020-08-16 17:05:23.538 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.539 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:23.539 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:23.539 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:23.539 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:23.539 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:23.539 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:23.539 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:23.539 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:23.539 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:23.539 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:23.539 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568722981/debug_crop_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1582d272]
|
|
2020-08-16 17:05:23.539 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568722981/debug_crop_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@78caf1e7]
|
|
2020-08-16 17:05:23.539 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.539 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.540 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:23.540 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.540 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:23.549 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:23.549 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.549 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:23.550 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:23.550 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:23.550 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:23.550 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:23.550 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:23.550 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568722981/debug_crop_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6ec40c3a]
|
|
2020-08-16 17:05:23.550 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.551 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:23.551 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.551 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:23.555 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:23.555 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:23.556 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:23.556 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:23.556 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:23.556 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568722981/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3570a834]
|
|
2020-08-16 17:05:23.556 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.557 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:23.557 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:23.557 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.557 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:23.557 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:23.557 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:23.557 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:23.557 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:23.557 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568722981/debug_resize_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4177c884]
|
|
2020-08-16 17:05:23.557 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.560 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:23.560 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.560 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:23.561 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:23.561 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:23.561 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:23.561 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:23.561 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:23.561 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568722981/debug_resize_11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7acc52f2]
|
|
2020-08-16 17:05:23.561 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.562 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:23.563 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.563 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:23.565 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:23.566 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.566 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:23.566 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:23.566 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:23.566 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:23.566 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:23.566 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:23.566 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:23.566 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:23.566 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:23.566 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.566 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:23.566 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:23.566 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:23.566 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:23.566 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568722981/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7fdc06cd]
|
|
2020-08-16 17:05:23.566 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568722981/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7e6771a5]
|
|
2020-08-16 17:05:23.566 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.566 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.573 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:23.573 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:23.573 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:23.573 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:23.573 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.573 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:23.573 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:23.573 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:23.573 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568722981/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@cda5e2]
|
|
2020-08-16 17:05:23.573 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.573 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:23.573 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.573 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:23.574 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:23.574 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:23.574 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:23.574 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:23.574 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:23.574 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568722981/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2c1fb2a]
|
|
2020-08-16 17:05:23.574 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.578 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:23.578 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:23.579 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:23.579 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:23.579 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:23.579 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:23.579 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:23.579 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:23.579 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:23.579 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:23.585 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568722981/debug_resize_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2a0d9840]
|
|
2020-08-16 17:05:23.585 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.579 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568722981/debug_resize_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@15960360]
|
|
2020-08-16 17:05:23.582 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:23.584 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:23.586 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.586 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.586 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.586 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:23.586 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:23.587 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:23.587 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.587 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:23.593 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:23.594 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:23.594 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:23.594 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:23.594 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:23.594 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568722981/debug_resize_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2692d59f]
|
|
2020-08-16 17:05:23.594 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.596 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:23.596 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.596 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:23.597 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:23.597 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.597 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:23.597 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:23.597 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.597 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:23.602 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:23.602 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.602 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:23.612 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:23.612 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:23.612 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:23.612 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:23.612 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:23.612 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 17:05:23.612 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:23.612 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:23.612 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:23.612 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 17:05:23.612 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E7%90%BCA11411.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@601ad9f9]
|
|
2020-08-16 17:05:23.613 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E7%90%BCA11411.jpg, false]
|
|
2020-08-16 17:05:23.613 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.613 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.613 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:23.613 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.613 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:23.618 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=147, fileName=琼A11411.jpg, filePath=D:/PlateDetect/Video_Grab/琼A11411.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 08:39:27, tempPath=D:/PlateDetect/temp/1597567167768/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3750, parentId=147, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597567167768/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 08:39:28, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3747, parentId=147, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597567167768/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 08:39:28, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3748, parentId=147, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597567167768/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 08:39:28, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3743, parentId=147, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597567167768/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 08:39:28, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3741, parentId=147, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597567167768/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 08:39:28, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3746, parentId=147, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597567167768/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 08:39:28, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3744, parentId=147, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597567167768/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:28, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3745, parentId=147, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597567167768/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:28, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3742, parentId=147, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597567167768/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:28, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3739, parentId=147, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597567167768/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:28, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3740, parentId=147, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597567167768/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:28, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3749, parentId=147, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597567167768/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:28, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3738, parentId=147, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597567167768/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 08:39:28, recoPlate=, plateColor=未知, sort=99)])
|
|
2020-08-16 17:05:23.619 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.632 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:23.632 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:23.632 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:23.632 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:23.632 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:23.632 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567167768/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@262207d1]
|
|
2020-08-16 17:05:23.632 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.633 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:23.633 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.633 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:23.633 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:23.634 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:23.635 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:23.635 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:23.635 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:23.635 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:23.635 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:23.634 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:23.635 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:23.635 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:23.635 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:23.635 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:23.635 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:23.635 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:23.636 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:23.636 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:23.635 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:23.636 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:23.635 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:23.636 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567167768/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4bd6c3c3]
|
|
2020-08-16 17:05:23.635 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:23.636 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567167768/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@495103b3]
|
|
2020-08-16 17:05:23.636 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.636 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:23.636 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:23.636 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:23.636 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.636 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:23.636 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567167768/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2ba4118e]
|
|
2020-08-16 17:05:23.637 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567167768/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1f576b17]
|
|
2020-08-16 17:05:23.637 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:23.637 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.637 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.637 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.637 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:23.637 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:23.637 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.637 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:23.637 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:23.637 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:23.637 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.637 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.637 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:23.637 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:23.636 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:23.641 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567167768/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3a15f584]
|
|
2020-08-16 17:05:23.641 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.641 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:23.641 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.641 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:23.661 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:23.661 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:23.661 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:23.661 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:23.661 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:23.661 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:23.661 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:23.661 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:23.661 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:23.661 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:23.661 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567167768/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@600ed89f]
|
|
2020-08-16 17:05:23.661 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567167768/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4299b3f1]
|
|
2020-08-16 17:05:23.661 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.662 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.662 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:23.662 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.662 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:23.662 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:23.662 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.662 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:23.665 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:23.665 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:23.665 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:23.665 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:23.666 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:23.666 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:23.666 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:23.666 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:23.666 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:23.666 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:23.666 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:23.666 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567167768/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5356972]
|
|
2020-08-16 17:05:23.666 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.666 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:23.666 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:23.666 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:23.666 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567167768/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3a526d8]
|
|
2020-08-16 17:05:23.666 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:23.666 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.666 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567167768/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@68774058]
|
|
2020-08-16 17:05:23.666 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.667 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:23.667 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:23.667 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:23.667 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:23.667 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:23.667 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567167768/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2300d056]
|
|
2020-08-16 17:05:23.667 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.669 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:23.669 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.670 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:23.670 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:23.670 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.670 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:23.670 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:23.670 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:23.670 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.670 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.670 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:23.670 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:23.674 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:23.675 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:23.675 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:23.675 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:23.675 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:23.675 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567167768/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2df524d6]
|
|
2020-08-16 17:05:23.675 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.675 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:23.676 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:23.676 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:24.213 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:24.213 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:24.213 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 17:05:24.213 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:24.213 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:24.213 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:24.213 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 17:05:24.213 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:24.213 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:24.213 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E7%90%BCA111MF.jpg, false]
|
|
2020-08-16 17:05:24.213 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:24.213 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.213 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E7%90%BCA111MF.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@19f3860c]
|
|
2020-08-16 17:05:24.213 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.214 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:24.214 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.214 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:24.221 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=146, fileName=琼A111MF.jpg, filePath=D:/PlateDetect/Video_Grab/琼A111MF.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 08:39:26, tempPath=D:/PlateDetect/temp/1597567166036/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3735, parentId=146, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597567166036/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 08:39:26, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3720, parentId=146, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597567166036/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 08:39:26, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3725, parentId=146, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597567166036/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 08:39:26, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3729, parentId=146, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597567166036/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 08:39:26, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3734, parentId=146, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597567166036/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 08:39:26, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3732, parentId=146, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597567166036/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:26, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3733, parentId=146, fileName=debug_crop_10.jpg, filePath=D:/PlateDetect/temp/1597567166036/debug_crop_10.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:26, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3722, parentId=146, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597567166036/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:26, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3728, parentId=146, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597567166036/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:26, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3730, parentId=146, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597567166036/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:26, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3726, parentId=146, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597567166036/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:26, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3718, parentId=146, fileName=debug_crop_6.jpg, filePath=D:/PlateDetect/temp/1597567166036/debug_crop_6.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:26, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3736, parentId=146, fileName=debug_crop_8.jpg, filePath=D:/PlateDetect/temp/1597567166036/debug_crop_8.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:26, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3737, parentId=146, fileName=debug_crop_9.jpg, filePath=D:/PlateDetect/temp/1597567166036/debug_crop_9.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:26, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3721, parentId=146, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597567166036/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:26, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3731, parentId=146, fileName=debug_resize_10.jpg, filePath=D:/PlateDetect/temp/1597567166036/debug_resize_10.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:26, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3717, parentId=146, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597567166036/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:26, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3716, parentId=146, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597567166036/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:26, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3727, parentId=146, fileName=debug_resize_6.jpg, filePath=D:/PlateDetect/temp/1597567166036/debug_resize_6.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:26, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3719, parentId=146, fileName=debug_resize_7.jpg, filePath=D:/PlateDetect/temp/1597567166036/debug_resize_7.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:26, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3723, parentId=146, fileName=debug_resize_8.jpg, filePath=D:/PlateDetect/temp/1597567166036/debug_resize_8.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:26, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3724, parentId=146, fileName=debug_resize_9.jpg, filePath=D:/PlateDetect/temp/1597567166036/debug_resize_9.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:26, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3715, parentId=146, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597567166036/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 08:39:26, recoPlate=, plateColor=蓝牌, sort=99)])
|
|
2020-08-16 17:05:24.221 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.239 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:24.239 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:24.239 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:24.239 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:24.239 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:24.239 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567166036/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7caa6246]
|
|
2020-08-16 17:05:24.239 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.239 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:24.240 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.240 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:24.241 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:24.241 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:24.241 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:24.241 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:24.242 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:24.242 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567166036/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1379f290]
|
|
2020-08-16 17:05:24.242 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.242 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:24.242 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.242 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:24.244 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:24.245 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:24.245 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:24.246 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:24.246 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:24.246 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:24.246 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:24.246 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:24.246 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567166036/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4d1ab5bb]
|
|
2020-08-16 17:05:24.246 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.246 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:24.246 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.246 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:24.246 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:24.247 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:24.247 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567166036/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@479dc178]
|
|
2020-08-16 17:05:24.247 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.247 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:24.247 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:24.247 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:24.247 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:24.247 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:24.247 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:24.247 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567166036/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@11cd8a6c]
|
|
2020-08-16 17:05:24.247 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:24.247 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.247 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:24.247 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:24.247 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:24.247 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:24.247 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.247 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567166036/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3b78eda1]
|
|
2020-08-16 17:05:24.247 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:24.247 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.248 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:24.248 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.248 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:24.248 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:24.248 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.248 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:24.257 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:24.257 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:24.257 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:24.257 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:24.257 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:24.257 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567166036/debug_crop_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2b7561eb]
|
|
2020-08-16 17:05:24.257 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.258 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:24.258 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.258 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:24.259 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:24.259 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:24.259 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:24.259 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:24.259 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:24.259 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567166036/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3f40d26e]
|
|
2020-08-16 17:05:24.259 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.260 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:24.260 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.261 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:24.264 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:24.264 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:24.264 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:24.264 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:24.264 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:24.264 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:24.264 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:24.264 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:24.264 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:24.264 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567166036/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@25a768e2]
|
|
2020-08-16 17:05:24.264 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.264 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:24.265 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567166036/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7cd79983]
|
|
2020-08-16 17:05:24.265 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.265 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:24.265 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:24.266 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:24.266 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:24.266 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:24.265 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:24.266 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567166036/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@32411435]
|
|
2020-08-16 17:05:24.266 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.266 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.266 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:24.266 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:24.266 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:24.266 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.266 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.266 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:24.266 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:24.270 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:24.270 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:24.270 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:24.270 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:24.270 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:24.270 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567166036/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@420ae6c0]
|
|
2020-08-16 17:05:24.270 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.271 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:24.271 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.271 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:24.272 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:24.272 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:24.272 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:24.272 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:24.272 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:24.272 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567166036/debug_crop_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4e08ef28]
|
|
2020-08-16 17:05:24.272 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.272 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:24.272 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:24.273 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:24.273 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:24.273 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.273 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:24.273 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:24.273 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:24.273 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567166036/debug_crop_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@56f7bd99]
|
|
2020-08-16 17:05:24.273 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.273 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:24.273 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.273 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:24.278 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:24.278 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:24.278 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:24.279 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:24.279 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:24.279 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567166036/debug_crop_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7793ca39]
|
|
2020-08-16 17:05:24.279 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.279 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:24.279 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:24.279 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.279 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:24.279 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:24.279 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:24.279 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:24.279 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:24.280 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:24.280 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:24.280 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:24.280 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:24.280 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567166036/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6e014339]
|
|
2020-08-16 17:05:24.280 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.280 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:24.280 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567166036/debug_resize_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6e5ac779]
|
|
2020-08-16 17:05:24.280 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.281 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:24.281 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.281 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:24.281 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:24.281 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.282 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:24.283 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:24.283 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:24.283 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:24.283 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:24.283 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:24.284 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:24.283 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:24.284 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:24.284 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:24.284 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:24.284 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567166036/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@f41fcba]
|
|
2020-08-16 17:05:24.284 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.284 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:24.285 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:24.285 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:24.285 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:24.285 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567166036/debug_resize_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@744845a5]
|
|
2020-08-16 17:05:24.285 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.285 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:24.285 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.285 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:24.284 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:24.285 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567166036/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@636c75d0]
|
|
2020-08-16 17:05:24.285 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.285 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:24.286 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.286 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:24.286 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:24.286 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.286 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:24.287 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:24.288 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:24.288 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:24.288 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:24.288 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:24.288 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567166036/debug_resize_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@25f8986c]
|
|
2020-08-16 17:05:24.288 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.289 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:24.289 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.289 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:24.294 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:24.294 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:24.294 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:24.294 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:24.294 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:24.294 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567166036/debug_resize_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@40ab5df8]
|
|
2020-08-16 17:05:24.294 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.295 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:24.295 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:24.295 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.295 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:24.295 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:24.295 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:24.295 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:24.295 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:24.295 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567166036/debug_resize_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6ba0688a]
|
|
2020-08-16 17:05:24.295 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.296 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:24.296 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:24.296 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.068 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.068 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.068 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.068 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.068 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.068 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 17:05:25.068 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.068 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.069 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.069 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 17:05:25.069 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E6%B8%9DF6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@781ae901]
|
|
2020-08-16 17:05:25.069 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E6%B8%9DF6.jpg, false]
|
|
2020-08-16 17:05:25.069 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.069 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.076 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.076 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.076 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.596 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=156, fileName=渝F6.jpg, filePath=D:/PlateDetect/Video_Grab/渝F6.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 09:05:25, tempPath=D:/PlateDetect/temp/1597568725102/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=4035, parentId=156, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597568725102/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:05:25, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4017, parentId=156, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597568725102/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:05:25, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4025, parentId=156, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597568725102/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:05:25, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4022, parentId=156, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597568725102/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:05:25, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4006, parentId=156, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597568725102/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 09:05:25, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=4013, parentId=156, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597568725102/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 09:05:25, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=4021, parentId=156, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597568725102/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 09:05:25, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=4020, parentId=156, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597568725102/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 09:05:25, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=4038, parentId=156, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597568725102/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:25, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4028, parentId=156, fileName=debug_crop_10.jpg, filePath=D:/PlateDetect/temp/1597568725102/debug_crop_10.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:25, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4034, parentId=156, fileName=debug_crop_11.jpg, filePath=D:/PlateDetect/temp/1597568725102/debug_crop_11.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:25, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4014, parentId=156, fileName=debug_crop_12.jpg, filePath=D:/PlateDetect/temp/1597568725102/debug_crop_12.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:25, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4011, parentId=156, fileName=debug_crop_13.jpg, filePath=D:/PlateDetect/temp/1597568725102/debug_crop_13.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:25, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4012, parentId=156, fileName=debug_crop_14.jpg, filePath=D:/PlateDetect/temp/1597568725102/debug_crop_14.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:25, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4009, parentId=156, fileName=debug_crop_16.jpg, filePath=D:/PlateDetect/temp/1597568725102/debug_crop_16.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:25, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4007, parentId=156, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597568725102/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:25, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4037, parentId=156, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597568725102/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:25, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4029, parentId=156, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597568725102/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:25, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4033, parentId=156, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597568725102/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:25, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4019, parentId=156, fileName=debug_crop_6.jpg, filePath=D:/PlateDetect/temp/1597568725102/debug_crop_6.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:25, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4023, parentId=156, fileName=debug_crop_8.jpg, filePath=D:/PlateDetect/temp/1597568725102/debug_crop_8.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:25, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4036, parentId=156, fileName=debug_crop_9.jpg, filePath=D:/PlateDetect/temp/1597568725102/debug_crop_9.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:25, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4026, parentId=156, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597568725102/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:25, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4043, parentId=156, fileName=debug_resize_11.jpg, filePath=D:/PlateDetect/temp/1597568725102/debug_resize_11.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:25, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4042, parentId=156, fileName=debug_resize_12.jpg, filePath=D:/PlateDetect/temp/1597568725102/debug_resize_12.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:25, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4044, parentId=156, fileName=debug_resize_13.jpg, filePath=D:/PlateDetect/temp/1597568725102/debug_resize_13.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:25, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4040, parentId=156, fileName=debug_resize_15.jpg, filePath=D:/PlateDetect/temp/1597568725102/debug_resize_15.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:25, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4041, parentId=156, fileName=debug_resize_16.jpg, filePath=D:/PlateDetect/temp/1597568725102/debug_resize_16.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:25, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4031, parentId=156, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597568725102/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:25, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4027, parentId=156, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597568725102/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:25, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4030, parentId=156, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597568725102/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:25, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4005, parentId=156, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597568725102/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:25, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4018, parentId=156, fileName=debug_resize_6.jpg, filePath=D:/PlateDetect/temp/1597568725102/debug_resize_6.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:25, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4008, parentId=156, fileName=debug_resize_7.jpg, filePath=D:/PlateDetect/temp/1597568725102/debug_resize_7.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:25, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4010, parentId=156, fileName=debug_resize_8.jpg, filePath=D:/PlateDetect/temp/1597568725102/debug_resize_8.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:25, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4004, parentId=156, fileName=debug_resize_9.jpg, filePath=D:/PlateDetect/temp/1597568725102/debug_resize_9.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:25, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4024, parentId=156, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597568725102/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 09:05:25, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=4015, parentId=156, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597568725102/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-16 09:05:25, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=4016, parentId=156, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597568725102/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-16 09:05:25, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=4039, parentId=156, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597568725102/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 09:05:25, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4032, parentId=156, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597568725102/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 09:05:25, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4002, parentId=156, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597568725102/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 09:05:25, recoPlate=, plateColor=蓝牌, sort=99), PlateRecoDebugEntity(id=4003, parentId=156, fileName=result_1.png, filePath=D:/PlateDetect/temp/1597568725102/result_1.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 09:05:25, recoPlate=云L, plateColor=蓝牌, sort=99)])
|
|
2020-08-16 17:05:25.596 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.613 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.614 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.614 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.614 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.614 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.614 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568725102/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@136fd9aa]
|
|
2020-08-16 17:05:25.614 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.613 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.614 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.614 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.614 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.614 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.614 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568725102/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@58628a11]
|
|
2020-08-16 17:05:25.614 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.616 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.616 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.616 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.616 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.616 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.616 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.616 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.616 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.616 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568725102/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5a0d179]
|
|
2020-08-16 17:05:25.616 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.617 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.617 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.617 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.617 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.617 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.617 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568725102/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6164377d]
|
|
2020-08-16 17:05:25.617 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.621 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.621 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.621 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.621 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.621 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.621 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568725102/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@64940f29]
|
|
2020-08-16 17:05:25.621 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.624 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.624 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.624 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.624 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.624 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.624 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568725102/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@21afcb91]
|
|
2020-08-16 17:05:25.624 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.625 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.626 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.626 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.627 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.627 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.627 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.627 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.627 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.627 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.627 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.627 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.627 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568725102/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1c1ada0f]
|
|
2020-08-16 17:05:25.627 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.630 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.630 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.630 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.630 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.630 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.630 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568725102/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4f8bb93a]
|
|
2020-08-16 17:05:25.631 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.635 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.635 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.635 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.636 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.636 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.636 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.636 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.636 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.636 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568725102/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2abd13da]
|
|
2020-08-16 17:05:25.636 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.637 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.637 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.637 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.639 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.639 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.639 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.642 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.642 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.642 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.642 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.642 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.642 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568725102/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@77f400bc]
|
|
2020-08-16 17:05:25.642 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.642 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.642 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.643 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.644 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.644 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.644 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.646 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.646 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.646 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.646 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.646 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.646 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568725102/result_1.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@60f339c8]
|
|
2020-08-16 17:05:25.647 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.647 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.647 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.647 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.647 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.647 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.647 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.652 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.653 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.653 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.653 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.653 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.653 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568725102/debug_crop_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@76321696]
|
|
2020-08-16 17:05:25.653 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.654 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.654 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.654 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.656 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.657 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.657 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.657 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.657 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.657 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568725102/debug_crop_11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4cd4557d]
|
|
2020-08-16 17:05:25.657 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.662 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.662 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.662 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.662 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.662 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.662 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568725102/debug_crop_12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@52be90e5]
|
|
2020-08-16 17:05:25.662 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.663 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.663 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.663 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.666 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.666 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.666 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.667 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.667 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.667 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.667 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.667 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.667 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568725102/debug_crop_13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4ef3d145]
|
|
2020-08-16 17:05:25.667 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.670 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.670 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.670 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.675 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.676 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.676 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.682 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.682 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.682 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 17:05:25.682 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.682 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 17:05:25.682 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E6%B2%AAX11315.jpg, false]
|
|
2020-08-16 17:05:25.682 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.689 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=144, fileName=沪X11315.jpg, filePath=D:/PlateDetect/Video_Grab/沪X11315.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 08:38:32, tempPath=D:/PlateDetect/temp/1597567112035/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3650, parentId=144, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3681, parentId=144, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3683, parentId=144, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3660, parentId=144, fileName=debug_char_contour10.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_char_contour10.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3655, parentId=144, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3675, parentId=144, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3668, parentId=144, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3674, parentId=144, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3676, parentId=144, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3671, parentId=144, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3656, parentId=144, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3672, parentId=144, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3649, parentId=144, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3651, parentId=144, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3666, parentId=144, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3661, parentId=144, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3664, parentId=144, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3659, parentId=144, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3669, parentId=144, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3665, parentId=144, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3679, parentId=144, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3682, parentId=144, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3684, parentId=144, fileName=debug_crop_6.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_crop_6.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3686, parentId=144, fileName=debug_crop_7.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_crop_7.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3685, parentId=144, fileName=debug_crop_8.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_crop_8.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3652, parentId=144, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3673, parentId=144, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3670, parentId=144, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3653, parentId=144, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3662, parentId=144, fileName=debug_resize_6.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_resize_6.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3657, parentId=144, fileName=debug_resize_7.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_resize_7.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3658, parentId=144, fileName=debug_resize_8.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_resize_8.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3663, parentId=144, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3654, parentId=144, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=3667, parentId=144, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3680, parentId=144, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3678, parentId=144, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3677, parentId=144, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597567112035/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3647, parentId=144, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597567112035/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=, plateColor=蓝牌, sort=99), PlateRecoDebugEntity(id=3648, parentId=144, fileName=result_1.png, filePath=D:/PlateDetect/temp/1597567112035/result_1.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 08:38:32, recoPlate=闽T1, plateColor=蓝牌, sort=99)])
|
|
2020-08-16 17:05:25.690 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.701 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.701 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.702 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.702 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.702 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.702 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.702 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.702 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.702 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.702 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.702 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568725102/debug_crop_14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@36c829f1]
|
|
2020-08-16 17:05:25.702 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568725102/debug_crop_16.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@26138080]
|
|
2020-08-16 17:05:25.702 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.702 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.707 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.707 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.707 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.707 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.707 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.708 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568725102/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@57a46a1d]
|
|
2020-08-16 17:05:25.708 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.708 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.708 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.708 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.708 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.708 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.708 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568725102/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@b035b3a]
|
|
2020-08-16 17:05:25.709 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.709 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.709 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.709 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.710 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.710 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.710 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568725102/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@30291f4]
|
|
2020-08-16 17:05:25.710 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.710 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.710 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.710 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.711 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.711 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.711 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568725102/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@b517cd6]
|
|
2020-08-16 17:05:25.711 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.711 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.711 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.711 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.712 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.712 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.712 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.715 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.716 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.716 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.716 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.716 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.716 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568725102/debug_crop_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@522ad47d]
|
|
2020-08-16 17:05:25.716 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.717 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.717 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.717 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.717 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.717 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.717 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568725102/debug_crop_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@57f8bf58]
|
|
2020-08-16 17:05:25.717 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.720 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.720 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.720 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.720 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.720 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.720 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.721 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.721 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.721 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.721 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.721 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.721 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.726 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.726 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.726 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.726 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.726 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.727 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.727 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.727 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.727 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.727 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.727 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.727 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568725102/debug_crop_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@74298412]
|
|
2020-08-16 17:05:25.727 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.730 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.730 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.730 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.730 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.730 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.730 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568725102/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@18c5be68]
|
|
2020-08-16 17:05:25.730 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.737 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.737 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.737 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.737 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.739 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.739 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.739 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.739 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.739 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568725102/debug_resize_11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@36b27cfa]
|
|
2020-08-16 17:05:25.739 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.739 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.740 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.740 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.740 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.740 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.740 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568725102/debug_resize_12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@62b964c7]
|
|
2020-08-16 17:05:25.740 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.740 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.740 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.740 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.746 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.746 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.746 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.747 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.747 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.747 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568725102/debug_resize_13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@11dd933f]
|
|
2020-08-16 17:05:25.747 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.747 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.747 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.747 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.747 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.747 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.748 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.748 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.748 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.748 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.748 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.748 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.748 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568725102/debug_resize_15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6f2dee0e]
|
|
2020-08-16 17:05:25.748 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.749 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.749 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.749 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.749 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.749 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.749 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.749 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.749 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.750 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.750 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.750 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6aa941af]
|
|
2020-08-16 17:05:25.750 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568725102/debug_resize_16.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5edcae6e]
|
|
2020-08-16 17:05:25.750 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.750 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.750 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.750 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.750 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.753 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.754 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.754 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.754 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.754 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.754 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568725102/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@52e8f91d]
|
|
2020-08-16 17:05:25.754 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.755 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.755 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.755 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.755 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.755 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.755 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568725102/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@17233fa5]
|
|
2020-08-16 17:05:25.755 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.759 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.759 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.759 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.762 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.762 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.762 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.763 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.763 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.763 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.763 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.763 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.763 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.763 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.763 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.763 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@42fa825f]
|
|
2020-08-16 17:05:25.763 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.765 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.765 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.765 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.766 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.766 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.766 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.766 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.766 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.766 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/result_1.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@18e125e6]
|
|
2020-08-16 17:05:25.766 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.767 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.767 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.767 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.767 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.767 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.767 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.767 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.767 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.767 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.771 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.771 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.771 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.771 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.771 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.771 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.772 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568725102/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@e6b045a]
|
|
2020-08-16 17:05:25.772 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.772 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.772 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.772 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.773 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.773 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568725102/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@49505b44]
|
|
2020-08-16 17:05:25.773 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.779 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.779 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.779 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.779 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.779 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.779 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.779 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.779 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.779 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.779 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.779 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.779 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.779 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.779 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.779 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.779 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.779 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.779 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568725102/debug_resize_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5b5df9a9]
|
|
2020-08-16 17:05:25.779 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.779 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.779 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568725102/debug_resize_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@36506907]
|
|
2020-08-16 17:05:25.779 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.779 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568725102/debug_resize_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@23d3d3f8]
|
|
2020-08-16 17:05:25.779 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.779 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.779 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.779 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568725102/debug_resize_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4554ef1a]
|
|
2020-08-16 17:05:25.780 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.781 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.781 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.782 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.783 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.783 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.784 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.786 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.786 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.786 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.786 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.786 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.786 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568725102/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2659aa2]
|
|
2020-08-16 17:05:25.786 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.788 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.789 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.789 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.789 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.789 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.789 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568725102/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5140d120]
|
|
2020-08-16 17:05:25.789 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.792 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.792 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.792 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.792 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.792 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.792 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.792 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.792 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.792 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.792 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.792 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.792 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.796 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.796 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.796 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.796 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.796 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.796 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.800 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.800 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.800 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.800 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.800 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.800 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.800 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.800 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.800 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.800 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.800 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.800 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.800 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.800 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.800 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568725102/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@79bbe56e]
|
|
2020-08-16 17:05:25.800 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568725102/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@530a972f]
|
|
2020-08-16 17:05:25.800 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.800 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.800 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.801 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568725102/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@63242eb4]
|
|
2020-08-16 17:05:25.801 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.803 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.803 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.803 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.804 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.804 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.804 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.804 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.805 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.805 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E6%B2%AAX11315.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1ef65332]
|
|
2020-08-16 17:05:25.805 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.806 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.806 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.806 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.806 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.806 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.806 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.806 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.806 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.806 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.806 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.806 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3f5119c8]
|
|
2020-08-16 17:05:25.806 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4533e7b2]
|
|
2020-08-16 17:05:25.806 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.806 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.806 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.807 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.807 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.807 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.807 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.807 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.808 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.808 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.808 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.811 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.811 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.811 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.811 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.811 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.811 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_char_contour10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4504840e]
|
|
2020-08-16 17:05:25.811 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.812 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.813 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.813 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.814 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.814 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.814 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.814 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.814 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.814 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.815 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.815 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.815 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.815 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.815 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.815 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2299b673]
|
|
2020-08-16 17:05:25.815 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.815 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.815 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.815 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.818 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.818 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.818 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.818 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.818 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.818 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2400549e]
|
|
2020-08-16 17:05:25.818 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.818 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.818 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.819 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.819 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.819 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.819 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@52cc0a52]
|
|
2020-08-16 17:05:25.819 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.819 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.820 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.820 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.820 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.820 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.820 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.825 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.825 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.825 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.825 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.825 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.826 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3b5cab63]
|
|
2020-08-16 17:05:25.826 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.826 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.826 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.826 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.825 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.827 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.827 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.828 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.828 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.828 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.829 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.829 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.828 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.829 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.830 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.830 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.829 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@73507a9]
|
|
2020-08-16 17:05:25.830 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.830 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.830 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.830 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_char_contour8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@24dbd7ec]
|
|
2020-08-16 17:05:25.830 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.830 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.830 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@75950c13]
|
|
2020-08-16 17:05:25.831 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.831 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.832 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.832 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.831 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.832 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.832 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.832 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.833 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.833 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.833 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.833 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.833 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.833 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.833 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.833 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.833 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.833 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@45594f3e]
|
|
2020-08-16 17:05:25.833 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.832 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.833 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.834 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.835 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.835 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@14541480]
|
|
2020-08-16 17:05:25.835 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.835 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.835 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.833 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.835 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.835 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.835 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.835 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.835 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.835 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@26175a8b]
|
|
2020-08-16 17:05:25.835 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.835 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.836 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.836 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.836 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.837 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.838 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.839 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.839 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.839 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.839 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.839 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@33d2f391]
|
|
2020-08-16 17:05:25.839 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.839 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.839 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.839 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.844 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.844 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.844 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.844 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.844 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.844 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@50003681]
|
|
2020-08-16 17:05:25.845 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.845 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.845 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.845 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.848 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.848 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.848 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.848 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.848 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.848 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6afd1d0d]
|
|
2020-08-16 17:05:25.848 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.849 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.849 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.849 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.854 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.854 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.854 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.855 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.855 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.855 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2ee98d04]
|
|
2020-08-16 17:05:25.855 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.856 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.856 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.856 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.856 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.856 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.856 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.856 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.857 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.857 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@d6d00ec]
|
|
2020-08-16 17:05:25.857 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.857 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.857 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.857 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.861 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.861 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.862 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.862 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.862 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.862 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.862 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.862 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.862 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.862 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.862 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@67857f86]
|
|
2020-08-16 17:05:25.862 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@102fbb8a]
|
|
2020-08-16 17:05:25.862 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.862 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.862 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.862 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.862 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.862 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.862 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.862 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.869 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.869 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.869 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.869 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.869 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.869 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.869 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.869 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.869 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_crop_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@139496df]
|
|
2020-08-16 17:05:25.869 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.869 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.869 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.869 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.869 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.869 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.869 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_crop_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3124ef5c]
|
|
2020-08-16 17:05:25.869 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.869 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.869 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.870 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7828187e]
|
|
2020-08-16 17:05:25.870 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.870 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.870 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.870 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.870 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.870 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.870 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.870 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.870 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.870 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.872 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.872 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.872 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.872 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.872 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.872 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_crop_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@673b74f6]
|
|
2020-08-16 17:05:25.873 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.873 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.873 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.873 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.874 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.874 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.874 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.874 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.874 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.874 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6b944d31]
|
|
2020-08-16 17:05:25.874 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.875 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.875 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.875 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.875 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.875 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.875 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.875 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.875 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.875 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7c038277]
|
|
2020-08-16 17:05:25.876 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.876 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.876 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.876 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.880 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.880 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.880 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.880 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.880 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.881 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@79779028]
|
|
2020-08-16 17:05:25.881 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.881 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.881 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.881 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.883 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.884 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.884 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.884 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.884 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.884 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_resize_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4e5f5997]
|
|
2020-08-16 17:05:25.884 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.885 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.885 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.885 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.885 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.885 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.885 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.885 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.886 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@46ace07e]
|
|
2020-08-16 17:05:25.886 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.886 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.886 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.886 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.886 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.889 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.889 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.889 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.889 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.889 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.889 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_resize_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@302b3419]
|
|
2020-08-16 17:05:25.889 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.890 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.890 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.890 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.890 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.890 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.890 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.890 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.890 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.890 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.890 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.890 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.890 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.890 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.890 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4e6bdabf]
|
|
2020-08-16 17:05:25.890 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_resize_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@227c6ebe]
|
|
2020-08-16 17:05:25.890 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.890 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.891 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.891 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.891 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.891 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.891 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.891 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.895 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.895 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.895 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.895 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.895 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.895 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5eb90915]
|
|
2020-08-16 17:05:25.895 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.896 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.896 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.896 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.896 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.896 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.896 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.896 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.896 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.896 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.896 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.896 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.896 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.897 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.897 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@25a8a72b]
|
|
2020-08-16 17:05:25.897 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.897 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@24b5f5e]
|
|
2020-08-16 17:05:25.897 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.897 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.897 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.897 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.898 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.898 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.898 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.903 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.903 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:25.903 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.903 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:25.903 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.903 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.903 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.903 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:25.903 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@521db7df]
|
|
2020-08-16 17:05:25.903 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:25.904 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:25.903 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.904 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567112035/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6955bac4]
|
|
2020-08-16 17:05:25.904 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.904 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.904 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:25.904 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.904 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:25.904 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:25.904 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.275 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.275 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.275 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.275 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.275 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.275 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E7%90%BCJX59HZ.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6aef545a]
|
|
2020-08-16 17:05:26.275 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.275 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.275 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.275 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 17:05:26.275 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.275 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 17:05:26.275 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E7%90%BCJX59HZ.jpg, false]
|
|
2020-08-16 17:05:26.275 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.284 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.284 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.284 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.689 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=157, fileName=琼JX59HZ.jpg, filePath=D:/PlateDetect/Video_Grab/琼JX59HZ.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 09:05:26, tempPath=D:/PlateDetect/temp/1597568726302/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=4062, parentId=157, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4060, parentId=157, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4047, parentId=157, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4052, parentId=157, fileName=debug_char_contour10.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_char_contour10.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4074, parentId=157, fileName=debug_char_contour11.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_char_contour11.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4080, parentId=157, fileName=debug_char_contour12.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_char_contour12.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4067, parentId=157, fileName=debug_char_contour13.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_char_contour13.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4069, parentId=157, fileName=debug_char_contour14.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_char_contour14.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4083, parentId=157, fileName=debug_char_contour15.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_char_contour15.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4072, parentId=157, fileName=debug_char_contour16.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_char_contour16.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4078, parentId=157, fileName=debug_char_contour17.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_char_contour17.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4049, parentId=157, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4054, parentId=157, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4059, parentId=157, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4066, parentId=157, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4090, parentId=157, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4095, parentId=157, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4089, parentId=157, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4093, parentId=157, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4075, parentId=157, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=4068, parentId=157, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=4050, parentId=157, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=4091, parentId=157, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=4084, parentId=157, fileName=debug_crop_10.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_crop_10.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4070, parentId=157, fileName=debug_crop_11.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_crop_11.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4077, parentId=157, fileName=debug_crop_12.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_crop_12.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4061, parentId=157, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4065, parentId=157, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4096, parentId=157, fileName=debug_crop_6.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_crop_6.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4097, parentId=157, fileName=debug_crop_7.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_crop_7.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4046, parentId=157, fileName=debug_crop_8.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_crop_8.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4055, parentId=157, fileName=debug_crop_9.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_crop_9.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4057, parentId=157, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4082, parentId=157, fileName=debug_resize_10.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_resize_10.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4071, parentId=157, fileName=debug_resize_11.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_resize_11.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4076, parentId=157, fileName=debug_resize_12.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_resize_12.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4051, parentId=157, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4056, parentId=157, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4064, parentId=157, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4058, parentId=157, fileName=debug_resize_6.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_resize_6.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4063, parentId=157, fileName=debug_resize_7.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_resize_7.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4048, parentId=157, fileName=debug_resize_8.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_resize_8.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4053, parentId=157, fileName=debug_resize_9.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_resize_9.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4086, parentId=157, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=4081, parentId=157, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=4092, parentId=157, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=4087, parentId=157, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4088, parentId=157, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4094, parentId=157, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4073, parentId=157, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4079, parentId=157, fileName=debug_char_auxRoi_4.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_char_auxRoi_4.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4085, parentId=157, fileName=debug_char_auxRoi_6.jpg, filePath=D:/PlateDetect/temp/1597568726302/debug_char_auxRoi_6.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4045, parentId=157, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597568726302/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 09:05:26, recoPlate=豫TZN898, plateColor=蓝牌, sort=99)])
|
|
2020-08-16 17:05:26.689 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.706 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.706 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.707 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.707 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.707 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.707 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@52e52139]
|
|
2020-08-16 17:05:26.707 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.708 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.709 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.709 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.709 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.709 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.709 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7a4fe26a]
|
|
2020-08-16 17:05:26.709 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.709 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.709 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.709 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.709 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.709 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.710 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.710 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.710 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.710 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4339ba0b]
|
|
2020-08-16 17:05:26.710 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.710 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.711 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.711 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.711 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.711 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.711 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_char_contour11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@11ec570a]
|
|
2020-08-16 17:05:26.712 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.710 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.710 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.713 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.713 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.713 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.713 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_char_contour10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@78bb02f8]
|
|
2020-08-16 17:05:26.713 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.713 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.713 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.713 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_char_contour12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@247d4aec]
|
|
2020-08-16 17:05:26.713 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.720 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.720 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.720 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.720 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.720 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.720 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.720 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.720 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.720 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.723 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.724 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.724 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.728 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.728 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.728 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.728 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.728 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.728 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.735 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.735 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.735 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.735 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.735 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.735 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.735 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.735 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.735 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.735 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.735 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_char_contour14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@60b1a954]
|
|
2020-08-16 17:05:26.735 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_char_contour13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6e61eb2e]
|
|
2020-08-16 17:05:26.735 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.735 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.738 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.738 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.738 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.738 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.738 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.738 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_char_contour15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@10f19a5c]
|
|
2020-08-16 17:05:26.738 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.739 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.739 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.739 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.739 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.739 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.739 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_char_contour16.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@76e66443]
|
|
2020-08-16 17:05:26.739 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.740 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.740 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.740 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.740 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.740 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.740 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_char_contour17.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4c962ded]
|
|
2020-08-16 17:05:26.740 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.742 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.742 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.743 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.743 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.743 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.743 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7a40464]
|
|
2020-08-16 17:05:26.743 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.746 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.746 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.746 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.748 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.748 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.748 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.749 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.749 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.749 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.751 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.751 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.752 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.752 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.752 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.752 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@69f485cf]
|
|
2020-08-16 17:05:26.752 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.752 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.752 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.752 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.752 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.752 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.752 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.753 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.753 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.753 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.753 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.753 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.753 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.756 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.756 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.756 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.756 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.756 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.756 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@38228fea]
|
|
2020-08-16 17:05:26.756 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.757 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.757 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.757 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.757 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.757 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.757 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@150ae97e]
|
|
2020-08-16 17:05:26.757 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.762 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.762 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.762 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.762 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.762 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.762 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.762 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.762 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.762 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.762 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.762 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.762 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@295e9750]
|
|
2020-08-16 17:05:26.762 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6226d53a]
|
|
2020-08-16 17:05:26.762 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.762 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.762 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.763 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.763 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.763 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.763 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@33499765]
|
|
2020-08-16 17:05:26.763 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.763 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.763 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.763 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.763 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.763 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.763 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_char_contour8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7d427c83]
|
|
2020-08-16 17:05:26.764 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.767 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.767 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.767 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.768 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.768 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.768 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.773 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.773 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.773 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.774 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.774 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.774 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.774 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.774 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.774 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.775 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.775 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.775 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.775 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.775 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.776 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@256f333]
|
|
2020-08-16 17:05:26.776 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.776 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.776 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.776 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.776 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.776 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.776 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@744537e9]
|
|
2020-08-16 17:05:26.776 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.779 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.779 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.779 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.782 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.783 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.783 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.783 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.783 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.783 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@630a79ae]
|
|
2020-08-16 17:05:26.783 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.789 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.789 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.789 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.789 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.789 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.789 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3b845ca2]
|
|
2020-08-16 17:05:26.789 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.789 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.789 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.789 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.790 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.790 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.790 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.790 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.790 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.790 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@f37d45f]
|
|
2020-08-16 17:05:26.790 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.792 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.792 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.792 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.796 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.796 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.796 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.796 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.796 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.796 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.796 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.796 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_crop_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@31e0de35]
|
|
2020-08-16 17:05:26.796 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.796 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.801 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.801 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.801 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.801 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.801 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.801 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_crop_11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@606aba8f]
|
|
2020-08-16 17:05:26.801 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.805 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.806 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.806 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.812 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.812 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.812 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.812 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.812 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.812 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_crop_12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7f7ca7c5]
|
|
2020-08-16 17:05:26.812 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.814 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.815 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.815 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.815 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.815 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.815 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@757e82ce]
|
|
2020-08-16 17:05:26.815 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.817 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.817 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.818 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.818 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.818 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.818 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.819 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.819 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.819 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.823 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.824 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.824 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.824 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.824 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.824 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@105c6b4a]
|
|
2020-08-16 17:05:26.824 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.829 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.829 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.829 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.830 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.830 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.830 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.835 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.836 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.836 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.841 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.841 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.841 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.841 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.841 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.841 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.841 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_crop_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1347bd18]
|
|
2020-08-16 17:05:26.841 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.841 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.842 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.842 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.842 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.842 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_crop_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@358dbe41]
|
|
2020-08-16 17:05:26.842 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.845 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.845 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.845 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.845 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.845 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.845 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@21ce5494]
|
|
2020-08-16 17:05:26.845 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.845 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.845 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.845 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.845 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.845 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.845 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_crop_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3dca1fe9]
|
|
2020-08-16 17:05:26.845 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.846 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.846 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.846 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.846 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.846 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.846 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_crop_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@575edb48]
|
|
2020-08-16 17:05:26.846 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.850 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.850 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.850 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.850 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.850 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.850 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_resize_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5bf52506]
|
|
2020-08-16 17:05:26.850 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.856 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.856 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.856 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.856 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.856 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.856 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.856 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.856 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.856 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.856 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.856 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.856 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.856 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.856 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.856 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.866 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.867 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.866 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.866 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.867 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.867 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.867 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.867 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.867 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.867 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.867 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.867 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.867 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.867 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.867 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.867 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.867 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5470330f]
|
|
2020-08-16 17:05:26.867 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.867 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.867 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.867 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@79be0ea4]
|
|
2020-08-16 17:05:26.867 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.867 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_resize_12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3b3bb174]
|
|
2020-08-16 17:05:26.867 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.867 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.867 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.867 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.867 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.867 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.868 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.868 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_resize_11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@760de636]
|
|
2020-08-16 17:05:26.868 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.868 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.868 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2497be75]
|
|
2020-08-16 17:05:26.868 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.868 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.868 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.868 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.872 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.872 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.872 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.872 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.872 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.872 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_resize_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3beab319]
|
|
2020-08-16 17:05:26.872 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.876 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.876 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.876 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.877 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.877 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.877 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.876 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.878 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.878 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.880 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.880 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.881 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.881 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.881 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.881 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.881 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.881 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.882 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.882 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.882 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.882 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_resize_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@56c6074f]
|
|
2020-08-16 17:05:26.882 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.886 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.887 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.887 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.887 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.887 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.887 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_resize_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@19bad165]
|
|
2020-08-16 17:05:26.887 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.888 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.888 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.888 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.888 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.888 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.888 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_resize_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@505cea0d]
|
|
2020-08-16 17:05:26.888 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.891 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.891 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.891 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.891 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.891 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.891 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.891 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.891 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.891 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@44ade05f]
|
|
2020-08-16 17:05:26.891 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.891 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.892 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.892 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@28d27d75]
|
|
2020-08-16 17:05:26.892 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.894 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.894 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.894 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.894 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.894 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.894 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.896 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.896 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.896 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.901 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.901 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.901 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.901 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.901 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.901 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@568196cd]
|
|
2020-08-16 17:05:26.901 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.902 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.902 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.902 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.904 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.904 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.904 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.904 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.904 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.904 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2a91443]
|
|
2020-08-16 17:05:26.904 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.906 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.906 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.906 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.907 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.907 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.907 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.908 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.908 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.908 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.908 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.908 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.908 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6694e280]
|
|
2020-08-16 17:05:26.908 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.910 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.911 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.911 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.911 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.911 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.911 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5ae205a6]
|
|
2020-08-16 17:05:26.911 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.914 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.914 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.914 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.914 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.914 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.914 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.914 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.914 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.915 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.915 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_char_auxRoi_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@466e18cc]
|
|
2020-08-16 17:05:26.915 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.914 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.915 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_char_auxRoi_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5892b1ec]
|
|
2020-08-16 17:05:26.915 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.919 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.919 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.919 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.921 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.921 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.921 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.925 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.925 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.925 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.925 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.925 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.925 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.925 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.925 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.925 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.925 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:26.925 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:26.925 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:26.925 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:26.926 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:26.926 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568726302/debug_char_auxRoi_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@b387f5a]
|
|
2020-08-16 17:05:26.926 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.927 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.927 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.927 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:26.936 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:26.936 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:26.936 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:27.391 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:27.391 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:27.392 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:27.392 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:27.392 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:27.392 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 17:05:27.392 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:27.392 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 17:05:27.392 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:27.392 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E7%90%BCW1111A.jpg, false]
|
|
2020-08-16 17:05:27.392 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:27.392 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.392 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E7%90%BCW1111A.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4876a39]
|
|
2020-08-16 17:05:27.392 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.398 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:27.399 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.399 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:27.769 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=158, fileName=琼W1111A.jpg, filePath=D:/PlateDetect/Video_Grab/琼W1111A.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 09:05:27, tempPath=D:/PlateDetect/temp/1597568727418/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=4119, parentId=158, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597568727418/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 09:05:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4120, parentId=158, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597568727418/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 09:05:27, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=4115, parentId=158, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597568727418/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 09:05:27, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=4109, parentId=158, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597568727418/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 09:05:27, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=4098, parentId=158, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597568727418/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 09:05:27, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=4116, parentId=158, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597568727418/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 09:05:27, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=4113, parentId=158, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597568727418/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:27, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4118, parentId=158, fileName=debug_crop_10.jpg, filePath=D:/PlateDetect/temp/1597568727418/debug_crop_10.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:27, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4106, parentId=158, fileName=debug_crop_11.jpg, filePath=D:/PlateDetect/temp/1597568727418/debug_crop_11.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:27, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4099, parentId=158, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597568727418/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:27, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4117, parentId=158, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597568727418/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:27, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4112, parentId=158, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597568727418/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:27, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4114, parentId=158, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597568727418/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:27, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4101, parentId=158, fileName=debug_crop_6.jpg, filePath=D:/PlateDetect/temp/1597568727418/debug_crop_6.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:27, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4108, parentId=158, fileName=debug_crop_7.jpg, filePath=D:/PlateDetect/temp/1597568727418/debug_crop_7.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:27, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4122, parentId=158, fileName=debug_crop_8.jpg, filePath=D:/PlateDetect/temp/1597568727418/debug_crop_8.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:27, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4121, parentId=158, fileName=debug_crop_9.jpg, filePath=D:/PlateDetect/temp/1597568727418/debug_crop_9.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:27, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4100, parentId=158, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597568727418/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:27, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4104, parentId=158, fileName=debug_resize_10.jpg, filePath=D:/PlateDetect/temp/1597568727418/debug_resize_10.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:27, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4103, parentId=158, fileName=debug_resize_11.jpg, filePath=D:/PlateDetect/temp/1597568727418/debug_resize_11.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:27, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4102, parentId=158, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597568727418/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:27, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4110, parentId=158, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597568727418/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:27, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4111, parentId=158, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597568727418/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:27, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4107, parentId=158, fileName=debug_resize_7.jpg, filePath=D:/PlateDetect/temp/1597568727418/debug_resize_7.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:27, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4105, parentId=158, fileName=debug_resize_8.jpg, filePath=D:/PlateDetect/temp/1597568727418/debug_resize_8.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:27, recoPlate=, plateColor=, sort=8)])
|
|
2020-08-16 17:05:27.769 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.785 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:27.786 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:27.786 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:27.786 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:27.786 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:27.786 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727418/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@f72db2f]
|
|
2020-08-16 17:05:27.786 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.786 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:27.786 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:27.786 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:27.786 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:27.786 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:27.786 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727418/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6c61d6f1]
|
|
2020-08-16 17:05:27.786 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.787 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:27.787 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:27.787 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:27.787 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:27.787 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:27.787 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727418/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1b512aa5]
|
|
2020-08-16 17:05:27.788 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.788 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:27.788 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:27.788 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:27.788 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:27.788 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:27.788 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727418/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1b498597]
|
|
2020-08-16 17:05:27.788 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.788 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:27.788 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:27.788 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:27.788 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:27.788 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:27.788 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727418/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@51328911]
|
|
2020-08-16 17:05:27.788 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.795 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:27.795 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:27.795 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:27.795 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:27.795 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:27.795 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727418/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@256f4320]
|
|
2020-08-16 17:05:27.795 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.797 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:27.797 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:27.797 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.797 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.797 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:27.797 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:27.809 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:27.809 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:27.809 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:27.809 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:27.809 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:27.809 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727418/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@597b20c2]
|
|
2020-08-16 17:05:27.809 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.809 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:27.809 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.809 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:27.811 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:27.811 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.811 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:27.816 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:27.816 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:27.816 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:27.816 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:27.816 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:27.816 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727418/debug_crop_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3eb31270]
|
|
2020-08-16 17:05:27.816 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.818 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:27.818 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:27.818 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.818 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.818 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:27.818 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:27.825 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:27.825 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.825 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:27.826 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:27.826 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:27.826 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:27.826 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:27.826 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:27.827 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727418/debug_crop_11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@31fdcef1]
|
|
2020-08-16 17:05:27.827 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.830 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:27.830 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:27.830 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:27.830 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:27.830 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:27.830 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727418/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@354b4067]
|
|
2020-08-16 17:05:27.830 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.832 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:27.832 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.832 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:27.836 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:27.836 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.836 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:27.840 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:27.840 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:27.840 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:27.840 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:27.840 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:27.840 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727418/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@168af72f]
|
|
2020-08-16 17:05:27.840 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.842 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:27.842 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.842 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:27.847 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:27.847 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:27.847 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:27.847 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:27.847 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:27.847 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:27.847 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:27.847 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:27.847 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:27.847 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:27.847 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727418/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@436e4f09]
|
|
2020-08-16 17:05:27.848 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727418/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2b26e768]
|
|
2020-08-16 17:05:27.848 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.848 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.849 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:27.849 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.849 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:27.855 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:27.855 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.855 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:27.855 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:27.855 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.855 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:27.877 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:27.877 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:27.877 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:27.877 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:27.877 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:27.877 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:27.877 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:27.877 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:27.877 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727418/debug_crop_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1f14e60c]
|
|
2020-08-16 17:05:27.877 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:27.877 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:27.877 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:27.878 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:27.878 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:27.878 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:27.878 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:27.878 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:27.878 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:27.878 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727418/debug_crop_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3fb78ac7]
|
|
2020-08-16 17:05:27.878 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727418/debug_crop_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@20b0d57]
|
|
2020-08-16 17:05:27.878 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.878 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.878 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:27.878 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:27.878 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:27.878 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:27.878 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727418/debug_crop_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@cc698a9]
|
|
2020-08-16 17:05:27.878 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.877 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.878 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:27.878 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:27.878 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:27.878 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:27.878 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:27.878 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:27.878 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727418/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@27166fc6]
|
|
2020-08-16 17:05:27.878 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:27.878 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.878 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:27.878 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:27.878 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727418/debug_resize_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5ca5ba70]
|
|
2020-08-16 17:05:27.878 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.891 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:27.891 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.891 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:27.892 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:27.892 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:27.892 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.892 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.892 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:27.892 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:27.893 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:27.893 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.893 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:27.893 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:27.893 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.893 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:27.893 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:27.893 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.893 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:27.895 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:27.895 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:27.895 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:27.895 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:27.895 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:27.895 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727418/debug_resize_11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4efffbd]
|
|
2020-08-16 17:05:27.895 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.901 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:27.901 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:27.901 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:27.901 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:27.901 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:27.901 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727418/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@64a52ded]
|
|
2020-08-16 17:05:27.901 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.902 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:27.902 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:27.902 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:27.902 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:27.902 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:27.902 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:27.902 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:27.902 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:27.902 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:27.902 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:27.902 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727418/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5a72069]
|
|
2020-08-16 17:05:27.902 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727418/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2df24e06]
|
|
2020-08-16 17:05:27.902 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.902 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.903 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:27.903 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:27.903 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:27.903 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:27.903 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:27.903 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:27.903 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:27.903 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:27.903 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:27.903 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727418/debug_resize_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7dfba217]
|
|
2020-08-16 17:05:27.903 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:27.903 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.903 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727418/debug_resize_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@59613c54]
|
|
2020-08-16 17:05:27.903 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.905 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:27.905 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.905 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:27.912 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:27.912 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.912 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:27.912 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:27.912 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.912 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:27.913 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:27.913 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:27.913 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.913 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.913 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:27.913 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:27.913 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:27.914 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.914 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:27.953 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:27.953 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:27.953 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:27.953 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:27.953 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:27.953 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 17:05:27.953 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:27.953 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:27.953 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:27.953 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 17:05:27.953 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E7%90%BCR11CWA.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1bf66f75]
|
|
2020-08-16 17:05:27.953 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E7%90%BCR11CWA.jpg, false]
|
|
2020-08-16 17:05:27.953 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.953 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.961 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:27.961 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:27.961 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:28.411 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:28.411 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:28.411 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:28.411 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:28.411 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:28.411 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 17:05:28.411 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:28.411 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:28.411 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:28.411 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 17:05:28.411 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E7%90%BCY9AWN1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@16d60064]
|
|
2020-08-16 17:05:28.411 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E7%90%BCY9AWN1.jpg, false]
|
|
2020-08-16 17:05:28.411 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.411 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.420 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:28.420 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.420 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:28.466 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=159, fileName=琼R11CWA.jpg, filePath=D:/PlateDetect/Video_Grab/琼R11CWA.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 09:05:27, tempPath=D:/PlateDetect/temp/1597568727977/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=4145, parentId=159, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597568727977/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 09:05:28, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4157, parentId=159, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597568727977/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:05:28, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4164, parentId=159, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597568727977/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:05:28, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4160, parentId=159, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597568727977/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:05:28, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4141, parentId=159, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597568727977/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:05:28, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4127, parentId=159, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597568727977/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 09:05:28, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=4133, parentId=159, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597568727977/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 09:05:28, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=4148, parentId=159, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597568727977/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 09:05:28, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=4140, parentId=159, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597568727977/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 09:05:28, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=4155, parentId=159, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597568727977/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 09:05:28, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=4146, parentId=159, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597568727977/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:28, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4151, parentId=159, fileName=debug_crop_10.jpg, filePath=D:/PlateDetect/temp/1597568727977/debug_crop_10.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:28, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4149, parentId=159, fileName=debug_crop_11.jpg, filePath=D:/PlateDetect/temp/1597568727977/debug_crop_11.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:28, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4147, parentId=159, fileName=debug_crop_12.jpg, filePath=D:/PlateDetect/temp/1597568727977/debug_crop_12.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:28, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4152, parentId=159, fileName=debug_crop_13.jpg, filePath=D:/PlateDetect/temp/1597568727977/debug_crop_13.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:28, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4128, parentId=159, fileName=debug_crop_14.jpg, filePath=D:/PlateDetect/temp/1597568727977/debug_crop_14.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:28, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4142, parentId=159, fileName=debug_crop_15.jpg, filePath=D:/PlateDetect/temp/1597568727977/debug_crop_15.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:28, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4137, parentId=159, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597568727977/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:28, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4153, parentId=159, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597568727977/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:28, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4156, parentId=159, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597568727977/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:28, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4129, parentId=159, fileName=debug_crop_6.jpg, filePath=D:/PlateDetect/temp/1597568727977/debug_crop_6.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:28, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4144, parentId=159, fileName=debug_crop_7.jpg, filePath=D:/PlateDetect/temp/1597568727977/debug_crop_7.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:28, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4138, parentId=159, fileName=debug_crop_8.jpg, filePath=D:/PlateDetect/temp/1597568727977/debug_crop_8.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:28, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4150, parentId=159, fileName=debug_crop_9.jpg, filePath=D:/PlateDetect/temp/1597568727977/debug_crop_9.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:28, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4136, parentId=159, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597568727977/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:28, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4132, parentId=159, fileName=debug_resize_10.jpg, filePath=D:/PlateDetect/temp/1597568727977/debug_resize_10.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:28, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4124, parentId=159, fileName=debug_resize_11.jpg, filePath=D:/PlateDetect/temp/1597568727977/debug_resize_11.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:28, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4126, parentId=159, fileName=debug_resize_12.jpg, filePath=D:/PlateDetect/temp/1597568727977/debug_resize_12.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:28, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4143, parentId=159, fileName=debug_resize_13.jpg, filePath=D:/PlateDetect/temp/1597568727977/debug_resize_13.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:28, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4131, parentId=159, fileName=debug_resize_14.jpg, filePath=D:/PlateDetect/temp/1597568727977/debug_resize_14.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:28, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4135, parentId=159, fileName=debug_resize_15.jpg, filePath=D:/PlateDetect/temp/1597568727977/debug_resize_15.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:28, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4163, parentId=159, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597568727977/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:28, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4165, parentId=159, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597568727977/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:28, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4158, parentId=159, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597568727977/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:28, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4166, parentId=159, fileName=debug_resize_6.jpg, filePath=D:/PlateDetect/temp/1597568727977/debug_resize_6.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:28, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4162, parentId=159, fileName=debug_resize_7.jpg, filePath=D:/PlateDetect/temp/1597568727977/debug_resize_7.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:28, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4139, parentId=159, fileName=debug_resize_8.jpg, filePath=D:/PlateDetect/temp/1597568727977/debug_resize_8.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:28, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4125, parentId=159, fileName=debug_resize_9.jpg, filePath=D:/PlateDetect/temp/1597568727977/debug_resize_9.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:28, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4130, parentId=159, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597568727977/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 09:05:28, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=4154, parentId=159, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597568727977/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-16 09:05:28, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=4134, parentId=159, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597568727977/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-16 09:05:28, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=4161, parentId=159, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597568727977/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 09:05:28, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4159, parentId=159, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597568727977/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 09:05:28, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4123, parentId=159, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597568727977/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 09:05:28, recoPlate=湘T, plateColor=蓝牌, sort=99)])
|
|
2020-08-16 17:05:28.476 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.511 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:28.511 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:28.511 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:28.511 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:28.511 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:28.511 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727977/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@25cae0f3]
|
|
2020-08-16 17:05:28.511 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.512 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:28.512 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:28.512 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:28.512 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:28.512 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:28.512 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727977/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3571d05d]
|
|
2020-08-16 17:05:28.512 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.513 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:28.513 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:28.513 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:28.513 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:28.513 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:28.513 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727977/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@633db3ed]
|
|
2020-08-16 17:05:28.513 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.531 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:28.531 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:28.531 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:28.532 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:28.532 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:28.532 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727977/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1bec8b0c]
|
|
2020-08-16 17:05:28.532 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.535 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:28.535 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:28.537 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:28.537 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:28.537 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:28.537 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727977/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5f27cdd9]
|
|
2020-08-16 17:05:28.537 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.545 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:28.545 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.545 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:28.545 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.545 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:28.545 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:28.547 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:28.547 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.547 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:28.548 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:28.548 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.548 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:28.548 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:28.549 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.549 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:28.560 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:28.560 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:28.560 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:28.560 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:28.560 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:28.560 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:28.560 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:28.560 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:28.560 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:28.560 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:28.560 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727977/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@13e4ddeb]
|
|
2020-08-16 17:05:28.560 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727977/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5ab70e69]
|
|
2020-08-16 17:05:28.560 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.560 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.561 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:28.561 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:28.561 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:28.561 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:28.561 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:28.561 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727977/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5c9705f1]
|
|
2020-08-16 17:05:28.561 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.562 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:28.562 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:28.562 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:28.562 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.562 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:28.562 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:28.562 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:28.562 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:28.562 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727977/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6b1e2f6b]
|
|
2020-08-16 17:05:28.562 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.567 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:28.568 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:28.568 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:28.568 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:28.568 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:28.568 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727977/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4cded0db]
|
|
2020-08-16 17:05:28.568 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.569 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:28.569 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:28.569 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:28.569 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:28.569 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:28.569 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727977/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@13777411]
|
|
2020-08-16 17:05:28.569 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.573 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:28.573 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.573 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:28.579 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:28.579 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.579 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:28.585 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:28.585 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:28.586 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:28.586 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.586 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:28.588 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:28.588 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.588 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:28.589 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:28.589 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:28.589 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:28.589 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:28.589 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:28.589 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727977/debug_crop_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@71aba92d]
|
|
2020-08-16 17:05:28.589 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.586 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:28.593 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:28.593 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:28.593 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727977/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7df9c84e]
|
|
2020-08-16 17:05:28.593 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.600 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:28.600 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:28.600 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:28.600 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:28.600 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:28.600 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727977/debug_crop_11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6ab43cd6]
|
|
2020-08-16 17:05:28.600 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.606 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:28.606 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.606 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:28.610 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:28.610 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.610 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:28.612 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:28.612 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.612 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:28.615 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:28.615 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.615 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:28.616 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:28.616 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:28.616 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:28.616 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:28.616 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:28.616 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727977/debug_crop_12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4ccdfaf4]
|
|
2020-08-16 17:05:28.616 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.624 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:28.624 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:28.624 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:28.624 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:28.625 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:28.625 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727977/debug_crop_13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3e2386cc]
|
|
2020-08-16 17:05:28.625 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.626 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:28.626 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:28.626 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:28.626 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:28.626 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:28.626 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:28.627 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:28.627 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:28.627 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:28.627 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:28.627 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:28.627 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:28.627 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:28.627 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:28.627 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:28.627 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727977/debug_crop_14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4615deb1]
|
|
2020-08-16 17:05:28.627 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727977/debug_crop_15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1f886e2f]
|
|
2020-08-16 17:05:28.627 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727977/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@78b51e6]
|
|
2020-08-16 17:05:28.627 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.627 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.627 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.633 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:28.633 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.633 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:28.636 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:28.637 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:28.636 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:28.637 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.637 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.637 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.637 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:28.637 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:28.637 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:28.637 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:28.638 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.638 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:28.639 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:28.639 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:28.639 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:28.639 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:28.639 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:28.639 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727977/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@54f75693]
|
|
2020-08-16 17:05:28.639 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.647 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:28.647 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:28.647 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:28.647 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:28.647 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:28.647 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:28.648 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:28.648 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:28.648 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727977/debug_crop_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6d2a1dd7]
|
|
2020-08-16 17:05:28.648 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.648 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:28.647 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:28.648 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:28.648 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:28.648 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:28.648 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727977/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@42443b89]
|
|
2020-08-16 17:05:28.648 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:28.648 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.648 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:28.648 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727977/debug_crop_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4f2fb018]
|
|
2020-08-16 17:05:28.648 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.648 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:28.648 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:28.648 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:28.648 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:28.648 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:28.648 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727977/debug_crop_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@593119f]
|
|
2020-08-16 17:05:28.648 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.655 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:28.655 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.655 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:28.657 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:28.657 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.657 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:28.657 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:28.658 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.658 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:28.658 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:28.658 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.658 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:28.660 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:28.660 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.660 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:28.665 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:28.665 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:28.665 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:28.665 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:28.665 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:28.666 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:28.666 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:28.666 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:28.666 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:28.666 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727977/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2740a01a]
|
|
2020-08-16 17:05:28.666 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.666 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:28.666 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:28.666 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:28.666 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:28.666 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:28.666 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:28.666 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:28.666 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:28.666 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727977/debug_resize_11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7e76ad3]
|
|
2020-08-16 17:05:28.666 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:28.666 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:28.666 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.666 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:28.666 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727977/debug_resize_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6bf2382]
|
|
2020-08-16 17:05:28.666 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727977/debug_crop_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4533a93c]
|
|
2020-08-16 17:05:28.666 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.666 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.669 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:28.669 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:28.669 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:28.669 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:28.669 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:28.669 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727977/debug_resize_12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@b2290ba]
|
|
2020-08-16 17:05:28.669 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.675 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:28.675 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:28.676 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.676 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.676 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:28.676 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:28.676 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:28.676 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.676 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:28.684 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:28.684 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:28.684 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:28.684 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:28.684 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:28.684 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:28.684 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:28.684 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:28.684 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:28.684 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:28.684 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:28.684 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:28.684 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:28.685 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:28.685 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:28.685 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727977/debug_resize_14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5132cc73]
|
|
2020-08-16 17:05:28.685 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727977/debug_resize_15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3d8f6c26]
|
|
2020-08-16 17:05:28.685 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727977/debug_resize_13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1f7cb635]
|
|
2020-08-16 17:05:28.685 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.685 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.685 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.686 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:28.686 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.686 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:28.690 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:28.690 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:28.691 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:28.691 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:28.691 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:28.691 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727977/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7efa0487]
|
|
2020-08-16 17:05:28.691 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.696 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:28.696 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:28.696 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.696 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.696 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:28.696 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:28.696 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:28.696 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.696 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:28.704 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:28.704 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:28.704 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:28.704 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:28.704 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:28.704 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:28.704 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:28.704 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:28.704 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:28.704 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:28.704 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:28.704 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:28.704 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727977/debug_resize_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6d16eb28]
|
|
2020-08-16 17:05:28.704 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:28.704 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:28.704 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.704 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:28.704 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727977/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4a60f587]
|
|
2020-08-16 17:05:28.704 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727977/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@20ccc611]
|
|
2020-08-16 17:05:28.704 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.704 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.707 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:28.707 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.707 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:28.712 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:28.712 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:28.712 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:28.712 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:28.712 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:28.712 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727977/debug_resize_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7aa5dd94]
|
|
2020-08-16 17:05:28.712 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.712 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:28.712 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.713 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:28.713 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:28.713 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.713 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:28.717 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:28.718 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:28.718 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:28.718 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:28.718 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:28.718 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727977/debug_resize_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2ac23bb4]
|
|
2020-08-16 17:05:28.718 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.718 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:28.718 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:28.718 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:28.718 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:28.718 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:28.718 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727977/debug_resize_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5f9ebf63]
|
|
2020-08-16 17:05:28.718 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.723 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:28.723 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:28.723 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.723 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.723 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:28.723 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:28.725 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:28.726 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.726 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:28.727 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:28.727 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.727 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:28.729 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:28.729 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.729 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:28.729 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:28.729 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:28.729 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:28.729 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:28.729 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:28.729 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:28.729 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:28.730 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727977/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@cc5aed3]
|
|
2020-08-16 17:05:28.730 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:28.730 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:28.730 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:28.730 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.730 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727977/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@76d3b44]
|
|
2020-08-16 17:05:28.730 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.732 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:28.732 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.732 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:28.732 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:28.732 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:28.732 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:28.732 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:28.732 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:28.732 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727977/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1c886f97]
|
|
2020-08-16 17:05:28.732 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.733 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:28.733 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:28.734 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:28.734 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:28.734 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:28.734 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727977/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2bc8a017]
|
|
2020-08-16 17:05:28.734 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.735 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:28.735 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:28.735 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:28.735 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:28.736 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:28.736 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568727977/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4490f774]
|
|
2020-08-16 17:05:28.736 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.739 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:28.740 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.740 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:28.744 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:28.744 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.744 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:28.745 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:28.745 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.745 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:28.746 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:28.747 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:28.747 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:29.054 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=160, fileName=琼Y9AWN1.jpg, filePath=D:/PlateDetect/Video_Grab/琼Y9AWN1.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 09:05:28, tempPath=D:/PlateDetect/temp/1597568728435/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=4177, parentId=160, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597568728435/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 09:05:29, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4180, parentId=160, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597568728435/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 09:05:29, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=4169, parentId=160, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597568728435/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 09:05:29, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=4178, parentId=160, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597568728435/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 09:05:29, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=4171, parentId=160, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597568728435/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 09:05:29, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=4182, parentId=160, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597568728435/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 09:05:29, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=4181, parentId=160, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597568728435/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:29, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4173, parentId=160, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597568728435/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:29, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4176, parentId=160, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597568728435/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:29, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4174, parentId=160, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597568728435/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:29, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4172, parentId=160, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597568728435/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:29, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4170, parentId=160, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597568728435/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:29, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4168, parentId=160, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597568728435/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:29, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4179, parentId=160, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597568728435/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:29, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4175, parentId=160, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597568728435/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:29, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4183, parentId=160, fileName=debug_resize_6.jpg, filePath=D:/PlateDetect/temp/1597568728435/debug_resize_6.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:29, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4167, parentId=160, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597568728435/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 09:05:29, recoPlate=, plateColor=蓝牌, sort=99)])
|
|
2020-08-16 17:05:29.054 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:29.066 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:29.066 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:29.066 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:29.066 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:29.066 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:29.066 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568728435/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@fb074a5]
|
|
2020-08-16 17:05:29.066 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:29.067 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:29.067 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:29.067 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:29.068 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:29.068 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:29.068 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568728435/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@605ad0dc]
|
|
2020-08-16 17:05:29.068 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:29.069 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:29.069 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:29.069 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:29.069 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:29.069 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:29.069 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:29.069 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568728435/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7350977c]
|
|
2020-08-16 17:05:29.069 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:29.069 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:29.070 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:29.070 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:29.070 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:29.069 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:29.071 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:29.071 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:29.071 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:29.071 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:29.071 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568728435/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@97b6e42]
|
|
2020-08-16 17:05:29.071 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:29.071 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568728435/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@47dc7111]
|
|
2020-08-16 17:05:29.071 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:29.072 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:29.072 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:29.072 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:29.072 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:29.072 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:29.072 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568728435/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3465285f]
|
|
2020-08-16 17:05:29.072 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:29.077 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:29.077 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:29.077 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:29.080 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:29.081 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:29.081 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:29.081 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:29.081 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:29.081 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:29.082 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:29.083 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:29.083 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:29.084 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:29.084 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:29.084 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:29.088 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:29.088 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:29.088 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:29.089 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:29.089 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:29.089 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:29.089 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:29.089 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:29.089 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568728435/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@579ec529]
|
|
2020-08-16 17:05:29.089 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:29.090 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:29.090 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:29.090 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:29.093 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:29.093 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:29.093 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:29.093 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:29.094 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:29.094 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568728435/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@347747eb]
|
|
2020-08-16 17:05:29.094 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:29.096 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:29.096 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:29.096 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:29.096 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:29.096 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:29.096 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568728435/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@66a71ccc]
|
|
2020-08-16 17:05:29.096 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:29.104 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:29.105 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:29.105 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:29.107 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:29.107 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:29.107 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:29.110 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:29.110 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:29.110 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:29.110 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:29.110 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:29.110 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568728435/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@27423e76]
|
|
2020-08-16 17:05:29.110 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:29.111 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:29.111 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:29.112 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:29.112 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:29.112 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:29.112 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:29.112 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:29.112 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568728435/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5ade8f9c]
|
|
2020-08-16 17:05:29.112 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:29.112 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:29.113 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:29.113 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:29.113 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568728435/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@53958a6a]
|
|
2020-08-16 17:05:29.113 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:29.122 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:29.122 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:29.122 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:29.122 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:29.122 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:29.122 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:29.123 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:29.123 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:29.123 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:29.140 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:29.140 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:29.140 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:29.140 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:29.140 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:29.140 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:29.140 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:29.140 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:29.140 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:29.140 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:29.140 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568728435/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4e29f864]
|
|
2020-08-16 17:05:29.140 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568728435/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@43c01389]
|
|
2020-08-16 17:05:29.140 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:29.140 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:29.141 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:29.141 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:29.141 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:29.141 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:29.141 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:29.141 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568728435/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@ef7518a]
|
|
2020-08-16 17:05:29.141 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:29.144 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:29.144 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:29.144 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:29.144 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:29.144 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:29.144 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:29.145 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:29.145 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:29.145 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568728435/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@11367da0]
|
|
2020-08-16 17:05:29.145 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:29.145 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:29.145 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:29.145 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568728435/debug_resize_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3b66b005]
|
|
2020-08-16 17:05:29.145 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:29.148 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:29.148 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:29.148 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:29.148 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:29.148 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:29.148 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:29.148 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:29.148 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:29.148 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:29.153 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:29.153 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:29.154 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:29.154 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:29.154 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:29.154 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:29.764 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:29.764 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:29.764 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:29.764 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:29.764 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:29.765 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:29.765 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 17:05:29.765 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:29.765 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:29.765 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E9%B2%81N1K91X.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@197b90a9]
|
|
2020-08-16 17:05:29.765 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:29.765 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 17:05:29.765 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E9%B2%81N1K91X.jpg, false]
|
|
2020-08-16 17:05:29.765 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:29.771 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:29.771 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:29.771 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.129 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=161, fileName=鲁N1K91X.jpg, filePath=D:/PlateDetect/Video_Grab/鲁N1K91X.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 09:05:29, tempPath=D:/PlateDetect/temp/1597568729791/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=4202, parentId=161, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597568729791/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4205, parentId=161, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597568729791/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=4187, parentId=161, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597568729791/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=4199, parentId=161, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597568729791/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=4201, parentId=161, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597568729791/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=4200, parentId=161, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597568729791/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=4191, parentId=161, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597568729791/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4195, parentId=161, fileName=debug_crop_10.jpg, filePath=D:/PlateDetect/temp/1597568729791/debug_crop_10.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4188, parentId=161, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597568729791/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4198, parentId=161, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597568729791/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4194, parentId=161, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597568729791/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4206, parentId=161, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597568729791/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4203, parentId=161, fileName=debug_crop_6.jpg, filePath=D:/PlateDetect/temp/1597568729791/debug_crop_6.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4207, parentId=161, fileName=debug_crop_7.jpg, filePath=D:/PlateDetect/temp/1597568729791/debug_crop_7.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4208, parentId=161, fileName=debug_crop_8.jpg, filePath=D:/PlateDetect/temp/1597568729791/debug_crop_8.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4204, parentId=161, fileName=debug_crop_9.jpg, filePath=D:/PlateDetect/temp/1597568729791/debug_crop_9.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4186, parentId=161, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597568729791/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4185, parentId=161, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597568729791/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4196, parentId=161, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597568729791/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4189, parentId=161, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597568729791/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4197, parentId=161, fileName=debug_resize_6.jpg, filePath=D:/PlateDetect/temp/1597568729791/debug_resize_6.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4190, parentId=161, fileName=debug_resize_7.jpg, filePath=D:/PlateDetect/temp/1597568729791/debug_resize_7.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4193, parentId=161, fileName=debug_resize_8.jpg, filePath=D:/PlateDetect/temp/1597568729791/debug_resize_8.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4192, parentId=161, fileName=debug_resize_9.jpg, filePath=D:/PlateDetect/temp/1597568729791/debug_resize_9.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4184, parentId=161, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597568729791/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=未知, sort=99)])
|
|
2020-08-16 17:05:30.129 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.142 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.142 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.142 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.142 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.142 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.142 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568729791/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6a92e6a3]
|
|
2020-08-16 17:05:30.142 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.142 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.142 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.142 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.142 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.142 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.142 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568729791/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@742e667c]
|
|
2020-08-16 17:05:30.142 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.143 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.143 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.143 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.143 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.143 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.144 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568729791/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@b37b36d]
|
|
2020-08-16 17:05:30.144 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.144 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.145 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.145 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.145 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.145 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.145 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568729791/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7fcd48d0]
|
|
2020-08-16 17:05:30.145 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.145 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.145 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.145 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.145 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.145 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.145 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.145 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.145 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.145 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.145 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.145 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568729791/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@114fa7ae]
|
|
2020-08-16 17:05:30.145 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568729791/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@9bfe486]
|
|
2020-08-16 17:05:30.145 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.145 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.154 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.154 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.154 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.154 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.154 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.154 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.158 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.158 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.158 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.159 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.159 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.159 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.159 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.159 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.159 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.159 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.160 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.160 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.167 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.167 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.167 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.167 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.167 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.167 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568729791/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7f6fd3d9]
|
|
2020-08-16 17:05:30.167 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.168 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.168 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.168 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.173 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.173 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.174 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.174 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.174 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.174 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568729791/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@41517442]
|
|
2020-08-16 17:05:30.174 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.179 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.179 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.179 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.180 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.181 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.181 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.181 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.181 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.181 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568729791/debug_crop_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5fc131d9]
|
|
2020-08-16 17:05:30.181 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.182 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.182 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.182 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.182 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.182 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.182 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568729791/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@14e73384]
|
|
2020-08-16 17:05:30.182 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.187 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.187 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.188 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.188 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.188 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.188 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.188 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.188 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.188 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.188 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.188 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.188 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568729791/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6aefa603]
|
|
2020-08-16 17:05:30.188 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.193 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.193 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.193 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.194 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.194 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.194 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.194 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.194 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.194 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568729791/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@45d2816e]
|
|
2020-08-16 17:05:30.194 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.194 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.194 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.194 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.194 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.194 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.195 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568729791/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@23702775]
|
|
2020-08-16 17:05:30.195 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.201 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.201 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.201 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.201 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.201 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.201 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.202 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.202 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.202 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.202 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.202 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.202 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.202 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.202 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568729791/debug_crop_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@51224688]
|
|
2020-08-16 17:05:30.202 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.202 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.202 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.202 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.202 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568729791/debug_crop_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@32cc4663]
|
|
2020-08-16 17:05:30.202 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.203 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.203 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.203 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.203 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.203 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.203 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568729791/debug_crop_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@55bced1c]
|
|
2020-08-16 17:05:30.203 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.203 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.203 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.203 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.203 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.204 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.204 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568729791/debug_crop_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@62553bbb]
|
|
2020-08-16 17:05:30.204 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.209 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.209 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.209 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.209 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.209 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.209 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.209 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.209 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.209 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.209 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.209 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568729791/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1ca95602]
|
|
2020-08-16 17:05:30.209 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568729791/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7af5f847]
|
|
2020-08-16 17:05:30.209 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.209 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.210 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.210 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.211 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.211 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.211 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.211 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.211 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.211 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.211 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.213 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.213 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.213 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.217 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.217 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.217 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.217 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.217 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.217 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.217 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.217 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.217 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.217 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.217 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.217 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.217 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.217 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568729791/debug_resize_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@546caf10]
|
|
2020-08-16 17:05:30.217 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568729791/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1a2166ec]
|
|
2020-08-16 17:05:30.217 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.217 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.217 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.218 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.217 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.218 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.218 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568729791/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@52547827]
|
|
2020-08-16 17:05:30.218 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.218 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.220 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.220 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.221 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.221 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.221 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.221 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568729791/debug_resize_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@73b86538]
|
|
2020-08-16 17:05:30.221 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.223 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.223 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.223 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.225 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.225 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.225 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.225 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.225 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.225 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568729791/debug_resize_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@282e9025]
|
|
2020-08-16 17:05:30.225 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.227 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.227 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.227 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.227 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.227 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.227 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568729791/debug_resize_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5d3b1555]
|
|
2020-08-16 17:05:30.227 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.227 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.227 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.227 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.231 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.232 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.232 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.232 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.232 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.232 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.232 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.232 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.232 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.238 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.238 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.238 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.239 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.239 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.239 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.491 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.491 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.491 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.491 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.491 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.491 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.491 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 17:05:30.491 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.491 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.491 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E9%97%BDVW1BF.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5c6a8035]
|
|
2020-08-16 17:05:30.491 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 17:05:30.491 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.491 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E9%97%BDVW1BF.jpg, false]
|
|
2020-08-16 17:05:30.492 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.498 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.498 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.498 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.850 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=162, fileName=闽VW1BF.jpg, filePath=D:/PlateDetect/Video_Grab/闽VW1BF.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 09:05:30, tempPath=D:/PlateDetect/temp/1597568730517/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=4217, parentId=162, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597568730517/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4223, parentId=162, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597568730517/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=4229, parentId=162, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597568730517/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=4226, parentId=162, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597568730517/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=4221, parentId=162, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597568730517/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=4233, parentId=162, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597568730517/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=4232, parentId=162, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597568730517/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4231, parentId=162, fileName=debug_crop_10.jpg, filePath=D:/PlateDetect/temp/1597568730517/debug_crop_10.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4228, parentId=162, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597568730517/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4224, parentId=162, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597568730517/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4213, parentId=162, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597568730517/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4212, parentId=162, fileName=debug_crop_6.jpg, filePath=D:/PlateDetect/temp/1597568730517/debug_crop_6.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4218, parentId=162, fileName=debug_crop_7.jpg, filePath=D:/PlateDetect/temp/1597568730517/debug_crop_7.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4230, parentId=162, fileName=debug_crop_8.jpg, filePath=D:/PlateDetect/temp/1597568730517/debug_crop_8.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4227, parentId=162, fileName=debug_crop_9.jpg, filePath=D:/PlateDetect/temp/1597568730517/debug_crop_9.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4216, parentId=162, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597568730517/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4222, parentId=162, fileName=debug_resize_10.jpg, filePath=D:/PlateDetect/temp/1597568730517/debug_resize_10.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4209, parentId=162, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597568730517/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4214, parentId=162, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597568730517/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4210, parentId=162, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597568730517/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4225, parentId=162, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597568730517/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4215, parentId=162, fileName=debug_resize_6.jpg, filePath=D:/PlateDetect/temp/1597568730517/debug_resize_6.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4220, parentId=162, fileName=debug_resize_7.jpg, filePath=D:/PlateDetect/temp/1597568730517/debug_resize_7.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4219, parentId=162, fileName=debug_resize_8.jpg, filePath=D:/PlateDetect/temp/1597568730517/debug_resize_8.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4211, parentId=162, fileName=debug_resize_9.jpg, filePath=D:/PlateDetect/temp/1597568730517/debug_resize_9.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:30, recoPlate=, plateColor=, sort=8)])
|
|
2020-08-16 17:05:30.850 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.861 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.861 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.861 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.861 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.861 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.861 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568730517/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@42367827]
|
|
2020-08-16 17:05:30.861 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.862 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.862 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.862 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.862 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.862 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.862 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568730517/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@43431d55]
|
|
2020-08-16 17:05:30.862 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.864 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.864 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.864 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.864 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.864 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.864 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568730517/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@55079721]
|
|
2020-08-16 17:05:30.864 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.864 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.864 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.864 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.864 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.865 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.865 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.865 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.865 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.865 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568730517/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@64535d95]
|
|
2020-08-16 17:05:30.865 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.864 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.865 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.865 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.865 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.865 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.865 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.865 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568730517/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@230487e]
|
|
2020-08-16 17:05:30.866 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.865 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.866 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568730517/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@47f701c4]
|
|
2020-08-16 17:05:30.866 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.874 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.875 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.875 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.875 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.875 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.875 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.879 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.879 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.879 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.879 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.879 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.879 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.880 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.880 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.880 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.881 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.881 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.881 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.886 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.886 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.886 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 17:05:30.886 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.886 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 17:05:30.887 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E8%BE%BDWE81.jpg, false]
|
|
2020-08-16 17:05:30.887 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.887 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.887 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.887 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.887 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.887 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.887 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568730517/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@22021242]
|
|
2020-08-16 17:05:30.887 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.891 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=154, fileName=辽WE81.jpg, filePath=D:/PlateDetect/Video_Grab/辽WE81.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 08:40:16, tempPath=D:/PlateDetect/temp/1597567216550/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3894, parentId=154, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597567216550/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 08:40:16, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3902, parentId=154, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597567216550/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 08:40:16, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3905, parentId=154, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597567216550/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 08:40:16, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3907, parentId=154, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597567216550/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 08:40:16, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3906, parentId=154, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597567216550/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:40:16, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3893, parentId=154, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597567216550/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:40:16, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3904, parentId=154, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597567216550/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:40:16, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3900, parentId=154, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597567216550/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:40:16, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3895, parentId=154, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597567216550/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:40:16, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3892, parentId=154, fileName=debug_crop_6.jpg, filePath=D:/PlateDetect/temp/1597567216550/debug_crop_6.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:40:16, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3903, parentId=154, fileName=debug_crop_8.jpg, filePath=D:/PlateDetect/temp/1597567216550/debug_crop_8.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:40:16, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3896, parentId=154, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597567216550/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:40:16, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3901, parentId=154, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597567216550/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:40:16, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3889, parentId=154, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597567216550/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:40:16, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3891, parentId=154, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597567216550/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:40:16, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3890, parentId=154, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597567216550/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:40:16, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3898, parentId=154, fileName=debug_resize_6.jpg, filePath=D:/PlateDetect/temp/1597567216550/debug_resize_6.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:40:16, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3897, parentId=154, fileName=debug_resize_7.jpg, filePath=D:/PlateDetect/temp/1597567216550/debug_resize_7.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:40:16, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3899, parentId=154, fileName=debug_resize_8.jpg, filePath=D:/PlateDetect/temp/1597567216550/debug_resize_8.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:40:16, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3888, parentId=154, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597567216550/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 08:40:16, recoPlate=, plateColor=未知, sort=99)])
|
|
2020-08-16 17:05:30.892 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.896 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.896 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.896 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.898 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.899 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.899 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.899 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.899 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.899 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568730517/debug_crop_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1ff59c6a]
|
|
2020-08-16 17:05:30.899 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.905 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.905 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.905 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.906 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.906 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.906 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568730517/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@714c4a43]
|
|
2020-08-16 17:05:30.906 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.910 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.910 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.910 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.913 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.913 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.913 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.916 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.916 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.916 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.917 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.917 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.917 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568730517/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2b69bc43]
|
|
2020-08-16 17:05:30.917 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.922 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.922 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.922 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.926 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.926 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.926 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.926 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.926 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.926 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568730517/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@78d5610]
|
|
2020-08-16 17:05:30.926 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.933 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.933 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.933 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.933 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.933 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.933 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568730517/debug_crop_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@19090842]
|
|
2020-08-16 17:05:30.933 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.934 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.934 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.934 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.934 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.934 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.934 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568730517/debug_crop_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@613ab3e0]
|
|
2020-08-16 17:05:30.935 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.936 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.936 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.936 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.943 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.943 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.943 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.945 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.945 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.945 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.953 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.953 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.953 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.953 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.953 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.953 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568730517/debug_crop_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@236ac2d3]
|
|
2020-08-16 17:05:30.953 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.958 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.958 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.958 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.961 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.961 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.961 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.961 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.961 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.961 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568730517/debug_crop_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@299aa8e4]
|
|
2020-08-16 17:05:30.961 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.962 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.962 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.962 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.962 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.962 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.962 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567216550/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2646ebbd]
|
|
2020-08-16 17:05:30.962 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.963 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.963 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.963 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.967 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.967 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.967 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.967 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.967 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.967 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568730517/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@149861b4]
|
|
2020-08-16 17:05:30.967 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.967 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.967 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.967 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.967 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.967 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.967 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.967 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.967 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.967 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.967 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568730517/debug_resize_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@a6bdc8c]
|
|
2020-08-16 17:05:30.968 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.968 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.968 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568730517/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7a6191b1]
|
|
2020-08-16 17:05:30.968 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.968 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.968 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.968 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.968 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.968 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.968 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568730517/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5f409999]
|
|
2020-08-16 17:05:30.968 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.969 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.969 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.970 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.970 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.970 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.970 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568730517/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5114e0c1]
|
|
2020-08-16 17:05:30.970 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.977 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.977 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.977 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.977 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.978 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.978 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.978 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.978 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.978 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.978 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.978 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.978 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.978 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.978 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.978 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.979 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.980 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.980 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.986 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.986 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.986 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.986 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.986 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.987 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.987 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.987 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.987 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.987 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.987 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.987 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568730517/debug_resize_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@ec17ade]
|
|
2020-08-16 17:05:30.987 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.987 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.987 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.987 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568730517/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@604a4505]
|
|
2020-08-16 17:05:30.987 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.987 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.987 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.987 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568730517/debug_resize_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1030244]
|
|
2020-08-16 17:05:30.987 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.988 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.988 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.988 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.988 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.988 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.988 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.988 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.988 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.988 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.988 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568730517/debug_resize_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6c7f6853]
|
|
2020-08-16 17:05:30.988 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.988 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.988 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568730517/debug_resize_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@585a098b]
|
|
2020-08-16 17:05:30.988 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.989 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.989 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.989 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.989 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.989 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.989 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E8%BE%BDWE81.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5a447cfc]
|
|
2020-08-16 17:05:30.989 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.990 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.990 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.990 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.995 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:30.995 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:30.995 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:30.995 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:30.995 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:30.995 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567216550/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@574d73a9]
|
|
2020-08-16 17:05:30.995 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.996 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.996 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.996 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.996 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.996 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.996 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.996 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.996 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.996 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.996 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.996 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.996 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.996 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.996 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.996 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:30.997 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:30.997 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:30.997 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.006 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.007 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.007 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.007 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.007 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.007 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.007 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.007 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.006 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.007 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.007 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.007 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.007 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.007 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.007 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.007 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.007 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.007 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567216550/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7dba5a7]
|
|
2020-08-16 17:05:31.007 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.007 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.007 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.007 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.007 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.007 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.007 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567216550/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4ccd540]
|
|
2020-08-16 17:05:31.007 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.007 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.007 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.007 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567216550/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@52a724a9]
|
|
2020-08-16 17:05:31.007 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.007 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.008 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567216550/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7f25be61]
|
|
2020-08-16 17:05:31.008 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.008 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.008 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.008 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.007 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567216550/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4ac0ba60]
|
|
2020-08-16 17:05:31.008 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.008 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.008 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.008 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.008 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.008 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.008 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.008 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.008 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.009 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.009 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.009 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.009 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.009 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.009 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567216550/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2b892254]
|
|
2020-08-16 17:05:31.009 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.009 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.009 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.009 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.009 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.009 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.009 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.009 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.021 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.021 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.021 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.022 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.022 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.022 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.022 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.022 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.022 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.022 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.022 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567216550/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3026395b]
|
|
2020-08-16 17:05:31.022 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567216550/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@391d925b]
|
|
2020-08-16 17:05:31.022 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.022 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.022 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.022 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.023 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.023 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.023 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.023 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.027 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.027 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.027 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.027 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.027 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.027 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567216550/debug_crop_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6a3cdb91]
|
|
2020-08-16 17:05:31.027 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.027 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.027 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.027 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.028 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.029 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.028 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.029 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.029 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.029 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.029 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.029 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567216550/debug_crop_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@52d945a8]
|
|
2020-08-16 17:05:31.029 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.029 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.029 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.029 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.029 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567216550/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@164ebe5]
|
|
2020-08-16 17:05:31.029 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.029 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.029 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.029 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.029 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.029 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.030 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.030 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.030 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.030 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567216550/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6102f45b]
|
|
2020-08-16 17:05:31.030 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.030 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.030 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.030 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.031 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.031 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.031 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.041 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.041 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.041 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.041 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.041 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.041 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.042 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.042 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.042 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.042 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.042 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567216550/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@707b3bc5]
|
|
2020-08-16 17:05:31.042 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567216550/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@76dd123b]
|
|
2020-08-16 17:05:31.042 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.042 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.042 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.042 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.042 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.043 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.043 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.043 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.051 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.051 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.051 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.051 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.051 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.051 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567216550/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@35467bdd]
|
|
2020-08-16 17:05:31.051 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.052 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.052 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.052 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.052 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.052 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.052 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.052 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.052 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.052 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567216550/debug_resize_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@59711ee1]
|
|
2020-08-16 17:05:31.052 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.053 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.053 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.053 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.053 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.053 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.053 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.053 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.053 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.053 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567216550/debug_resize_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@154bd533]
|
|
2020-08-16 17:05:31.053 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.053 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.053 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.053 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.056 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.056 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.056 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.056 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.056 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.057 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567216550/debug_resize_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@65ee82e5]
|
|
2020-08-16 17:05:31.057 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.057 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.057 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.057 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.437 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.437 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.437 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.437 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.437 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 17:05:31.438 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.438 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.438 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 17:05:31.438 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.438 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E8%B4%B5M5WJJ1.jpg, false]
|
|
2020-08-16 17:05:31.438 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.438 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.438 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E8%B4%B5M5WJJ1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@607bcdb3]
|
|
2020-08-16 17:05:31.438 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.443 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.443 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.443 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.792 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=163, fileName=贵M5WJJ1.jpg, filePath=D:/PlateDetect/Video_Grab/贵M5WJJ1.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 09:05:31, tempPath=D:/PlateDetect/temp/1597568731463/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=4235, parentId=163, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597568731463/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 09:05:31, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4237, parentId=163, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597568731463/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:05:31, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4258, parentId=163, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597568731463/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:05:31, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4252, parentId=163, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597568731463/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:05:31, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4253, parentId=163, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597568731463/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:05:31, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4248, parentId=163, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597568731463/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:05:31, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4238, parentId=163, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597568731463/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:05:31, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4243, parentId=163, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597568731463/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:05:31, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4261, parentId=163, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597568731463/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:05:31, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4266, parentId=163, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597568731463/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 09:05:31, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=4244, parentId=163, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597568731463/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 09:05:31, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=4257, parentId=163, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597568731463/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 09:05:31, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=4256, parentId=163, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597568731463/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 09:05:31, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=4251, parentId=163, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597568731463/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:31, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4242, parentId=163, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597568731463/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:31, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4239, parentId=163, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597568731463/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:31, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4241, parentId=163, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597568731463/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:31, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4240, parentId=163, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597568731463/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:31, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4236, parentId=163, fileName=debug_crop_6.jpg, filePath=D:/PlateDetect/temp/1597568731463/debug_crop_6.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:31, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4267, parentId=163, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597568731463/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:31, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4255, parentId=163, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597568731463/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:31, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4250, parentId=163, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597568731463/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:31, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4247, parentId=163, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597568731463/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:31, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4254, parentId=163, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597568731463/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:31, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4249, parentId=163, fileName=debug_resize_6.jpg, filePath=D:/PlateDetect/temp/1597568731463/debug_resize_6.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:31, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4260, parentId=163, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597568731463/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 09:05:31, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=4259, parentId=163, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597568731463/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-16 09:05:31, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=4246, parentId=163, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597568731463/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-16 09:05:31, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=4265, parentId=163, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597568731463/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 09:05:31, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4263, parentId=163, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597568731463/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 09:05:31, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4262, parentId=163, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597568731463/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 09:05:31, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4264, parentId=163, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597568731463/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 09:05:31, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4245, parentId=163, fileName=debug_char_auxRoi_4.jpg, filePath=D:/PlateDetect/temp/1597568731463/debug_char_auxRoi_4.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 09:05:31, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4234, parentId=163, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597568731463/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 09:05:31, recoPlate=川W7M9, plateColor=蓝牌, sort=99)])
|
|
2020-08-16 17:05:31.792 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.806 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.807 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.807 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.807 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.807 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.807 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.807 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.807 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.807 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568731463/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@35d9db4b]
|
|
2020-08-16 17:05:31.807 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.807 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.807 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.807 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568731463/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@50feb893]
|
|
2020-08-16 17:05:31.807 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.809 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.809 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.809 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.809 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.809 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.809 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568731463/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@44ea2399]
|
|
2020-08-16 17:05:31.809 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.810 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.810 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.811 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.811 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.811 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.811 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.811 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.811 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.811 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.811 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568731463/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@53ab4292]
|
|
2020-08-16 17:05:31.811 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.811 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.811 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568731463/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1b8de726]
|
|
2020-08-16 17:05:31.811 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.812 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.812 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.812 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.812 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.812 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.812 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568731463/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@15381c5c]
|
|
2020-08-16 17:05:31.812 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.818 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.818 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.818 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.820 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.821 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.821 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.823 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.823 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.823 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.826 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.826 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.827 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.827 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.827 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.827 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.827 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.827 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.827 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568731463/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2c782346]
|
|
2020-08-16 17:05:31.827 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.828 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.828 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.828 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.828 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.828 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.828 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.828 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.828 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.829 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568731463/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@746496e6]
|
|
2020-08-16 17:05:31.829 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.831 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.832 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.832 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.833 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.833 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.833 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.833 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.833 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.833 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568731463/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@373985c9]
|
|
2020-08-16 17:05:31.833 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.838 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.838 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.838 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.838 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.838 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.838 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.838 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.838 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.838 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568731463/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@79b18ac7]
|
|
2020-08-16 17:05:31.838 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.840 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.841 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.841 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.841 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.841 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.841 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.841 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.841 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.841 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568731463/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6de90e7e]
|
|
2020-08-16 17:05:31.841 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.842 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.842 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.842 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.846 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.846 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.846 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.847 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.847 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.847 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.847 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.847 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.847 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568731463/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4c83f290]
|
|
2020-08-16 17:05:31.847 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.851 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.851 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.851 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.851 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.851 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.851 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.851 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.851 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.852 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568731463/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@556c3fd8]
|
|
2020-08-16 17:05:31.852 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.855 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.855 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.855 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.855 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.855 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.856 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568731463/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@69994b97]
|
|
2020-08-16 17:05:31.856 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.857 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.857 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.857 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.857 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.857 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.857 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568731463/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@25b1ad4f]
|
|
2020-08-16 17:05:31.857 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.858 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.858 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.858 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.859 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.859 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.859 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568731463/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@76ba246c]
|
|
2020-08-16 17:05:31.859 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.863 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.863 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.863 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.863 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.863 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.863 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568731463/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@357005af]
|
|
2020-08-16 17:05:31.863 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.864 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.864 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.864 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.867 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.867 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.867 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.868 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.868 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.868 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.869 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.869 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.869 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.869 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.869 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.869 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.878 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.878 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.878 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.878 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.878 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.878 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568731463/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@22665839]
|
|
2020-08-16 17:05:31.878 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.879 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.879 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.879 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.883 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.883 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.883 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.883 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.883 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.883 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568731463/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@63ce45c9]
|
|
2020-08-16 17:05:31.883 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.883 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.883 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.884 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.884 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.884 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.884 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568731463/debug_crop_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@b5568bc]
|
|
2020-08-16 17:05:31.884 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.886 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.886 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.886 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.890 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.890 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.890 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.890 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.890 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.890 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.890 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.890 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.890 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.890 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.890 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568731463/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@37c578f9]
|
|
2020-08-16 17:05:31.890 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.890 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.894 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.894 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.894 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.894 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.894 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.894 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568731463/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@76855a2]
|
|
2020-08-16 17:05:31.894 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.896 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.896 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.896 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.901 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.901 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.901 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.904 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.904 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.904 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.904 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.904 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.904 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568731463/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6a6d0023]
|
|
2020-08-16 17:05:31.905 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.909 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.909 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.909 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.909 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.909 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.910 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.910 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.910 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.910 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.910 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.910 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.910 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.910 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.910 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.910 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.910 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.910 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.910 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568731463/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1443336d]
|
|
2020-08-16 17:05:31.910 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.910 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.910 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568731463/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@b1df531]
|
|
2020-08-16 17:05:31.910 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568731463/debug_resize_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@276a15c5]
|
|
2020-08-16 17:05:31.910 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.910 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.916 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.916 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.916 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.916 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.916 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.916 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.916 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.916 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.916 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.926 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.926 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.926 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.926 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.926 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.926 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568731463/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@349d1ebb]
|
|
2020-08-16 17:05:31.926 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.932 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.932 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.932 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.932 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.932 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.932 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568731463/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2af81baf]
|
|
2020-08-16 17:05:31.932 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.934 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.934 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.934 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.934 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.934 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.934 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.934 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.934 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.934 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.934 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.934 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.934 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.935 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.935 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.935 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.935 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.935 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.935 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568731463/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@36948ca1]
|
|
2020-08-16 17:05:31.935 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568731463/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@13b9887b]
|
|
2020-08-16 17:05:31.935 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.935 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.935 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.935 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.936 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.936 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.936 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.936 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568731463/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2175bd69]
|
|
2020-08-16 17:05:31.937 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.935 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.938 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568731463/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2997f8f0]
|
|
2020-08-16 17:05:31.938 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.940 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.940 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.940 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.940 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.940 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.940 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568731463/debug_char_auxRoi_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6c731620]
|
|
2020-08-16 17:05:31.940 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.941 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.941 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.941 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.945 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.946 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.946 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.946 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.946 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.946 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568731463/debug_char_auxRoi_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@513c9d5f]
|
|
2020-08-16 17:05:31.946 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.948 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.948 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.948 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.948 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.948 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.949 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.949 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.949 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.948 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.951 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.951 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.951 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.959 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.959 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.959 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 17:05:31.959 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.959 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 17:05:31.960 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E7%90%BCZ.jpg, false]
|
|
2020-08-16 17:05:31.960 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.960 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:31.960 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:31.960 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:31.960 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:31.960 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:31.961 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E7%90%BCZ.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3d4f8733]
|
|
2020-08-16 17:05:31.961 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.966 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.966 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.966 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.973 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.973 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.973 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:31.974 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:31.974 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:31.974 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:32.279 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=164, fileName=琼Z.jpg, filePath=D:/PlateDetect/Video_Grab/琼Z.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 09:05:31, tempPath=D:/PlateDetect/temp/1597568731995/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=4276, parentId=164, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597568731995/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 09:05:32, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4277, parentId=164, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597568731995/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 09:05:32, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=4271, parentId=164, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597568731995/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 09:05:32, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=4272, parentId=164, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597568731995/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 09:05:32, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=4269, parentId=164, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597568731995/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 09:05:32, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=4274, parentId=164, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597568731995/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 09:05:32, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=4275, parentId=164, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597568731995/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:32, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4273, parentId=164, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597568731995/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:32, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4268, parentId=164, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597568731995/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:32, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4270, parentId=164, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597568731995/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:32, recoPlate=, plateColor=, sort=8)])
|
|
2020-08-16 17:05:32.279 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.289 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:32.289 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:32.289 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:32.289 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:32.289 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:32.289 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:32.289 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:32.289 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:32.289 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568731995/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2614bd32]
|
|
2020-08-16 17:05:32.289 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:32.290 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.290 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:32.290 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568731995/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@654a98df]
|
|
2020-08-16 17:05:32.290 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.291 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:32.291 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:32.291 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:32.291 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:32.291 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:32.291 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568731995/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@277cc93c]
|
|
2020-08-16 17:05:32.291 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.292 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:32.292 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:32.292 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:32.292 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:32.292 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:32.292 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:32.292 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:32.292 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:32.292 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:32.292 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568731995/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2d91d9ea]
|
|
2020-08-16 17:05:32.292 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:32.292 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.292 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568731995/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@46ab3f4]
|
|
2020-08-16 17:05:32.292 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.292 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:32.292 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:32.292 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:32.292 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:32.293 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:32.293 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568731995/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5dd79e33]
|
|
2020-08-16 17:05:32.293 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.299 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:32.300 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.300 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:32.300 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:32.300 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:32.300 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.300 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.300 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:32.300 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:32.302 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:32.302 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:32.302 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.302 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.302 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:32.302 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:32.302 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:32.302 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.302 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:32.308 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:32.309 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:32.309 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:32.309 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:32.309 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:32.309 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568731995/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@654576ee]
|
|
2020-08-16 17:05:32.309 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.311 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:32.311 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:32.311 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:32.311 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:32.311 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:32.312 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:32.312 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:32.312 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:32.312 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:32.312 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:32.312 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568731995/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@28ac8de8]
|
|
2020-08-16 17:05:32.312 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568731995/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2a4407b0]
|
|
2020-08-16 17:05:32.312 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.312 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.313 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:32.313 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:32.313 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:32.313 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:32.313 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:32.313 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568731995/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@40b44b2c]
|
|
2020-08-16 17:05:32.313 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.317 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:32.317 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.317 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:32.320 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:32.320 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.320 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:32.320 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.320 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:32.320 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:32.320 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.320 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:32.320 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:32.417 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:32.417 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:32.417 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 17:05:32.417 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:32.417 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:32.417 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 17:05:32.417 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:32.417 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E7%90%BCXS1VRQ.jpg, false]
|
|
2020-08-16 17:05:32.417 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:32.417 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.417 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:32.417 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:32.417 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E7%90%BCXS1VRQ.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5306fc85]
|
|
2020-08-16 17:05:32.417 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.418 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:32.418 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.418 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:32.422 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=153, fileName=琼XS1VRQ.jpg, filePath=D:/PlateDetect/Video_Grab/琼XS1VRQ.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 08:39:42, tempPath=D:/PlateDetect/temp/1597567182338/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3856, parentId=153, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3878, parentId=153, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3882, parentId=153, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3872, parentId=153, fileName=debug_char_contour10.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_char_contour10.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3867, parentId=153, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3854, parentId=153, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3863, parentId=153, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3857, parentId=153, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3886, parentId=153, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3885, parentId=153, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3884, parentId=153, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3862, parentId=153, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3855, parentId=153, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3865, parentId=153, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3866, parentId=153, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3859, parentId=153, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3861, parentId=153, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3858, parentId=153, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3853, parentId=153, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3870, parentId=153, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3877, parentId=153, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3864, parentId=153, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3873, parentId=153, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3869, parentId=153, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3860, parentId=153, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3881, parentId=153, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3874, parentId=153, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=3871, parentId=153, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3887, parentId=153, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3879, parentId=153, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3876, parentId=153, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3880, parentId=153, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3875, parentId=153, fileName=debug_char_auxRoi_4.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_char_auxRoi_4.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3868, parentId=153, fileName=debug_char_auxRoi_5.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_char_auxRoi_5.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3883, parentId=153, fileName=debug_char_auxRoi_6.jpg, filePath=D:/PlateDetect/temp/1597567182338/debug_char_auxRoi_6.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3852, parentId=153, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597567182338/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 08:39:42, recoPlate=湘T2371M, plateColor=蓝牌, sort=99)])
|
|
2020-08-16 17:05:32.422 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.434 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:32.434 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:32.434 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:32.434 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:32.434 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:32.434 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@777fa893]
|
|
2020-08-16 17:05:32.434 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.435 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:32.435 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.435 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:32.436 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:32.436 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:32.436 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:32.436 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:32.436 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:32.436 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@30ccce5e]
|
|
2020-08-16 17:05:32.436 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.437 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:32.437 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.437 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:32.438 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:32.438 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:32.438 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:32.438 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:32.438 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:32.439 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@75cc58a0]
|
|
2020-08-16 17:05:32.439 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.439 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:32.439 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.439 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:32.441 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:32.442 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:32.442 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:32.442 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:32.442 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:32.442 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4d3664dc]
|
|
2020-08-16 17:05:32.442 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.441 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:32.442 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:32.442 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:32.442 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.442 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:32.442 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:32.442 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:32.443 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:32.443 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_char_contour10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@78e8e109]
|
|
2020-08-16 17:05:32.443 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.443 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:32.443 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.443 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:32.444 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:32.445 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:32.445 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:32.445 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:32.445 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:32.445 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@15bb759a]
|
|
2020-08-16 17:05:32.445 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.445 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:32.445 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.445 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:32.454 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:32.455 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:32.455 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:32.455 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:32.455 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:32.455 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@f9245d5]
|
|
2020-08-16 17:05:32.455 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.455 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:32.455 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:32.455 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:32.455 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:32.455 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.455 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:32.455 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:32.455 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:32.455 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7900771a]
|
|
2020-08-16 17:05:32.456 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.456 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:32.456 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.456 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:32.459 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:32.459 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:32.459 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:32.459 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:32.459 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:32.459 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:32.459 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:32.459 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:32.459 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:32.459 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:32.459 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@845f523]
|
|
2020-08-16 17:05:32.459 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@43b1c14c]
|
|
2020-08-16 17:05:32.459 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.459 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.460 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:32.460 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.460 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:32.460 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:32.460 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.460 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:32.460 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:32.460 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:32.460 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:32.460 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:32.460 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:32.460 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@567d165c]
|
|
2020-08-16 17:05:32.460 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.461 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:32.461 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:32.461 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:32.461 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.461 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:32.461 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:32.461 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:32.461 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:32.461 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@668e4bb8]
|
|
2020-08-16 17:05:32.461 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.462 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:32.462 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.462 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:32.466 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:32.466 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:32.466 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:32.466 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:32.466 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:32.466 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@795e3d85]
|
|
2020-08-16 17:05:32.466 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.467 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:32.467 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.467 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:32.474 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:32.474 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:32.475 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:32.475 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:32.475 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:32.475 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4fd81941]
|
|
2020-08-16 17:05:32.475 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.475 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:32.475 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.475 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:32.479 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:32.480 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:32.480 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:32.480 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:32.480 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:32.480 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:32.480 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:32.480 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:32.480 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@64f65c5d]
|
|
2020-08-16 17:05:32.480 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.480 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:32.480 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:32.480 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@36dd4149]
|
|
2020-08-16 17:05:32.480 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.480 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:32.480 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.480 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:32.480 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:32.481 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.481 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:32.483 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:32.484 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:32.484 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:32.484 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:32.484 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:32.484 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3beed48c]
|
|
2020-08-16 17:05:32.484 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.484 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:32.484 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.484 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:32.486 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:32.487 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:32.487 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:32.487 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:32.487 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:32.487 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:32.487 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:32.487 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:32.487 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:32.487 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@eb391c2]
|
|
2020-08-16 17:05:32.487 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:32.487 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.487 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@29fe8ff6]
|
|
2020-08-16 17:05:32.487 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.488 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:32.488 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.488 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:32.488 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:32.488 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.488 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:32.497 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:32.497 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:32.497 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:32.497 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:32.497 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:32.497 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:32.497 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3d2dc4f9]
|
|
2020-08-16 17:05:32.497 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.498 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:32.498 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.498 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:32.497 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:32.498 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:32.498 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:32.499 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:32.499 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:32.498 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:32.499 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@746d324c]
|
|
2020-08-16 17:05:32.499 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.499 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:32.499 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:32.499 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:32.500 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:32.500 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:32.500 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@247c711]
|
|
2020-08-16 17:05:32.500 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.499 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:32.500 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:32.500 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:32.500 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:32.500 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.500 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:32.500 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:32.500 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@287ad449]
|
|
2020-08-16 17:05:32.499 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:32.500 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.500 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:32.500 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:32.500 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:32.500 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:32.500 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:32.500 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:32.500 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@764d84a7]
|
|
2020-08-16 17:05:32.500 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:32.500 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.501 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:32.501 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7230784b]
|
|
2020-08-16 17:05:32.501 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.500 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:32.501 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.501 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:32.501 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:32.501 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.501 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:32.502 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:32.502 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:32.502 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.502 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.502 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:32.502 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:32.505 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:32.505 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:32.505 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:32.505 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:32.505 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:32.505 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@75d22719]
|
|
2020-08-16 17:05:32.505 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.505 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:32.505 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.505 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:32.512 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:32.512 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:32.512 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:32.512 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:32.512 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:32.512 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@520d9ede]
|
|
2020-08-16 17:05:32.512 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.512 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:32.512 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:32.512 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:32.512 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:32.512 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:32.513 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:32.513 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:32.512 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:32.512 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:32.513 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:32.513 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:32.513 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.513 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:32.513 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:32.513 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:32.513 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:32.513 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:32.513 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:32.513 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:32.513 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2a005ad6]
|
|
2020-08-16 17:05:32.513 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:32.513 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3b50332e]
|
|
2020-08-16 17:05:32.513 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@61197d21]
|
|
2020-08-16 17:05:32.513 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.513 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.513 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.513 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:32.514 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:32.514 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:32.514 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@351920d4]
|
|
2020-08-16 17:05:32.514 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:32.514 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.514 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.514 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:32.514 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:32.514 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.514 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:32.514 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:32.514 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.514 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:32.514 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:32.514 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.514 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:32.519 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:32.519 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:32.519 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:32.519 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:32.519 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:32.519 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@43f0ae75]
|
|
2020-08-16 17:05:32.519 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.519 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:32.519 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.519 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:32.526 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:32.526 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:32.526 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:32.526 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:32.526 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:32.526 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:32.526 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:32.526 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:32.526 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:32.526 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:32.526 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:32.526 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:32.526 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:32.526 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:32.526 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_char_auxRoi_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@29e82045]
|
|
2020-08-16 17:05:32.526 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:32.526 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_char_auxRoi_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7e124126]
|
|
2020-08-16 17:05:32.526 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.526 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:32.526 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:32.526 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.526 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:32.526 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:32.527 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:32.527 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_char_auxRoi_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@b3cadfb]
|
|
2020-08-16 17:05:32.527 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.527 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567182338/debug_char_auxRoi_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@13774638]
|
|
2020-08-16 17:05:32.527 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.527 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:32.527 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:32.527 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.527 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:32.527 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.527 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:32.527 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.527 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:32.527 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:32.527 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:32.527 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:32.527 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:33.325 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:33.326 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:33.326 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:33.326 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:33.326 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 17:05:33.326 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:33.326 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:33.326 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:33.326 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 17:05:33.326 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:33.326 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E7%90%BCW21A.jpg, false]
|
|
2020-08-16 17:05:33.326 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E7%90%BCW21A.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4e8669c7]
|
|
2020-08-16 17:05:33.326 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:33.326 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:33.335 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:33.335 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:33.335 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:33.600 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=165, fileName=琼W21A.jpg, filePath=D:/PlateDetect/Video_Grab/琼W21A.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 09:05:33, tempPath=D:/PlateDetect/temp/1597568733351/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=4285, parentId=165, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597568733351/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 09:05:33, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4283, parentId=165, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597568733351/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 09:05:33, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=4286, parentId=165, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597568733351/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 09:05:33, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=4281, parentId=165, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597568733351/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 09:05:33, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=4279, parentId=165, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597568733351/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 09:05:33, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=4282, parentId=165, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597568733351/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 09:05:33, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=4284, parentId=165, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597568733351/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:33, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4280, parentId=165, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597568733351/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:33, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4278, parentId=165, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597568733351/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:33, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4287, parentId=165, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597568733351/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:33, recoPlate=, plateColor=, sort=8)])
|
|
2020-08-16 17:05:33.600 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:33.615 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:33.615 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:33.615 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:33.615 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:33.615 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:33.615 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:33.615 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:33.615 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:33.615 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:33.615 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:33.615 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568733351/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@50248dbd]
|
|
2020-08-16 17:05:33.615 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:33.615 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568733351/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@31a3da73]
|
|
2020-08-16 17:05:33.615 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:33.617 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:33.617 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:33.617 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:33.617 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:33.617 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:33.617 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:33.617 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:33.617 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:33.618 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568733351/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@fffb82e]
|
|
2020-08-16 17:05:33.618 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:33.618 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:33.618 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:33.618 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:33.618 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:33.618 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:33.617 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:33.618 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568733351/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@a95f21b]
|
|
2020-08-16 17:05:33.618 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:33.619 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:33.619 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568733351/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3fa82dd4]
|
|
2020-08-16 17:05:33.619 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:33.620 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:33.620 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:33.620 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:33.620 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:33.620 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:33.620 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568733351/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@421afcc]
|
|
2020-08-16 17:05:33.621 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:33.625 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:33.625 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:33.625 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:33.626 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:33.626 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:33.626 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:33.628 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:33.628 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:33.628 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:33.628 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:33.628 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:33.628 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:33.628 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:33.628 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:33.628 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:33.630 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:33.630 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:33.630 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:33.637 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:33.638 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:33.638 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:33.638 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:33.638 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:33.638 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568733351/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2ca81df6]
|
|
2020-08-16 17:05:33.638 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:33.645 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:33.645 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:33.645 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:33.647 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:33.647 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:33.647 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:33.647 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:33.647 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:33.647 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568733351/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@690c1f1c]
|
|
2020-08-16 17:05:33.648 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:33.656 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:33.656 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:33.656 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:33.675 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:33.675 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:33.675 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:33.675 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:33.675 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:33.675 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:33.675 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568733351/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3f07afa]
|
|
2020-08-16 17:05:33.675 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:33.675 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:33.676 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:33.676 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:33.676 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:33.676 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568733351/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@30824298]
|
|
2020-08-16 17:05:33.676 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:33.685 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:33.685 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:33.685 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:33.685 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:33.685 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:33.685 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:38.167 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:38.167 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:38.168 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 17:05:38.168 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:38.168 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 17:05:38.168 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5CVideo_Grab%5C%E7%90%BCW21A.jpg, true]
|
|
2020-08-16 17:05:38.168 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:38.454 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=165, fileName=琼W21A.jpg, filePath=D:/PlateDetect/Video_Grab/琼W21A.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 09:05:33, tempPath=D:/PlateDetect/temp/1597568738169/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=4291, parentId=165, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597568738169/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 09:05:38, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4288, parentId=165, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597568738169/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 09:05:38, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=4293, parentId=165, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597568738169/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 09:05:38, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=4295, parentId=165, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597568738169/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 09:05:38, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=4289, parentId=165, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597568738169/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 09:05:38, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=4292, parentId=165, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597568738169/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:05:38, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4290, parentId=165, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597568738169/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:38, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4294, parentId=165, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597568738169/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:05:38, recoPlate=, plateColor=, sort=8)])
|
|
2020-08-16 17:05:38.455 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:38.467 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:38.467 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:38.467 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:38.467 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:38.467 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:38.467 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568738169/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@776f8677]
|
|
2020-08-16 17:05:38.467 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:38.468 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:38.468 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:38.468 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:38.468 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:38.468 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:38.468 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568738169/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@34e4cae3]
|
|
2020-08-16 17:05:38.468 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:38.468 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:38.468 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:38.468 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:38.469 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:38.469 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:38.469 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:38.469 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:38.469 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568738169/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@12dee8e9]
|
|
2020-08-16 17:05:38.469 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:38.469 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:38.469 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:38.470 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:38.470 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568738169/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2b6f6212]
|
|
2020-08-16 17:05:38.470 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:38.476 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:38.476 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:38.476 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:38.476 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:38.476 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:38.476 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:38.476 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:38.476 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:38.476 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:38.476 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568738169/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@49265170]
|
|
2020-08-16 17:05:38.476 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:38.476 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:38.476 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568738169/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7a6aa88a]
|
|
2020-08-16 17:05:38.476 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:38.479 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:38.479 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:38.479 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:38.482 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:38.482 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:38.482 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:38.482 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:38.482 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:38.482 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:38.483 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:38.484 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:38.483 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:38.485 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:38.485 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:38.485 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:38.487 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:38.488 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:38.488 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:38.488 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:38.488 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:38.488 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568738169/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6136b5ad]
|
|
2020-08-16 17:05:38.488 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:38.489 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:38.489 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:38.489 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:38.489 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:38.490 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:38.490 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:05:38.491 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:05:38.491 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:05:38.491 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:05:38.491 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:05:38.491 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:05:38.491 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597568738169/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5eacd44d]
|
|
2020-08-16 17:05:38.491 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:38.493 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:05:38.493 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:05:38.493 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:54:12.846 [main] INFO com.yuxue.Application - Starting Application on H with PID 3328 (started by 韩先生 in D:\吃饭家伙\Java\Java文件\yx-image-recognition)
|
|
2020-08-16 17:54:12.850 [main] INFO com.yuxue.Application - The following profiles are active: dev
|
|
2020-08-16 17:54:14.763 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'threadPoolConfig' of type [com.yuxue.config.ThreadPoolConfig$$EnhancerBySpringCGLIB$$3c54db16] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-16 17:54:14.922 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$56d215cc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-16 17:54:15.085 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'defaultAopConfig' of type [com.yuxue.aop.DefaultAopConfig$$EnhancerBySpringCGLIB$$40d548ef] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-16 17:54:15.094 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'resultAop' of type [org.springframework.aop.support.DefaultPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-16 17:54:15.951 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 16666 (http)
|
|
2020-08-16 17:54:15.992 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
|
2020-08-16 17:54:15.993 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.19]
|
|
2020-08-16 17:54:16.215 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
|
2020-08-16 17:54:16.309 [main] INFO o.s.boot.web.servlet.RegistrationBean - Servlet statViewServlet was not registered (possibly already registered?)
|
|
2020-08-16 17:54:16.672 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
|
2020-08-16 17:54:17.883 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'taskExecutor'
|
|
2020-08-16 17:54:18.690 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
|
2020-08-16 17:54:18.808 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed
|
|
2020-08-16 17:54:18.832 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
|
2020-08-16 17:54:18.844 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references
|
|
2020-08-16 17:54:19.086 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 16666 (http) with context path ''
|
|
2020-08-16 17:54:19.092 [main] INFO com.yuxue.Application - Started Application in 7.021 seconds (JVM running for 7.617)
|
|
2020-08-16 17:54:19.283 [http-nio-16666-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2020-08-16 17:54:19.339 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:19.340 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:19.341 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/index
|
|
2020-08-16 17:54:19.341 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:19.343 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.CommonController.indexPage
|
|
2020-08-16 17:54:19.343 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-16 17:54:19.343 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:19.352 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: home/index
|
|
2020-08-16 17:54:19.352 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:19.353 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:54:19.875 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:19.875 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:19.875 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/systemMenu/getUserMenu
|
|
2020-08-16 17:54:19.875 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:19.876 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.SystemMenuController.getUserMenu
|
|
2020-08-16 17:54:19.876 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-16 17:54:19.876 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:20.574 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: {third=java.util.stream.ReferencePipeline$2@6ee361aa, first=java.util.stream.ReferencePipeline$2@ed624de, second=java.util.stream.ReferencePipeline$2@6f118e55}
|
|
2020-08-16 17:54:20.574 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:20.773 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:20.774 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:20.774 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/getProcessStep
|
|
2020-08-16 17:54:20.775 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:20.775 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.getProcessStep
|
|
2020-08-16 17:54:20.775 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-16 17:54:20.775 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:20.787 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:20.788 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:20.788 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-16 17:54:20.788 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:20.788 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-16 17:54:20.789 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [null, png,jpg,jpeg]
|
|
2020-08-16 17:54:20.789 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:20.792 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: {result=99, debug_GaussianBlur=0, debug_gray=1, debug_Sobel=2, debug_threshold=3, debug_morphology=4, debug_Contours=5, debug_result=6, debug_crop=7, debug_resize=8, debug_char_threshold=9, debug_specMat=11, debug_chineseMat=12, debug_char_auxRoi=13}
|
|
2020-08-16 17:54:20.792 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:20.878 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"01_蓝牌","filePath":"D:\\PlateDetect\\01_蓝牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\01_蓝牌","isDir":true}, {"fileName":"02_黄牌","filePath":"D:\\PlateDetect\\02_黄牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\02_黄牌","isDir":true}, {"fileName":"03_绿牌","filePath":"D:\\PlateDetect\\03_绿牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\03_绿牌","isDir":true}, {"fileName":"04_多车牌","filePath":"D:\\PlateDetect\\04_多车牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\04_多车牌","isDir":true}, {"fileName":"05_夜间","filePath":"D:\\PlateDetect\\05_夜间","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\05_夜间","isDir":true}, {"fileName":"99_其他","filePath":"D:\\PlateDetect\\99_其他","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\99_其他","isDir":true}, {"fileName":"temp","filePath":"D:\\PlateDetect\\temp","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\temp","isDir":true}, {"fileName":"train","filePath":"D:\\PlateDetect\\train","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\train","isDir":true}, {"fileName":"Video","filePath":"D:\\PlateDetect\\Video","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video","isDir":true}, {"fileName":"Video_Grab","filePath":"D:\\PlateDetect\\Video_Grab","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grab","isDir":true}]
|
|
2020-08-16 17:54:20.879 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:22.366 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:22.367 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:22.367 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-16 17:54:22.367 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:22.368 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-16 17:54:22.368 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C, png,jpg,jpeg]
|
|
2020-08-16 17:54:22.368 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:22.371 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"京A·88731.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京A·88731.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京A·88731.jpg","isDir":false}, {"fileName":"京C·X8888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京C·X8888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京C·X8888.jpg","isDir":false}, {"fileName":"京H·99999.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京H·99999.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京H·99999.jpg","isDir":false}, {"fileName":"京K·M6680.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京K·M6680.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京K·M6680.jpg","isDir":false}, {"fileName":"京P·8BK60.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京P·8BK60.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京P·8BK60.jpg","isDir":false}, {"fileName":"浙A·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\浙A·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\浙A·88888.jpg","isDir":false}, {"fileName":"湘G·60009.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\湘G·60009.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\湘G·60009.jpg","isDir":false}, {"fileName":"粤B·TM529.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\粤B·TM529.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\粤B·TM529.jpg","isDir":false}, {"fileName":"苏E·6HX29.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\苏E·6HX29.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\苏E·6HX29.jpg","isDir":false}, {"fileName":"赣E·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\赣E·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\赣E·88888.jpg","isDir":false}, {"fileName":"鄂C·D3098.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鄂C·D3098.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鄂C·D3098.jpg","isDir":false}, {"fileName":"闽H·BI508.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\闽H·BI508.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\闽H·BI508.jpg","isDir":false}, {"fileName":"鲁A·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁A·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁A·88888.jpg","isDir":false}, {"fileName":"鲁B·995EQ.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁B·995EQ.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁B·995EQ.jpg","isDir":false}, {"fileName":"鲁B·QG527.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁B·QG527.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁B·QG527.jpg","isDir":false}, {"fileName":"鲁J·RW350.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁J·RW350.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁J·RW350.jpg","isDir":false}, {"fileName":"鲁K·K5555.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁K·K5555.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁K·K5555.jpg","isDir":false}, {"fileName":"黑A·B4444.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\黑A·B4444.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\黑A·B4444.jpg","isDir":false}, {"fileName":"黑A·I634I.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\黑A·I634I.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\黑A·I634I.jpg","isDir":false}]
|
|
2020-08-16 17:54:22.372 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:23.499 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:23.501 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:23.501 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 17:54:23.501 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:23.502 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 17:54:23.502 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACA%C2%B788731.jpg, false]
|
|
2020-08-16 17:54:23.502 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:23.502 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:23.502 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:23.503 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:23.503 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:23.503 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:23.503 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACA%C2%B788731.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@284a96e3]
|
|
2020-08-16 17:54:23.504 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:23.506 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:54:23.506 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:23.506 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:54:23.529 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=36, fileName=京A·88731.jpg, filePath=D:/PlateDetect/01_蓝牌/京A·88731.jpg, fileType=jpg, fileLength=0, plate=京A88731, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597567891223/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=3929, parentId=36, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3922, parentId=36, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3933, parentId=36, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3928, parentId=36, fileName=debug_char_contour10.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_contour10.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3932, parentId=36, fileName=debug_char_contour11.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_contour11.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3945, parentId=36, fileName=debug_char_contour12.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_contour12.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3936, parentId=36, fileName=debug_char_contour13.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_contour13.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3918, parentId=36, fileName=debug_char_contour14.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_contour14.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3931, parentId=36, fileName=debug_char_contour15.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_contour15.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3923, parentId=36, fileName=debug_char_contour16.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_contour16.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3946, parentId=36, fileName=debug_char_contour17.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_contour17.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3947, parentId=36, fileName=debug_char_contour18.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_contour18.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3948, parentId=36, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3941, parentId=36, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3940, parentId=36, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3938, parentId=36, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3935, parentId=36, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3930, parentId=36, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3937, parentId=36, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=3926, parentId=36, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=3917, parentId=36, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=3914, parentId=36, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=3912, parentId=36, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=3909, parentId=36, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=3910, parentId=36, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3927, parentId=36, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3919, parentId=36, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3924, parentId=36, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=3921, parentId=36, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3915, parentId=36, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3920, parentId=36, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3913, parentId=36, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=3934, parentId=36, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=3916, parentId=36, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=3911, parentId=36, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=3949, parentId=36, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3944, parentId=36, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3939, parentId=36, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3943, parentId=36, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3942, parentId=36, fileName=debug_char_auxRoi_4.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_auxRoi_4.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3925, parentId=36, fileName=debug_char_auxRoi_5.jpg, filePath=D:/PlateDetect/temp/1597567891223/debug_char_auxRoi_5.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=3908, parentId=36, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597567891223/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 08:51:33, recoPlate=京A88731, plateColor=蓝牌, sort=99)])
|
|
2020-08-16 17:54:23.530 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:23.548 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:23.549 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:23.549 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:23.549 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:23.549 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:23.549 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@66b070a7]
|
|
2020-08-16 17:54:23.549 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:23.550 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:23.551 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:23.551 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:23.551 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 127.0.0.1
|
|
2020-08-16 17:54:23.551 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:23.551 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6602cc0e]
|
|
2020-08-16 17:54:23.551 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:23.552 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:23.551 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:23.552 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:23.553 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:23.553 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:23.553 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:23.553 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_contour10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@26195f04]
|
|
2020-08-16 17:54:23.553 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:23.553 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:23.553 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:23.554 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:23.554 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:23.554 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 127.0.0.1
|
|
2020-08-16 17:54:23.554 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:23.554 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:23.554 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_contour11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@52811862]
|
|
2020-08-16 17:54:23.554 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:23.554 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:23.555 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:23.555 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:23.555 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:23.555 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:23.555 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_contour12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@654fb087]
|
|
2020-08-16 17:54:23.555 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:23.554 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:23.558 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:23.558 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@33641848]
|
|
2020-08-16 17:54:23.558 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:23.576 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:23.579 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:23.582 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:23.581 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:23.582 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:23.582 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:23.582 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:23.582 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:23.582 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:23.583 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_contour14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1758a4df]
|
|
2020-08-16 17:54:23.583 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:23.583 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:23.583 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 127.0.0.1
|
|
2020-08-16 17:54:23.583 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:23.583 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_contour13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@536c4a3e]
|
|
2020-08-16 17:54:23.583 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:23.583 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:23.584 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:23.585 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:23.585 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@764ad855]
|
|
2020-08-16 17:54:23.585 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:23.586 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:23.586 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:23.586 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:23.587 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:23.587 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:23.587 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:23.587 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_contour15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@157a2685]
|
|
2020-08-16 17:54:23.586 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:23.587 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:23.587 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:23.587 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 127.0.0.1
|
|
2020-08-16 17:54:23.592 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:23.592 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_contour16.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@74a34bf6]
|
|
2020-08-16 17:54:23.592 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:23.594 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:23.594 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:23.598 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:23.598 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:23.599 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:23.599 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:23.599 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:23.599 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_contour18.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6b88425e]
|
|
2020-08-16 17:54:23.599 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:23.595 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:23.601 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:23.602 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:23.602 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_contour17.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5d57f9e]
|
|
2020-08-16 17:54:23.602 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:23.608 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:23.608 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:23.609 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:23.609 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 127.0.0.1
|
|
2020-08-16 17:54:23.609 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:23.609 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6fb7dbf7]
|
|
2020-08-16 17:54:23.609 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:23.623 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:23.625 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:23.623 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:23.625 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:23.624 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:23.626 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 127.0.0.1
|
|
2020-08-16 17:54:23.626 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:23.625 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:23.626 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:23.626 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@73ea4b05]
|
|
2020-08-16 17:54:23.626 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:23.626 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:23.626 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:23.626 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:23.626 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:23.627 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:23.627 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4d539640]
|
|
2020-08-16 17:54:23.627 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:23.627 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:23.628 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@65978748]
|
|
2020-08-16 17:54:23.628 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:23.640 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:23.641 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:23.641 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:23.641 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:23.641 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:23.641 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7c8481fa]
|
|
2020-08-16 17:54:23.643 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:23.649 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:23.649 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:23.649 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:23.650 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:23.650 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:23.651 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7c3e9d1f]
|
|
2020-08-16 17:54:23.651 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:23.650 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:23.654 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:23.654 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:23.654 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 127.0.0.1
|
|
2020-08-16 17:54:23.649 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:23.658 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:23.659 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:23.659 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:23.659 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:23.659 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:23.659 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@14c5dc5f]
|
|
2020-08-16 17:54:23.659 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:23.660 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:23.660 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:23.660 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:23.660 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 127.0.0.1
|
|
2020-08-16 17:54:23.660 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:23.660 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4384d26f]
|
|
2020-08-16 17:54:23.660 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:23.654 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:23.667 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@de934fb]
|
|
2020-08-16 17:54:23.667 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:23.655 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:23.688 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:23.697 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:23.697 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:23.697 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_contour8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@407b0e02]
|
|
2020-08-16 17:54:23.697 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:23.691 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:23.699 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:23.699 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:23.699 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:23.699 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:23.699 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5e243e95]
|
|
2020-08-16 17:54:23.699 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:23.729 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:23.729 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:23.729 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:23.729 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 127.0.0.1
|
|
2020-08-16 17:54:23.729 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:23.729 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@25f0f4e5]
|
|
2020-08-16 17:54:23.729 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:23.723 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:23.740 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:23.740 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:23.740 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 127.0.0.1
|
|
2020-08-16 17:54:23.740 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:23.740 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4379bccb]
|
|
2020-08-16 17:54:23.708 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:23.741 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:23.740 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:23.741 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:23.741 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:23.741 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:23.741 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@605fab68]
|
|
2020-08-16 17:54:23.742 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:23.742 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:23.727 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:23.748 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:23.748 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:23.748 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:23.748 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:23.748 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:23.749 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:23.749 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@217de122]
|
|
2020-08-16 17:54:23.749 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:23.748 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:23.751 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:23.754 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@40b21c32]
|
|
2020-08-16 17:54:23.754 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:23.770 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:23.770 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:23.770 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:23.771 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:23.771 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:23.771 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2ab54865]
|
|
2020-08-16 17:54:23.771 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:23.775 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:23.775 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:23.776 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:23.776 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 127.0.0.1
|
|
2020-08-16 17:54:23.776 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:23.776 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1d41d3d9]
|
|
2020-08-16 17:54:23.776 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:23.782 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:23.782 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:23.782 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:23.782 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:23.782 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:23.782 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6d530ec3]
|
|
2020-08-16 17:54:23.783 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:23.782 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:23.786 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:23.794 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:23.795 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:23.795 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:23.795 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:23.795 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@20ef5ed8]
|
|
2020-08-16 17:54:23.795 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:23.787 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:23.794 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:23.795 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:23.795 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:23.795 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:23.795 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:23.795 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:23.795 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 127.0.0.1
|
|
2020-08-16 17:54:23.795 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@32661e3c]
|
|
2020-08-16 17:54:23.795 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:23.795 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:23.795 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3b568894]
|
|
2020-08-16 17:54:23.796 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:23.814 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:23.827 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:23.827 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:23.827 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 127.0.0.1
|
|
2020-08-16 17:54:23.828 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:23.828 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@79400d00]
|
|
2020-08-16 17:54:23.828 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:23.817 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:23.822 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:23.831 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:23.831 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:23.831 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:23.831 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:23.831 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@12c9d372]
|
|
2020-08-16 17:54:23.831 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:23.823 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:23.831 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:23.831 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:23.832 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:23.832 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:23.832 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2ebf4a3]
|
|
2020-08-16 17:54:23.832 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:23.829 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:23.839 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:23.839 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:23.839 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:23.839 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6ff09af0]
|
|
2020-08-16 17:54:23.839 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:23.847 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:23.848 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:23.852 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:23.852 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:23.852 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:23.852 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_auxRoi_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5c46fc42]
|
|
2020-08-16 17:54:23.852 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:23.854 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:23.855 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:23.855 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:23.855 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:23.855 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:23.855 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_auxRoi_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@43d4a578]
|
|
2020-08-16 17:54:23.855 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:23.857 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:23.858 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:23.858 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:23.858 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 127.0.0.1
|
|
2020-08-16 17:54:23.858 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:23.858 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597567891223/debug_char_auxRoi_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1f3b1131]
|
|
2020-08-16 17:54:23.858 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:25.236 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:25.237 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:25.237 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 17:54:25.237 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 127.0.0.1
|
|
2020-08-16 17:54:25.237 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 17:54:25.237 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACA%C2%B788731.jpg, true]
|
|
2020-08-16 17:54:25.237 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.680 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=36, fileName=京A·88731.jpg, filePath=D:/PlateDetect/01_蓝牌/京A·88731.jpg, fileType=jpg, fileLength=0, plate=京A88731, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597571665240/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=4325, parentId=36, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4338, parentId=36, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4332, parentId=36, fileName=debug_char_contour10.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_contour10.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4336, parentId=36, fileName=debug_char_contour11.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_contour11.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4324, parentId=36, fileName=debug_char_contour12.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_contour12.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4320, parentId=36, fileName=debug_char_contour13.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_contour13.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4307, parentId=36, fileName=debug_char_contour14.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_contour14.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4316, parentId=36, fileName=debug_char_contour15.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_contour15.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4312, parentId=36, fileName=debug_char_contour16.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_contour16.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4335, parentId=36, fileName=debug_char_contour17.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_contour17.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4328, parentId=36, fileName=debug_char_contour18.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_contour18.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4333, parentId=36, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4313, parentId=36, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4323, parentId=36, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4319, parentId=36, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4318, parentId=36, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4315, parentId=36, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4306, parentId=36, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4309, parentId=36, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4321, parentId=36, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=4310, parentId=36, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=4322, parentId=36, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=4303, parentId=36, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=4297, parentId=36, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=4298, parentId=36, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4304, parentId=36, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4300, parentId=36, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4302, parentId=36, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4317, parentId=36, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4311, parentId=36, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4314, parentId=36, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4305, parentId=36, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4308, parentId=36, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=4327, parentId=36, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=4299, parentId=36, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=4334, parentId=36, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4329, parentId=36, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4326, parentId=36, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4331, parentId=36, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4330, parentId=36, fileName=debug_char_auxRoi_4.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_auxRoi_4.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4337, parentId=36, fileName=debug_char_auxRoi_5.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_auxRoi_5.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4301, parentId=36, fileName=debug_char_auxRoi_6.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_auxRoi_6.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4296, parentId=36, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597571665240/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=京A88731, plateColor=蓝牌, sort=99)])
|
|
2020-08-16 17:54:27.681 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.694 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:27.695 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:27.695 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:27.695 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:27.695 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:27.695 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 127.0.0.1
|
|
2020-08-16 17:54:27.695 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:27.695 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:27.695 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:27.695 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:27.695 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@477bd9c9]
|
|
2020-08-16 17:54:27.695 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.695 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4e89d9b8]
|
|
2020-08-16 17:54:27.696 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.696 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:27.696 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:27.696 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:27.697 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:27.697 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:27.697 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_contour10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2113c883]
|
|
2020-08-16 17:54:27.697 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.698 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:27.699 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:27.699 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:27.699 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:27.699 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:27.699 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:27.699 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:27.699 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:27.699 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:27.699 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:27.699 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:27.699 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 127.0.0.1
|
|
2020-08-16 17:54:27.699 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_contour12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@70bfb0a7]
|
|
2020-08-16 17:54:27.699 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:27.699 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:27.699 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.699 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:27.699 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_contour13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@46b4a314]
|
|
2020-08-16 17:54:27.699 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_contour11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3ab96dc3]
|
|
2020-08-16 17:54:27.699 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.699 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.701 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:54:27.701 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.701 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:54:27.701 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:54:27.701 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.701 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:54:27.706 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:54:27.706 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.706 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:54:27.710 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:27.710 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:54:27.710 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:54:27.710 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.710 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.710 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:54:27.710 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:54:27.710 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:27.710 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:27.710 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:27.710 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:27.711 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_contour14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7949be79]
|
|
2020-08-16 17:54:27.711 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.712 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:27.712 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:27.712 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:27.712 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:27.713 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:27.713 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_contour15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@58797312]
|
|
2020-08-16 17:54:27.713 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.713 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:27.713 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:27.713 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:27.714 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 127.0.0.1
|
|
2020-08-16 17:54:27.714 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:27.714 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_contour16.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@29c106f4]
|
|
2020-08-16 17:54:27.714 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.717 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:54:27.719 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.719 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:54:27.720 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:27.721 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:27.721 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:27.721 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 127.0.0.1
|
|
2020-08-16 17:54:27.721 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:27.721 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_contour17.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5f74b214]
|
|
2020-08-16 17:54:27.721 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.725 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:27.726 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:27.726 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:27.726 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:27.726 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:27.726 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_contour18.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3e64798]
|
|
2020-08-16 17:54:27.726 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.727 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:54:27.728 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.728 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:54:27.728 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:54:27.728 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.728 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:54:27.731 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:27.731 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:27.731 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:27.731 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:27.731 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:27.731 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@34f8894a]
|
|
2020-08-16 17:54:27.732 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.735 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:54:27.736 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.736 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:54:27.735 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:54:27.737 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.738 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:54:27.740 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:27.740 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:27.740 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:27.740 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:27.740 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:27.741 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:27.741 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:27.741 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:27.741 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:27.741 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6a857592]
|
|
2020-08-16 17:54:27.741 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:27.741 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.741 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5de8b3aa]
|
|
2020-08-16 17:54:27.741 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.753 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:27.753 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:27.753 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:27.753 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:27.753 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:27.753 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@453a1511]
|
|
2020-08-16 17:54:27.753 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.754 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:54:27.754 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.754 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:54:27.754 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:54:27.755 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.755 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:54:27.757 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:27.758 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:27.758 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:27.758 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 127.0.0.1
|
|
2020-08-16 17:54:27.758 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:27.758 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1d7bf679]
|
|
2020-08-16 17:54:27.758 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.758 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:54:27.758 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.758 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:54:27.759 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:54:27.759 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.759 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:54:27.761 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:54:27.761 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.762 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:54:27.764 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:27.764 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:27.764 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:27.765 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:27.765 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:27.765 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4ddcd237]
|
|
2020-08-16 17:54:27.765 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.768 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:27.768 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:54:27.768 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:27.768 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.768 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:27.769 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:27.768 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:54:27.769 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:27.769 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:54:27.770 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.770 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6a58ae1]
|
|
2020-08-16 17:54:27.770 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:54:27.770 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.773 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:27.773 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:27.773 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:27.773 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:27.773 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 127.0.0.1
|
|
2020-08-16 17:54:27.773 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:27.773 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:27.773 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:27.773 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_contour8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@67a77aa4]
|
|
2020-08-16 17:54:27.773 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 127.0.0.1
|
|
2020-08-16 17:54:27.773 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.773 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:27.773 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@a8380e2]
|
|
2020-08-16 17:54:27.773 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.774 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:27.774 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:27.774 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:27.774 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:27.775 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:27.775 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3a69e4fa]
|
|
2020-08-16 17:54:27.775 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.775 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:54:27.776 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.776 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:54:27.781 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:27.781 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:27.781 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:27.781 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:27.781 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:27.781 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3a954bb5]
|
|
2020-08-16 17:54:27.781 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.781 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:27.781 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:27.781 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:54:27.781 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:27.781 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.782 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:27.782 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:54:27.782 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:27.782 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@49dac9aa]
|
|
2020-08-16 17:54:27.782 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.785 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:54:27.785 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.785 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:54:27.788 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:54:27.788 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.788 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:54:27.788 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:27.788 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:27.788 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:27.788 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 127.0.0.1
|
|
2020-08-16 17:54:27.788 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:27.788 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@969fbe9]
|
|
2020-08-16 17:54:27.788 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.792 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:54:27.793 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.793 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:54:27.793 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:54:27.793 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.793 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:54:27.795 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:27.795 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:27.796 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:27.796 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:27.796 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:27.796 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@47e3bfbc]
|
|
2020-08-16 17:54:27.796 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.798 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:54:27.798 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.798 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:54:27.802 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:27.802 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:27.802 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:27.802 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 127.0.0.1
|
|
2020-08-16 17:54:27.802 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:27.802 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@340dee81]
|
|
2020-08-16 17:54:27.802 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.806 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:54:27.806 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.806 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:54:27.808 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:54:27.808 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.808 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:54:27.810 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:27.810 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:27.810 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:27.810 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:27.810 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:27.811 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@be56f53]
|
|
2020-08-16 17:54:27.811 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.816 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:27.816 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:27.817 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:27.817 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 127.0.0.1
|
|
2020-08-16 17:54:27.817 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:27.817 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7abe89d3]
|
|
2020-08-16 17:54:27.817 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.818 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:54:27.818 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.818 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:54:27.818 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:54:27.818 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.818 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:54:27.822 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:27.823 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:27.823 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:27.823 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:27.823 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:27.823 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4e0933a5]
|
|
2020-08-16 17:54:27.823 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.823 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:27.824 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:27.824 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:27.824 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:27.824 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:27.824 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@66e7e286]
|
|
2020-08-16 17:54:27.824 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.830 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:27.830 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:27.831 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:27.831 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:54:27.831 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:27.831 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:27.831 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:27.831 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:27.831 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:27.831 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:27.831 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:27.831 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@77033883]
|
|
2020-08-16 17:54:27.831 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.832 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:54:27.831 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3508665b]
|
|
2020-08-16 17:54:27.832 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.833 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:27.834 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:27.834 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:27.834 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 127.0.0.1
|
|
2020-08-16 17:54:27.831 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.834 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:27.834 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1ae200b6]
|
|
2020-08-16 17:54:27.834 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.835 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:27.835 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:27.836 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:27.836 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 127.0.0.1
|
|
2020-08-16 17:54:27.836 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:27.836 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@11faefd8]
|
|
2020-08-16 17:54:27.836 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.836 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:54:27.836 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.836 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:54:27.840 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:54:27.840 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.840 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:54:27.842 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:54:27.842 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.842 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:54:27.846 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:27.846 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:27.846 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:27.846 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:27.846 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:27.846 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1f554b17]
|
|
2020-08-16 17:54:27.846 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.849 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:54:27.849 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.849 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:54:27.852 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:54:27.852 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.852 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:54:27.852 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:27.852 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:27.852 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:27.852 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:27.853 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:27.853 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@537a060e]
|
|
2020-08-16 17:54:27.853 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.854 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:54:27.854 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.854 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:54:27.858 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:27.859 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:27.859 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:27.859 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:27.859 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:27.859 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@79ccc2e0]
|
|
2020-08-16 17:54:27.859 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.864 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:27.864 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:27.864 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:27.864 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 127.0.0.1
|
|
2020-08-16 17:54:27.864 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:27.864 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3a8e2330]
|
|
2020-08-16 17:54:27.864 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.867 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:27.867 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:27.867 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:27.867 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:27.867 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:27.867 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@144abd22]
|
|
2020-08-16 17:54:27.867 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.871 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:27.871 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:27.872 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:27.872 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 127.0.0.1
|
|
2020-08-16 17:54:27.872 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:27.872 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:54:27.872 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_auxRoi_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2c2444a2]
|
|
2020-08-16 17:54:27.872 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.872 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:54:27.872 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.877 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:54:27.877 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.877 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:54:27.878 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:27.878 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:27.878 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:27.878 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:54:27.878 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.878 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:27.878 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:27.878 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:54:27.878 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_auxRoi_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@560fd64f]
|
|
2020-08-16 17:54:27.878 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.881 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:27.881 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:27.882 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:27.882 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 17:54:27.882 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:27.882 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_auxRoi_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6b505c75]
|
|
2020-08-16 17:54:27.883 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.889 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:54:27.889 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.889 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 17:54:27.889 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:54:27.889 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 17:54:27.889 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 17:54:27.889 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 127.0.0.1
|
|
2020-08-16 17:54:27.889 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 17:54:27.889 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_auxRoi_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2c2cefee]
|
|
2020-08-16 17:54:27.890 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.890 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:54:27.890 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.890 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:54:27.895 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:54:27.895 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.895 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:54:27.899 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:54:27.900 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.900 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 17:54:27.903 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 17:54:27.903 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 17:54:27.903 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:13.016 [main] INFO com.yuxue.Application - Starting Application on H with PID 20040 (started by 韩先生 in D:\吃饭家伙\Java\Java文件\yx-image-recognition)
|
|
2020-08-16 18:12:13.019 [main] INFO com.yuxue.Application - The following profiles are active: dev
|
|
2020-08-16 18:12:14.737 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'threadPoolConfig' of type [com.yuxue.config.ThreadPoolConfig$$EnhancerBySpringCGLIB$$e2f17307] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-16 18:12:14.875 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$fd6eadbd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-16 18:12:15.002 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'defaultAopConfig' of type [com.yuxue.aop.DefaultAopConfig$$EnhancerBySpringCGLIB$$e771e0e0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-16 18:12:15.011 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'resultAop' of type [org.springframework.aop.support.DefaultPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-16 18:12:15.886 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 16666 (http)
|
|
2020-08-16 18:12:15.930 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
|
2020-08-16 18:12:15.931 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.19]
|
|
2020-08-16 18:12:16.161 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
|
2020-08-16 18:12:16.248 [main] INFO o.s.boot.web.servlet.RegistrationBean - Servlet statViewServlet was not registered (possibly already registered?)
|
|
2020-08-16 18:12:16.541 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
|
2020-08-16 18:12:17.599 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'taskExecutor'
|
|
2020-08-16 18:12:18.363 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
|
2020-08-16 18:12:18.483 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed
|
|
2020-08-16 18:12:18.506 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
|
2020-08-16 18:12:18.517 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references
|
|
2020-08-16 18:12:18.762 [main] INFO org.apache.catalina.core.StandardService - Stopping service [Tomcat]
|
|
2020-08-16 18:12:18.789 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener -
|
|
|
|
Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
|
|
2020-08-16 18:12:18.795 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
|
|
2020-08-16 18:12:18.796 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Shutting down ExecutorService 'taskExecutor'
|
|
2020-08-16 18:12:18.800 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} closed
|
|
2020-08-16 18:12:24.930 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:24.930 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:24.930 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/index
|
|
2020-08-16 18:12:24.930 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:24.930 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.CommonController.indexPage
|
|
2020-08-16 18:12:24.930 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-16 18:12:24.930 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:24.930 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: home/index
|
|
2020-08-16 18:12:24.930 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:24.930 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:25.068 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:25.068 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:25.068 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/systemMenu/getUserMenu
|
|
2020-08-16 18:12:25.068 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:25.068 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.SystemMenuController.getUserMenu
|
|
2020-08-16 18:12:25.068 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-16 18:12:25.068 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:25.072 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: {third=java.util.stream.ReferencePipeline$2@3f5ef89a, first=java.util.stream.ReferencePipeline$2@7d540936, second=java.util.stream.ReferencePipeline$2@2790577f}
|
|
2020-08-16 18:12:25.072 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:25.174 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:25.174 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:25.175 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:25.175 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:25.175 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/getProcessStep
|
|
2020-08-16 18:12:25.175 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-16 18:12:25.175 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:25.175 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:25.175 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-16 18:12:25.175 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.getProcessStep
|
|
2020-08-16 18:12:25.175 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [null, png,jpg,jpeg]
|
|
2020-08-16 18:12:25.175 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-16 18:12:25.175 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:25.175 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:25.175 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: {result=99, debug_GaussianBlur=0, debug_gray=1, debug_Sobel=2, debug_threshold=3, debug_morphology=4, debug_Contours=5, debug_result=6, debug_crop=7, debug_resize=8, debug_char_threshold=9, debug_specMat=11, debug_chineseMat=12, debug_char_auxRoi=13}
|
|
2020-08-16 18:12:25.175 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:25.176 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"01_蓝牌","filePath":"D:\\PlateDetect\\01_蓝牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\01_蓝牌","isDir":true}, {"fileName":"02_黄牌","filePath":"D:\\PlateDetect\\02_黄牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\02_黄牌","isDir":true}, {"fileName":"03_绿牌","filePath":"D:\\PlateDetect\\03_绿牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\03_绿牌","isDir":true}, {"fileName":"04_多车牌","filePath":"D:\\PlateDetect\\04_多车牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\04_多车牌","isDir":true}, {"fileName":"05_夜间","filePath":"D:\\PlateDetect\\05_夜间","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\05_夜间","isDir":true}, {"fileName":"99_其他","filePath":"D:\\PlateDetect\\99_其他","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\99_其他","isDir":true}, {"fileName":"temp","filePath":"D:\\PlateDetect\\temp","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\temp","isDir":true}, {"fileName":"train","filePath":"D:\\PlateDetect\\train","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\train","isDir":true}, {"fileName":"Video","filePath":"D:\\PlateDetect\\Video","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video","isDir":true}, {"fileName":"Video_Grab","filePath":"D:\\PlateDetect\\Video_Grab","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grab","isDir":true}]
|
|
2020-08-16 18:12:25.176 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:26.544 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:26.544 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:26.544 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-16 18:12:26.544 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:26.544 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-16 18:12:26.544 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C, png,jpg,jpeg]
|
|
2020-08-16 18:12:26.544 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:26.546 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"京A·88731.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京A·88731.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京A·88731.jpg","isDir":false}, {"fileName":"京C·X8888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京C·X8888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京C·X8888.jpg","isDir":false}, {"fileName":"京H·99999.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京H·99999.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京H·99999.jpg","isDir":false}, {"fileName":"京K·M6680.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京K·M6680.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京K·M6680.jpg","isDir":false}, {"fileName":"京P·8BK60.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京P·8BK60.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京P·8BK60.jpg","isDir":false}, {"fileName":"浙A·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\浙A·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\浙A·88888.jpg","isDir":false}, {"fileName":"湘G·60009.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\湘G·60009.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\湘G·60009.jpg","isDir":false}, {"fileName":"粤B·TM529.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\粤B·TM529.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\粤B·TM529.jpg","isDir":false}, {"fileName":"苏E·6HX29.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\苏E·6HX29.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\苏E·6HX29.jpg","isDir":false}, {"fileName":"赣E·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\赣E·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\赣E·88888.jpg","isDir":false}, {"fileName":"鄂C·D3098.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鄂C·D3098.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鄂C·D3098.jpg","isDir":false}, {"fileName":"闽H·BI508.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\闽H·BI508.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\闽H·BI508.jpg","isDir":false}, {"fileName":"鲁A·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁A·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁A·88888.jpg","isDir":false}, {"fileName":"鲁B·995EQ.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁B·995EQ.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁B·995EQ.jpg","isDir":false}, {"fileName":"鲁B·QG527.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁B·QG527.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁B·QG527.jpg","isDir":false}, {"fileName":"鲁J·RW350.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁J·RW350.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁J·RW350.jpg","isDir":false}, {"fileName":"鲁K·K5555.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁K·K5555.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁K·K5555.jpg","isDir":false}, {"fileName":"黑A·B4444.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\黑A·B4444.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\黑A·B4444.jpg","isDir":false}, {"fileName":"黑A·I634I.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\黑A·I634I.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\黑A·I634I.jpg","isDir":false}]
|
|
2020-08-16 18:12:26.546 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.196 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:27.196 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:27.196 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:27.196 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:27.196 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:27.196 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 18:12:27.196 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:27.196 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:27.196 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:27.197 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 18:12:27.197 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACA%C2%B788731.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@11e8033c]
|
|
2020-08-16 18:12:27.197 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.197 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACA%C2%B788731.jpg, false]
|
|
2020-08-16 18:12:27.197 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.197 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:27.197 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.197 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:27.209 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=36, fileName=京A·88731.jpg, filePath=D:/PlateDetect/01_蓝牌/京A·88731.jpg, fileType=jpg, fileLength=0, plate=京A88731, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597571665240/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=4325, parentId=36, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4338, parentId=36, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4332, parentId=36, fileName=debug_char_contour10.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_contour10.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4336, parentId=36, fileName=debug_char_contour11.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_contour11.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4324, parentId=36, fileName=debug_char_contour12.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_contour12.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4320, parentId=36, fileName=debug_char_contour13.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_contour13.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4307, parentId=36, fileName=debug_char_contour14.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_contour14.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4316, parentId=36, fileName=debug_char_contour15.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_contour15.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4312, parentId=36, fileName=debug_char_contour16.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_contour16.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4335, parentId=36, fileName=debug_char_contour17.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_contour17.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4328, parentId=36, fileName=debug_char_contour18.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_contour18.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4333, parentId=36, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4313, parentId=36, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4323, parentId=36, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4319, parentId=36, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4318, parentId=36, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4315, parentId=36, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4306, parentId=36, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4309, parentId=36, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4321, parentId=36, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=4310, parentId=36, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=4322, parentId=36, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=4303, parentId=36, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=4297, parentId=36, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=4298, parentId=36, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4304, parentId=36, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4300, parentId=36, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4302, parentId=36, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4317, parentId=36, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4311, parentId=36, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4314, parentId=36, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4305, parentId=36, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4308, parentId=36, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=4327, parentId=36, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=4299, parentId=36, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=4334, parentId=36, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4329, parentId=36, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4326, parentId=36, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4331, parentId=36, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4330, parentId=36, fileName=debug_char_auxRoi_4.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_auxRoi_4.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4337, parentId=36, fileName=debug_char_auxRoi_5.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_auxRoi_5.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4301, parentId=36, fileName=debug_char_auxRoi_6.jpg, filePath=D:/PlateDetect/temp/1597571665240/debug_char_auxRoi_6.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4296, parentId=36, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597571665240/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 09:54:27, recoPlate=京A88731, plateColor=蓝牌, sort=99)])
|
|
2020-08-16 18:12:27.210 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.219 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:27.219 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:27.219 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:27.219 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:27.219 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:27.219 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@148ee20a]
|
|
2020-08-16 18:12:27.219 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.219 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:27.219 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.219 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:27.226 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:27.226 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:27.227 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:27.227 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:27.227 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:27.227 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:27.227 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:27.227 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:27.227 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:27.227 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:27.227 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1b922a8c]
|
|
2020-08-16 18:12:27.227 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@77d89cdc]
|
|
2020-08-16 18:12:27.227 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.228 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.228 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:27.228 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.228 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:27.230 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:27.231 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.231 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:27.231 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:27.231 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:27.231 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:27.231 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:27.231 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:27.232 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@39a35eaa]
|
|
2020-08-16 18:12:27.232 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.232 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:27.232 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.232 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:27.233 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:27.233 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:27.233 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:27.233 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:27.233 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:27.234 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:27.234 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:27.234 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4d4211d6]
|
|
2020-08-16 18:12:27.234 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:27.234 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:27.234 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.234 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:27.234 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6c089ffc]
|
|
2020-08-16 18:12:27.234 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.235 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:27.235 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:27.235 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.243 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:27.238 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:27.243 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:27.243 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:27.243 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:27.243 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:27.244 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@36f299dd]
|
|
2020-08-16 18:12:27.244 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.246 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:27.249 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:27.251 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.251 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:27.251 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:27.251 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:27.252 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:27.252 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:27.252 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@c2ac409]
|
|
2020-08-16 18:12:27.252 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.252 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:27.252 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.252 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:27.243 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.253 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:27.241 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:27.254 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:27.254 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:27.254 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:27.254 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:27.251 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:27.254 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3b512cf6]
|
|
2020-08-16 18:12:27.256 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.254 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:27.256 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:27.256 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:27.256 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:27.256 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:27.256 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4aca9e66]
|
|
2020-08-16 18:12:27.256 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.256 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.256 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:27.257 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:27.257 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.257 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:27.260 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:27.260 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:27.260 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:27.260 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:27.260 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:27.260 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@29ce4e9]
|
|
2020-08-16 18:12:27.260 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.261 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:27.261 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.261 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:27.272 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:27.272 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:27.273 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:27.273 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:27.273 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:27.273 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:27.273 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:27.273 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:27.273 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:27.273 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@297b62c8]
|
|
2020-08-16 18:12:27.273 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:27.273 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.273 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6e294330]
|
|
2020-08-16 18:12:27.273 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.274 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:27.274 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:27.274 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:27.274 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.274 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:27.274 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:27.274 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:27.274 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:27.274 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3938c74a]
|
|
2020-08-16 18:12:27.274 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.274 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:27.274 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:27.274 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:27.274 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.274 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:27.274 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:27.274 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:27.275 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:27.275 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:27.275 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:27.275 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@39122b68]
|
|
2020-08-16 18:12:27.276 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.276 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:27.276 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:27.276 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:27.276 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:27.276 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:27.275 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:27.276 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.276 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:27.276 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:27.277 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:27.276 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:27.277 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3128877d]
|
|
2020-08-16 18:12:27.277 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@242a81a1]
|
|
2020-08-16 18:12:27.278 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.277 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.278 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:27.278 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.278 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:27.279 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:27.280 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.280 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:27.280 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:27.280 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:27.282 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:27.284 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:27.284 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:27.284 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:27.285 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:27.285 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:27.285 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@26562568]
|
|
2020-08-16 18:12:27.285 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:27.285 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.285 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:27.285 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@77ea3aaf]
|
|
2020-08-16 18:12:27.285 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:27.286 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.286 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:27.286 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.286 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:27.286 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.286 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:27.286 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:27.286 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.287 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:27.288 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:27.288 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:27.288 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:27.288 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:27.288 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:27.288 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6af5ff9b]
|
|
2020-08-16 18:12:27.288 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.289 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:27.289 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.289 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:27.290 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:27.290 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:27.290 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:27.290 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:27.290 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:27.290 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:27.290 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:27.290 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_auxRoi_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5f37f302]
|
|
2020-08-16 18:12:27.290 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.290 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:27.291 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:27.291 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:27.291 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@50f6b04]
|
|
2020-08-16 18:12:27.291 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.291 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:27.291 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.291 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:27.291 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:27.291 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.291 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:27.299 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:27.299 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:27.299 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:27.299 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:27.299 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:27.300 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_auxRoi_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1360a00e]
|
|
2020-08-16 18:12:27.300 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.300 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:27.300 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.300 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:27.305 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:27.305 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:27.305 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:27.305 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:27.305 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:27.305 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_auxRoi_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@245a30cf]
|
|
2020-08-16 18:12:27.305 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.306 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:27.307 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.307 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:27.308 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:27.308 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:27.308 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:27.308 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:27.308 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:27.308 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:27.308 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:27.308 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:27.308 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:27.308 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:27.308 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_contour10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7b474cd5]
|
|
2020-08-16 18:12:27.308 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:27.308 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.308 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:27.308 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3c21aec8]
|
|
2020-08-16 18:12:27.309 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.309 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:27.309 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.309 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:27.309 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:27.309 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.309 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:27.308 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:27.310 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:27.310 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:27.309 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:27.310 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:27.310 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:27.310 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_contour11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@37836fa1]
|
|
2020-08-16 18:12:27.310 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:27.310 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.311 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:27.311 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_auxRoi_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6af39406]
|
|
2020-08-16 18:12:27.311 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.311 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:27.311 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.311 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:27.311 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:27.311 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.311 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:27.314 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:27.315 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:27.315 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:27.315 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:27.315 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:27.315 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_contour12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2129d656]
|
|
2020-08-16 18:12:27.315 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.315 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:27.315 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.315 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:27.321 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:27.321 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:27.321 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:27.321 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:27.321 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:27.321 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_contour13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@44ed652a]
|
|
2020-08-16 18:12:27.321 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.322 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:27.322 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:27.322 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:27.322 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:27.322 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.322 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:27.322 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:27.322 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:27.322 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_contour14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5fff37b3]
|
|
2020-08-16 18:12:27.322 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.323 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:27.325 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:27.325 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:27.325 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:27.325 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:27.325 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:27.325 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.325 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:27.325 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:27.325 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:27.325 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:27.325 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:27.325 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:27.325 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_contour16.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2790410f]
|
|
2020-08-16 18:12:27.325 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_contour15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@51b8bd12]
|
|
2020-08-16 18:12:27.325 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.325 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.326 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:27.326 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.326 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:27.326 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:27.326 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:27.326 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:27.326 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.327 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:27.327 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:27.328 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:27.328 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:27.328 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_contour17.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7d4945c1]
|
|
2020-08-16 18:12:27.328 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.329 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:27.329 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.329 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:27.330 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:27.330 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:27.330 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:27.330 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:27.330 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:27.330 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@42ce42b8]
|
|
2020-08-16 18:12:27.330 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.331 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:27.331 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:27.331 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:27.331 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:27.331 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:27.331 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:27.331 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.331 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_contour18.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@791a90cb]
|
|
2020-08-16 18:12:27.331 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:27.331 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.332 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:27.332 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.332 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:27.336 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:27.336 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:27.336 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:27.337 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:27.337 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:27.337 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5e592ed0]
|
|
2020-08-16 18:12:27.337 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.337 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:27.337 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:27.337 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:27.337 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:27.337 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:27.337 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.337 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:27.337 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:27.337 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3a814b8f]
|
|
2020-08-16 18:12:27.338 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.338 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:27.338 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.338 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:27.343 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:27.343 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:27.343 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:27.343 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:27.343 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:27.343 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2197d538]
|
|
2020-08-16 18:12:27.343 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.344 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:27.343 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:27.344 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.344 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:27.344 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:27.344 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:27.344 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:27.344 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:27.344 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:27.344 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:27.345 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:27.345 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:27.345 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:27.345 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:27.345 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:27.345 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_contour8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@724def81]
|
|
2020-08-16 18:12:27.345 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.345 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7089d0ac]
|
|
2020-08-16 18:12:27.346 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:27.345 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:27.346 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.346 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.347 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:27.348 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:27.349 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:27.348 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:27.350 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:27.350 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:27.350 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.350 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6cf27eec]
|
|
2020-08-16 18:12:27.350 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:27.350 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:27.350 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.350 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:27.350 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:27.350 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597571665240/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6a0f4fc]
|
|
2020-08-16 18:12:27.350 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.350 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:27.350 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:27.350 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.350 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:27.350 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:27.350 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:28.892 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:28.893 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:28.893 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 18:12:28.893 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:28.893 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 18:12:28.893 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACA%C2%B788731.jpg, true]
|
|
2020-08-16 18:12:28.893 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.071 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=36, fileName=京A·88731.jpg, filePath=D:/PlateDetect/01_蓝牌/京A·88731.jpg, fileType=jpg, fileLength=0, plate=京A88731, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597572748895/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=4380, parentId=36, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597572748895/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 10:12:29, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4364, parentId=36, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597572748895/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:12:29, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4373, parentId=36, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597572748895/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:12:29, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4378, parentId=36, fileName=debug_char_contour10.jpg, filePath=D:/PlateDetect/temp/1597572748895/debug_char_contour10.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:12:29, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4369, parentId=36, fileName=debug_char_contour12.jpg, filePath=D:/PlateDetect/temp/1597572748895/debug_char_contour12.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:12:29, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4365, parentId=36, fileName=debug_char_contour13.jpg, filePath=D:/PlateDetect/temp/1597572748895/debug_char_contour13.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:12:29, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4351, parentId=36, fileName=debug_char_contour14.jpg, filePath=D:/PlateDetect/temp/1597572748895/debug_char_contour14.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:12:29, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4360, parentId=36, fileName=debug_char_contour15.jpg, filePath=D:/PlateDetect/temp/1597572748895/debug_char_contour15.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:12:29, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4357, parentId=36, fileName=debug_char_contour16.jpg, filePath=D:/PlateDetect/temp/1597572748895/debug_char_contour16.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:12:29, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4362, parentId=36, fileName=debug_char_contour17.jpg, filePath=D:/PlateDetect/temp/1597572748895/debug_char_contour17.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:12:29, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4356, parentId=36, fileName=debug_char_contour18.jpg, filePath=D:/PlateDetect/temp/1597572748895/debug_char_contour18.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:12:29, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4359, parentId=36, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597572748895/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:12:29, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4345, parentId=36, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597572748895/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:12:29, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4352, parentId=36, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597572748895/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:12:29, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4350, parentId=36, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597572748895/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:12:29, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4376, parentId=36, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597572748895/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:12:29, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4371, parentId=36, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597572748895/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:12:29, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4353, parentId=36, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597572748895/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:12:29, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4366, parentId=36, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597572748895/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:12:29, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4381, parentId=36, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597572748895/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 10:12:29, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=4347, parentId=36, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597572748895/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 10:12:29, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=4354, parentId=36, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597572748895/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 10:12:29, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=4363, parentId=36, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597572748895/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 10:12:29, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=4340, parentId=36, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597572748895/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 10:12:29, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=4341, parentId=36, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597572748895/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:12:29, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4348, parentId=36, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597572748895/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:12:29, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4343, parentId=36, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597572748895/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:12:29, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4346, parentId=36, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597572748895/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:12:29, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4375, parentId=36, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597572748895/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:12:29, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4370, parentId=36, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597572748895/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:12:29, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4349, parentId=36, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597572748895/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:12:29, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4344, parentId=36, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597572748895/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:12:29, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4355, parentId=36, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597572748895/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 10:12:29, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=4358, parentId=36, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597572748895/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-16 10:12:29, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=4342, parentId=36, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597572748895/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-16 10:12:29, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=4379, parentId=36, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597572748895/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:12:29, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4374, parentId=36, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597572748895/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:12:29, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4367, parentId=36, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597572748895/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:12:29, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4377, parentId=36, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597572748895/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:12:29, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4372, parentId=36, fileName=debug_char_auxRoi_4.jpg, filePath=D:/PlateDetect/temp/1597572748895/debug_char_auxRoi_4.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:12:29, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4368, parentId=36, fileName=debug_char_auxRoi_5.jpg, filePath=D:/PlateDetect/temp/1597572748895/debug_char_auxRoi_5.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:12:29, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4361, parentId=36, fileName=debug_char_auxRoi_6.jpg, filePath=D:/PlateDetect/temp/1597572748895/debug_char_auxRoi_6.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:12:29, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4339, parentId=36, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597572748895/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 10:12:29, recoPlate=京A88731, plateColor=蓝牌, sort=99)])
|
|
2020-08-16 18:12:29.071 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.086 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:29.086 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:29.086 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:29.086 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:29.086 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:29.086 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:29.086 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:29.086 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:29.086 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:29.086 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:29.086 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572748895/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3ce756ae]
|
|
2020-08-16 18:12:29.086 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572748895/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5c941b38]
|
|
2020-08-16 18:12:29.086 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.086 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.088 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:29.088 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:29.088 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:29.088 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:29.088 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:29.088 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572748895/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5495a9dd]
|
|
2020-08-16 18:12:29.088 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.089 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:29.089 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:29.089 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:29.089 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:29.089 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:29.089 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572748895/debug_char_contour10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3b5c6ae4]
|
|
2020-08-16 18:12:29.089 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.089 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:29.090 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:29.090 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:29.090 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:29.090 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:29.090 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:29.090 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:29.089 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.090 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:29.090 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:29.090 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:29.090 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:29.090 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572748895/debug_char_contour12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@9f6f309]
|
|
2020-08-16 18:12:29.090 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:29.090 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572748895/debug_char_contour13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@52be22]
|
|
2020-08-16 18:12:29.093 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.090 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.092 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:29.094 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.095 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:29.096 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:29.096 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:29.096 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.096 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.096 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:29.096 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:29.098 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:29.098 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.098 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:29.104 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:29.104 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.104 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:29.106 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:29.106 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:29.106 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:29.106 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:29.106 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:29.107 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572748895/debug_char_contour14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@19140f60]
|
|
2020-08-16 18:12:29.107 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.107 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:29.107 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:29.107 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:29.107 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:29.108 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:29.108 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572748895/debug_char_contour15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@24bea984]
|
|
2020-08-16 18:12:29.108 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.108 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:29.108 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:29.108 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:29.108 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:29.108 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:29.108 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572748895/debug_char_contour16.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6eae5975]
|
|
2020-08-16 18:12:29.108 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.108 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:29.108 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:29.108 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:29.108 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:29.108 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.109 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:29.109 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:29.109 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:29.109 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572748895/debug_char_contour17.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4781ee37]
|
|
2020-08-16 18:12:29.109 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.110 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:29.110 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:29.110 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:29.110 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:29.110 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:29.110 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:29.110 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572748895/debug_char_contour18.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@74cb8829]
|
|
2020-08-16 18:12:29.110 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.110 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.110 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:29.110 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:29.111 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.111 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:29.111 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:29.111 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:29.111 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:29.111 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:29.111 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:29.111 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572748895/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@9d8c7e5]
|
|
2020-08-16 18:12:29.112 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.113 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:29.114 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:29.114 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:29.114 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.114 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:29.114 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:29.114 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:29.114 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:29.114 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572748895/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@609de2c9]
|
|
2020-08-16 18:12:29.114 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.114 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:29.115 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.115 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:29.115 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:29.115 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.115 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:29.117 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:29.118 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:29.118 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:29.118 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:29.118 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:29.118 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572748895/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@130ca02d]
|
|
2020-08-16 18:12:29.118 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.118 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:29.118 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.118 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:29.120 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:29.121 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:29.121 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:29.121 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:29.121 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:29.121 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572748895/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1e1cea3a]
|
|
2020-08-16 18:12:29.121 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.123 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:29.123 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.123 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:29.124 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:29.125 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.125 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:29.126 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:29.126 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:29.126 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:29.126 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:29.127 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:29.127 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572748895/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@708150bc]
|
|
2020-08-16 18:12:29.127 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.127 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:29.128 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:29.129 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:29.129 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:29.129 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:29.129 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572748895/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3f8d61af]
|
|
2020-08-16 18:12:29.129 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.131 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:29.132 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.132 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:29.132 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:29.132 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.132 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:29.134 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:29.134 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:29.134 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:29.134 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:29.134 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:29.134 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572748895/debug_char_contour8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@54e9133b]
|
|
2020-08-16 18:12:29.134 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.135 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:29.135 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:29.135 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:29.135 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:29.135 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:29.136 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572748895/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@62f5f8c8]
|
|
2020-08-16 18:12:29.136 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.137 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:29.137 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.137 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:29.141 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:29.141 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:29.141 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:29.141 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:29.141 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:29.141 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572748895/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2be26a1c]
|
|
2020-08-16 18:12:29.141 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.141 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:29.141 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:29.142 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:29.142 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:29.142 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:29.142 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:29.142 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:29.142 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:29.142 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:29.142 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:29.142 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572748895/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7ffd217c]
|
|
2020-08-16 18:12:29.142 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572748895/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1e21237]
|
|
2020-08-16 18:12:29.142 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.142 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.144 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:29.144 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:29.144 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:29.144 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:29.144 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:29.144 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572748895/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@745983e5]
|
|
2020-08-16 18:12:29.144 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.144 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:29.144 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.146 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:29.146 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:29.146 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.146 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:29.148 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:29.148 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:29.148 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:29.148 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:29.148 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:29.149 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572748895/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@36b1037a]
|
|
2020-08-16 18:12:29.149 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.152 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:29.153 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:29.153 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:29.153 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.153 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:29.153 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:29.153 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:29.153 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:29.153 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572748895/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5ffc3cc8]
|
|
2020-08-16 18:12:29.153 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.153 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:29.153 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:29.154 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:29.154 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:29.154 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:29.154 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572748895/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@19698b42]
|
|
2020-08-16 18:12:29.154 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.157 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:29.157 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.157 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:29.158 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:29.158 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.158 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:29.160 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:29.160 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.160 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:29.161 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:29.162 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:29.162 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:29.162 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:29.162 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:29.162 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572748895/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5c53c76a]
|
|
2020-08-16 18:12:29.162 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.164 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:29.164 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.164 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:29.170 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:29.170 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.170 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:29.170 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:29.170 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.170 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:29.176 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:29.176 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:29.176 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:29.176 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:29.176 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:29.176 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:29.176 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:29.176 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:29.176 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:29.177 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:29.177 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572748895/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2eb80a2c]
|
|
2020-08-16 18:12:29.177 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.177 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572748895/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@44968250]
|
|
2020-08-16 18:12:29.177 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.178 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:29.178 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:29.178 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.178 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.178 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:29.178 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:29.185 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:29.186 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:29.186 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:29.186 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:29.186 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:29.186 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572748895/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@650fb080]
|
|
2020-08-16 18:12:29.186 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.189 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:29.190 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:29.190 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:29.190 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:29.190 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:29.190 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:29.190 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:29.190 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:29.190 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:29.190 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:29.190 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572748895/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2cd35608]
|
|
2020-08-16 18:12:29.190 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572748895/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6693839d]
|
|
2020-08-16 18:12:29.190 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.190 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.191 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:29.191 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:29.191 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:29.191 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:29.191 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:29.191 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572748895/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4f90d03f]
|
|
2020-08-16 18:12:29.191 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.191 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:29.191 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.191 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:29.192 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:29.192 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.192 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:29.192 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:29.193 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:29.193 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:29.193 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:29.193 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.193 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:29.193 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:29.193 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:29.193 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:29.193 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:29.193 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:29.193 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:29.193 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572748895/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4beb4d9e]
|
|
2020-08-16 18:12:29.193 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:29.193 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.193 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572748895/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@65a5c96]
|
|
2020-08-16 18:12:29.193 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.196 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:29.196 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.196 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:29.196 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:29.196 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.196 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:29.196 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:29.196 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.197 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:29.202 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:29.202 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:29.202 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:29.202 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:29.202 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:29.202 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572748895/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@69f55b08]
|
|
2020-08-16 18:12:29.202 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.204 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:29.204 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:29.204 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:29.204 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:29.204 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:29.204 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:29.204 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:29.204 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:29.204 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:29.204 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:29.204 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572748895/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@405d1c1a]
|
|
2020-08-16 18:12:29.204 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572748895/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7a2436de]
|
|
2020-08-16 18:12:29.204 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.204 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.204 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:29.204 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.204 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:29.208 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:29.208 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:29.208 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:29.208 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:29.208 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:29.208 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:29.208 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:29.208 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572748895/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7c434bba]
|
|
2020-08-16 18:12:29.208 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.208 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.208 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:29.208 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:29.208 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:29.208 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:29.208 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:29.208 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:29.208 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:29.208 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:29.208 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:29.208 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572748895/debug_char_auxRoi_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6489afc9]
|
|
2020-08-16 18:12:29.209 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:29.209 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572748895/debug_char_auxRoi_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5fc5ef20]
|
|
2020-08-16 18:12:29.209 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.209 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.210 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:29.210 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.210 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:29.210 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:29.211 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:29.211 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:29.211 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:29.211 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:29.211 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572748895/debug_char_auxRoi_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@50e2c571]
|
|
2020-08-16 18:12:29.211 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.212 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:29.212 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.212 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:29.212 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:29.212 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.212 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:29.215 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:29.215 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:29.215 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:29.215 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:29.215 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:29.215 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572748895/debug_char_auxRoi_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@e28d5]
|
|
2020-08-16 18:12:29.215 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:29.215 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.215 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.215 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:29.218 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:29.218 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.218 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:29.227 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:29.227 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:29.227 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:32.647 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:32.648 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:32.648 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 18:12:32.648 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:32.648 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 18:12:32.648 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E6%B9%98G%C2%B760009.jpg, false]
|
|
2020-08-16 18:12:32.648 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:32.648 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:32.648 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:32.648 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:12:32.648 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:32.648 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:12:32.648 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E6%B9%98G%C2%B760009.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@17439863]
|
|
2020-08-16 18:12:32.648 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:32.653 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=29, fileName=湘G·60009.jpg, filePath=D:/PlateDetect/01_蓝牌/湘G·60009.jpg, fileType=jpg, fileLength=0, plate=湘G60009, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642733528/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-16 18:12:32.653 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:32.656 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:12:32.656 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:12:32.656 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:12:33.939 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:12:33.940 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:12:33.940 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 18:12:33.940 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:12:33.940 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 18:12:33.940 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E6%B9%98G%C2%B760009.jpg, true]
|
|
2020-08-16 18:12:33.940 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:17.799 [main] INFO com.yuxue.Application - Starting Application on H with PID 16556 (started by 韩先生 in D:\吃饭家伙\Java\Java文件\yx-image-recognition)
|
|
2020-08-16 18:13:17.803 [main] INFO com.yuxue.Application - The following profiles are active: dev
|
|
2020-08-16 18:13:19.475 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'threadPoolConfig' of type [com.yuxue.config.ThreadPoolConfig$$EnhancerBySpringCGLIB$$6dcf9d23] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-16 18:13:19.618 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$884cd7d9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-16 18:13:19.749 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'defaultAopConfig' of type [com.yuxue.aop.DefaultAopConfig$$EnhancerBySpringCGLIB$$72500afc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-16 18:13:19.759 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'resultAop' of type [org.springframework.aop.support.DefaultPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-16 18:13:20.579 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 16666 (http)
|
|
2020-08-16 18:13:20.627 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
|
2020-08-16 18:13:20.628 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.19]
|
|
2020-08-16 18:13:20.856 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
|
2020-08-16 18:13:20.934 [main] INFO o.s.boot.web.servlet.RegistrationBean - Servlet statViewServlet was not registered (possibly already registered?)
|
|
2020-08-16 18:13:21.267 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
|
2020-08-16 18:13:22.336 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'taskExecutor'
|
|
2020-08-16 18:13:23.130 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
|
2020-08-16 18:13:23.240 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed
|
|
2020-08-16 18:13:23.269 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
|
2020-08-16 18:13:23.278 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references
|
|
2020-08-16 18:13:23.518 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 16666 (http) with context path ''
|
|
2020-08-16 18:13:23.524 [main] INFO com.yuxue.Application - Started Application in 6.402 seconds (JVM running for 6.921)
|
|
2020-08-16 18:13:27.780 [http-nio-16666-exec-2] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2020-08-16 18:13:27.840 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:13:27.840 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:13:27.840 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:13:27.840 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:13:27.841 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 18:13:27.841 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:13:27.842 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:13:27.842 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:13:27.844 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:13:27.844 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 18:13:27.844 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E7%B2%A4B%C2%B7TM529.jpg, false]
|
|
2020-08-16 18:13:27.844 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E7%B2%A4B%C2%B7TM529.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4a60f587]
|
|
2020-08-16 18:13:27.844 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:27.845 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:27.867 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:13:27.867 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:27.868 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:13:28.380 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=24, fileName=粤B·TM529.jpg, filePath=D:/PlateDetect/01_蓝牌/粤B·TM529.jpg, fileType=jpg, fileLength=0, plate=粤BTM529, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642724083/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-16 18:13:28.380 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:32.123 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:13:32.124 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:13:32.124 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 18:13:32.124 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:13:32.124 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 18:13:32.125 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E7%B2%A4B%C2%B7TM529.jpg, true]
|
|
2020-08-16 18:13:32.125 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:34.913 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=24, fileName=粤B·TM529.jpg, filePath=D:/PlateDetect/01_蓝牌/粤B·TM529.jpg, fileType=jpg, fileLength=0, plate=粤BTM529, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597572812130/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=4390, parentId=24, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4405, parentId=24, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4397, parentId=24, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4402, parentId=24, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4399, parentId=24, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4395, parentId=24, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4389, parentId=24, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4392, parentId=24, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4411, parentId=24, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4407, parentId=24, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4404, parentId=24, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4385, parentId=24, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=4391, parentId=24, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=4396, parentId=24, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=4388, parentId=24, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=4401, parentId=24, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=4398, parentId=24, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4386, parentId=24, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4394, parentId=24, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4384, parentId=24, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4383, parentId=24, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4409, parentId=24, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4403, parentId=24, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4408, parentId=24, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=4400, parentId=24, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=4406, parentId=24, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=4413, parentId=24, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4414, parentId=24, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4410, parentId=24, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4412, parentId=24, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4393, parentId=24, fileName=debug_char_auxRoi_4.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_char_auxRoi_4.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4387, parentId=24, fileName=debug_char_auxRoi_5.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_char_auxRoi_5.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4382, parentId=24, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597572812130/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=琼BTM52, plateColor=未知, sort=99)])
|
|
2020-08-16 18:13:34.918 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:34.945 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:13:34.945 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:13:34.945 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:13:34.945 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:13:34.945 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:13:34.945 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:13:34.946 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:13:34.946 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@182b99d]
|
|
2020-08-16 18:13:34.946 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:34.946 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:13:34.946 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:13:34.946 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:13:34.946 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@23295021]
|
|
2020-08-16 18:13:34.946 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:34.952 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:13:34.952 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:13:34.953 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:13:34.953 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:13:34.953 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:13:34.953 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:13:34.953 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:13:34.953 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:13:34.953 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:13:34.953 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:13:34.953 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@11f3f729]
|
|
2020-08-16 18:13:34.953 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1d8b4fac]
|
|
2020-08-16 18:13:34.953 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:34.953 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:34.954 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:13:34.955 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:13:34.955 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:13:34.955 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:13:34.956 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:13:34.956 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4ba9f961]
|
|
2020-08-16 18:13:34.957 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:34.959 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:13:34.959 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:13:34.960 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:13:34.960 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:13:34.960 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:13:34.960 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4435e450]
|
|
2020-08-16 18:13:34.960 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:34.964 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:13:34.964 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:34.965 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:13:34.966 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:13:34.967 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:34.967 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:13:34.970 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:13:34.970 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:34.970 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:13:34.971 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:13:34.971 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:13:34.971 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:34.971 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:13:34.971 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:34.971 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:34.972 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:13:34.972 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:13:34.972 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:13:34.972 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:13:34.972 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:13:34.972 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:13:34.972 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:13:34.971 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:13:34.974 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:13:34.974 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:13:34.974 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:13:34.974 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:13:34.974 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:13:34.975 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4921cac9]
|
|
2020-08-16 18:13:34.975 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:34.972 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2e4db950]
|
|
2020-08-16 18:13:34.975 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:34.977 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:13:34.978 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:34.978 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:13:34.981 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:13:34.981 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:13:34.981 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:13:34.982 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:13:34.982 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:13:34.982 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@277bbff]
|
|
2020-08-16 18:13:34.982 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:34.983 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:13:34.985 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:13:34.985 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:13:34.985 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:13:34.986 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:13:34.986 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:13:34.986 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:13:34.986 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:13:34.986 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:13:34.986 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:13:34.986 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:13:34.986 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:13:34.986 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:13:34.986 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:13:34.986 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:13:34.986 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@f4547dd]
|
|
2020-08-16 18:13:34.986 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2deeaa34]
|
|
2020-08-16 18:13:34.986 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:13:34.986 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:34.986 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:34.986 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@415bb524]
|
|
2020-08-16 18:13:34.986 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:34.986 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:13:34.987 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:13:34.987 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:13:34.987 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:13:34.987 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:34.987 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:13:34.987 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:13:34.987 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@50cefd12]
|
|
2020-08-16 18:13:34.987 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:34.996 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:13:34.996 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:13:34.997 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:34.997 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:13:34.997 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:13:34.997 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:13:34.997 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:13:34.998 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:13:34.998 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_char_contour8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3bd41a2d]
|
|
2020-08-16 18:13:34.998 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:34.996 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:13:35.000 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:35.000 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:13:35.002 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:13:35.004 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:35.004 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:13:35.005 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:13:35.005 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:35.005 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:13:35.005 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:13:35.005 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:35.005 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:13:35.011 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:13:35.012 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:13:35.012 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:13:35.012 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:13:35.012 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:13:35.012 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5cb64597]
|
|
2020-08-16 18:13:35.012 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:35.018 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:13:35.018 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:13:35.018 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:13:35.018 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:13:35.018 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:13:35.018 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:13:35.018 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:13:35.018 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:13:35.018 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:13:35.018 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:13:35.018 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@61b748d2]
|
|
2020-08-16 18:13:35.018 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@508ee6b]
|
|
2020-08-16 18:13:35.018 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:35.018 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:35.019 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:13:35.019 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:13:35.019 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:13:35.019 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:13:35.019 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:13:35.019 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@397cccc]
|
|
2020-08-16 18:13:35.019 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:35.021 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:13:35.022 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:13:35.022 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:13:35.022 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:13:35.022 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:13:35.022 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@683892bd]
|
|
2020-08-16 18:13:35.022 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:13:35.022 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:35.022 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:35.023 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:13:35.030 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:13:35.030 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:35.030 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:13:35.032 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:13:35.033 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:13:35.033 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:13:35.033 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:13:35.033 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:35.033 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:13:35.033 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:13:35.033 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:13:35.033 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@29d13b51]
|
|
2020-08-16 18:13:35.033 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:35.034 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:13:35.034 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:35.034 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:13:35.037 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:13:35.037 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:13:35.038 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:35.038 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:13:35.039 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:13:35.039 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:13:35.039 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:13:35.039 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:13:35.039 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@17e05bde]
|
|
2020-08-16 18:13:35.039 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:35.044 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:13:35.045 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:13:35.045 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:13:35.045 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:13:35.045 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:13:35.045 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@b7ad2ed]
|
|
2020-08-16 18:13:35.045 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:35.046 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:13:35.047 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:35.047 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:13:35.049 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:13:35.049 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:13:35.050 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:35.050 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:13:35.050 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:13:35.050 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:13:35.050 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:13:35.050 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:13:35.050 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@29780de8]
|
|
2020-08-16 18:13:35.050 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:35.052 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:13:35.052 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:13:35.052 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:13:35.052 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:35.053 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:13:35.053 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:13:35.053 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:13:35.053 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:13:35.053 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4718298f]
|
|
2020-08-16 18:13:35.053 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:35.055 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:13:35.055 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:13:35.055 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:13:35.055 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:13:35.055 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:13:35.056 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@71936c4e]
|
|
2020-08-16 18:13:35.056 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:35.056 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:13:35.056 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:13:35.057 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:13:35.057 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:13:35.057 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:13:35.057 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2a1194af]
|
|
2020-08-16 18:13:35.057 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:35.059 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:13:35.060 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:35.060 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:13:35.060 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:13:35.060 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:13:35.060 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:13:35.060 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:13:35.061 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:13:35.061 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5fbbf447]
|
|
2020-08-16 18:13:35.061 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:35.062 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:13:35.062 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:35.062 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:13:35.066 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:13:35.066 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:13:35.067 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:13:35.067 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:13:35.067 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:35.067 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:13:35.067 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:13:35.067 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:13:35.067 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4e784de6]
|
|
2020-08-16 18:13:35.067 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:35.071 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:13:35.071 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:13:35.072 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:13:35.072 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:13:35.072 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:13:35.072 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3daad814]
|
|
2020-08-16 18:13:35.072 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:35.076 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:13:35.076 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:35.076 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:13:35.076 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:13:35.076 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:13:35.076 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:13:35.076 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:13:35.077 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:13:35.077 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3b5e2435]
|
|
2020-08-16 18:13:35.077 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:35.081 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:13:35.081 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:13:35.081 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:35.081 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:35.081 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:13:35.081 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:13:35.082 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:13:35.082 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:13:35.083 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:13:35.083 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:13:35.083 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:13:35.083 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_char_auxRoi_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@30e1025d]
|
|
2020-08-16 18:13:35.083 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:35.089 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:13:35.089 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:35.089 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:13:35.090 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:13:35.090 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:13:35.090 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:13:35.090 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:13:35.090 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:13:35.090 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_char_auxRoi_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6d20586e]
|
|
2020-08-16 18:13:35.090 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:35.091 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:13:35.091 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:13:35.091 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:13:35.091 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:13:35.091 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:13:35.091 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_char_auxRoi_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2273ea8d]
|
|
2020-08-16 18:13:35.092 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:35.099 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:13:35.099 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:35.099 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:13:35.099 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:13:35.099 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:13:35.099 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:35.099 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:35.099 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:13:35.099 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:13:35.100 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:13:35.100 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:35.100 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:13:35.103 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:13:35.104 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:13:35.104 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:14:58.091 [main] INFO com.yuxue.Application - Starting Application on H with PID 16256 (started by 韩先生 in D:\吃饭家伙\Java\Java文件\yx-image-recognition)
|
|
2020-08-16 18:14:58.094 [main] INFO com.yuxue.Application - The following profiles are active: dev
|
|
2020-08-16 18:14:59.785 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'threadPoolConfig' of type [com.yuxue.config.ThreadPoolConfig$$EnhancerBySpringCGLIB$$839d0332] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-16 18:14:59.929 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$9e1a3de8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-16 18:15:00.071 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'defaultAopConfig' of type [com.yuxue.aop.DefaultAopConfig$$EnhancerBySpringCGLIB$$881d710b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-16 18:15:00.079 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'resultAop' of type [org.springframework.aop.support.DefaultPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-16 18:15:00.963 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 16666 (http)
|
|
2020-08-16 18:15:01.005 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
|
2020-08-16 18:15:01.006 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.19]
|
|
2020-08-16 18:15:01.232 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
|
2020-08-16 18:15:01.325 [main] INFO o.s.boot.web.servlet.RegistrationBean - Servlet statViewServlet was not registered (possibly already registered?)
|
|
2020-08-16 18:15:01.623 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
|
2020-08-16 18:15:02.703 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'taskExecutor'
|
|
2020-08-16 18:15:03.453 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
|
2020-08-16 18:15:03.551 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed
|
|
2020-08-16 18:15:03.576 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
|
2020-08-16 18:15:03.586 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references
|
|
2020-08-16 18:15:03.827 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 16666 (http) with context path ''
|
|
2020-08-16 18:15:03.833 [main] INFO com.yuxue.Application - Started Application in 6.427 seconds (JVM running for 6.897)
|
|
2020-08-16 18:15:07.695 [http-nio-16666-exec-2] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2020-08-16 18:15:07.750 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:07.750 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:07.751 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:07.751 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:07.752 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:07.752 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 18:15:07.752 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:07.752 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:07.754 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:07.754 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 18:15:07.755 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACP%C2%B78BK60.jpg, false]
|
|
2020-08-16 18:15:07.755 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACP%C2%B78BK60.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@554a578b]
|
|
2020-08-16 18:15:07.755 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:07.755 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:07.768 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:07.768 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:07.769 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:08.117 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=21, fileName=京P·8BK60.jpg, filePath=D:/PlateDetect/01_蓝牌/京P·8BK60.jpg, fileType=jpg, fileLength=0, plate=京P8BK60, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642725753/, recoPlate=, recoColor=, recoCorrect=3, debug=[])
|
|
2020-08-16 18:15:08.117 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:10.700 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:10.701 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:10.701 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 18:15:10.701 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:10.701 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 18:15:10.701 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACP%C2%B78BK60.jpg, true]
|
|
2020-08-16 18:15:10.702 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:12.786 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=21, fileName=京P·8BK60.jpg, filePath=D:/PlateDetect/01_蓝牌/京P·8BK60.jpg, fileType=jpg, fileLength=0, plate=京P8BK60, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597572910707/, recoPlate=, recoColor=, recoCorrect=3, debug=[PlateRecoDebugEntity(id=4420, parentId=21, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597572910707/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 10:15:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4419, parentId=21, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597572910707/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 10:15:12, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=4416, parentId=21, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597572910707/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 10:15:12, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=4417, parentId=21, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597572910707/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 10:15:12, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=4415, parentId=21, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597572910707/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 10:15:12, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=4418, parentId=21, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597572910707/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 10:15:12, recoPlate=, plateColor=, sort=5)])
|
|
2020-08-16 18:15:12.786 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:12.799 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:12.799 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:12.799 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:12.799 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:12.800 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:12.800 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572910707/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@9d7beef]
|
|
2020-08-16 18:15:12.800 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:12.803 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:12.804 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:12.804 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:12.804 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:12.804 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:12.804 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572910707/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@29c7781d]
|
|
2020-08-16 18:15:12.805 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:12.805 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:12.804 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:12.806 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:12.806 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:12.807 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:12.807 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:12.807 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:12.807 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:12.807 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:12.807 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572910707/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4eccfbf6]
|
|
2020-08-16 18:15:12.807 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:12.805 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:12.807 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:12.807 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:12.808 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:12.808 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:12.808 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:12.808 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:12.808 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572910707/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6ecd8a91]
|
|
2020-08-16 18:15:12.808 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:12.808 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:12.809 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:12.809 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:12.809 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572910707/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@f007516]
|
|
2020-08-16 18:15:12.809 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:12.809 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:12.809 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572910707/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@285c4e0a]
|
|
2020-08-16 18:15:12.810 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:12.819 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:12.819 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:12.820 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:12.820 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:12.820 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:12.820 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:12.820 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:12.820 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:12.821 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:12.821 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:12.821 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:12.821 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:12.821 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:12.821 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:12.821 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:12.821 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:12.821 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:12.821 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:28.836 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:28.836 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:28.837 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:28.837 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:28.837 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:28.837 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:28.837 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 18:15:28.837 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:28.838 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:28.838 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%BB%91A%C2%B7I634I.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2975ab25]
|
|
2020-08-16 18:15:28.838 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 18:15:28.838 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:28.838 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%BB%91A%C2%B7I634I.jpg, false]
|
|
2020-08-16 18:15:28.838 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:28.838 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:28.839 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:28.839 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:28.842 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=28, fileName=黑A·I634I.jpg, filePath=D:/PlateDetect/01_蓝牌/黑A·I634I.jpg, fileType=jpg, fileLength=0, plate=黑AI634I, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642734110/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-16 18:15:28.842 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:30.959 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:30.960 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:30.960 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 18:15:30.960 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:30.960 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 18:15:30.960 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%BB%91A%C2%B7I634I.jpg, true]
|
|
2020-08-16 18:15:30.960 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:31.373 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=28, fileName=黑A·I634I.jpg, filePath=D:/PlateDetect/01_蓝牌/黑A·I634I.jpg, fileType=jpg, fileLength=0, plate=黑AI634I, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597572930963/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=4425, parentId=28, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597572930963/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 10:15:31, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4427, parentId=28, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597572930963/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 10:15:31, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=4428, parentId=28, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597572930963/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 10:15:31, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=4422, parentId=28, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597572930963/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 10:15:31, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=4426, parentId=28, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597572930963/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 10:15:31, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=4424, parentId=28, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597572930963/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:15:31, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4429, parentId=28, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597572930963/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:15:31, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4421, parentId=28, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597572930963/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:15:31, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4423, parentId=28, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597572930963/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:15:31, recoPlate=, plateColor=, sort=8)])
|
|
2020-08-16 18:15:31.373 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:31.382 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:31.382 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:31.382 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:31.382 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:31.382 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:31.382 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572930963/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@58a7a2e]
|
|
2020-08-16 18:15:31.382 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:31.382 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:31.382 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:31.383 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:31.383 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:31.383 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:31.383 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572930963/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@71041a5]
|
|
2020-08-16 18:15:31.383 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:31.384 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:31.385 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:31.385 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:31.385 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:31.385 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:31.385 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572930963/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@ff1f1cd]
|
|
2020-08-16 18:15:31.385 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:31.386 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:31.386 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:31.387 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:31.387 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:31.387 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:31.387 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:31.387 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:31.387 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:31.387 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:31.387 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:31.387 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:31.388 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:31.388 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:31.388 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572930963/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7f39737f]
|
|
2020-08-16 18:15:31.388 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572930963/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@663d896e]
|
|
2020-08-16 18:15:31.388 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:31.388 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:31.388 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:31.388 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:31.388 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572930963/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@69614431]
|
|
2020-08-16 18:15:31.388 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:31.393 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:31.393 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:31.393 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:31.395 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:31.395 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:31.396 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:31.396 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:31.396 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:31.396 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:31.396 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:31.396 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:31.396 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:31.398 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:31.398 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:31.399 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:31.402 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:31.403 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:31.403 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:31.406 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:31.407 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:31.407 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:31.407 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:31.407 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:31.407 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572930963/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2ff080aa]
|
|
2020-08-16 18:15:31.408 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:31.414 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:31.414 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:31.414 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:31.414 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:31.414 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:31.414 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:31.415 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572930963/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7ebf423e]
|
|
2020-08-16 18:15:31.415 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:31.415 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:31.415 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:31.415 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:31.415 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:31.415 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572930963/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2ae463d4]
|
|
2020-08-16 18:15:31.415 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:31.420 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:31.420 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:31.420 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:31.421 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:31.421 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:31.421 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:31.424 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:31.424 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:31.424 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:39.688 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:39.689 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:39.690 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 18:15:39.690 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:39.690 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 18:15:39.690 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACH%C2%B799999.jpg, false]
|
|
2020-08-16 18:15:39.690 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:39.690 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:39.691 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:39.691 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:39.691 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:39.691 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:39.691 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACH%C2%B799999.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1f15e55b]
|
|
2020-08-16 18:15:39.691 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:39.691 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:39.691 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:39.691 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:39.696 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=32, fileName=京H·99999.jpg, filePath=D:/PlateDetect/01_蓝牌/京H·99999.jpg, fileType=jpg, fileLength=0, plate=京H99999, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642731118/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-16 18:15:39.697 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.035 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:41.035 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:41.035 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 18:15:41.035 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:41.035 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 18:15:41.035 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACH%C2%B799999.jpg, true]
|
|
2020-08-16 18:15:41.035 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.158 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=32, fileName=京H·99999.jpg, filePath=D:/PlateDetect/01_蓝牌/京H·99999.jpg, fileType=jpg, fileLength=0, plate=京H99999, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597572941037/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=4445, parentId=32, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597572941037/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 10:15:41, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4446, parentId=32, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597572941037/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:41, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4444, parentId=32, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597572941037/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:41, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4438, parentId=32, fileName=debug_char_contour10.jpg, filePath=D:/PlateDetect/temp/1597572941037/debug_char_contour10.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:41, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4442, parentId=32, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597572941037/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:41, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4455, parentId=32, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597572941037/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:41, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4454, parentId=32, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597572941037/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:41, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4448, parentId=32, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597572941037/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:41, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4453, parentId=32, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597572941037/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:41, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4433, parentId=32, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597572941037/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:41, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4436, parentId=32, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597572941037/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:41, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4443, parentId=32, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597572941037/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 10:15:41, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=4447, parentId=32, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597572941037/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 10:15:41, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=4435, parentId=32, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597572941037/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 10:15:41, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=4439, parentId=32, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597572941037/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 10:15:41, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=4437, parentId=32, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597572941037/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:15:41, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4440, parentId=32, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597572941037/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:15:41, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4432, parentId=32, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597572941037/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 10:15:41, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=4434, parentId=32, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597572941037/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-16 10:15:41, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=4431, parentId=32, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597572941037/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-16 10:15:41, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=4451, parentId=32, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597572941037/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:15:41, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4449, parentId=32, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597572941037/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:15:41, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4452, parentId=32, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597572941037/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:15:41, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4441, parentId=32, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597572941037/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:15:41, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4450, parentId=32, fileName=debug_char_auxRoi_5.jpg, filePath=D:/PlateDetect/temp/1597572941037/debug_char_auxRoi_5.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:15:41, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4430, parentId=32, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597572941037/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 10:15:41, recoPlate=云V9999, plateColor=蓝牌, sort=99)])
|
|
2020-08-16 18:15:41.158 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.172 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:41.172 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:41.173 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:41.173 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:41.173 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:41.173 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572941037/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@178eb281]
|
|
2020-08-16 18:15:41.173 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.174 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:41.174 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:41.174 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:41.174 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:41.174 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:41.174 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572941037/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3592f687]
|
|
2020-08-16 18:15:41.174 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.177 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:41.177 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:41.177 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:41.178 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:41.178 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:41.178 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:41.178 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:41.178 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:41.178 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572941037/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1c0e20cc]
|
|
2020-08-16 18:15:41.178 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.177 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:41.178 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:41.179 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:41.179 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:41.179 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:41.179 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572941037/debug_char_contour10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@74280224]
|
|
2020-08-16 18:15:41.179 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:41.179 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.179 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:41.179 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:41.179 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:41.179 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:41.179 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:41.179 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:41.179 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572941037/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@12a49b48]
|
|
2020-08-16 18:15:41.179 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572941037/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7a97f24f]
|
|
2020-08-16 18:15:41.179 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.179 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.181 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:41.181 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.181 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:41.188 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:41.189 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:41.189 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:41.189 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:41.189 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:41.189 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572941037/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6fe6f8ec]
|
|
2020-08-16 18:15:41.189 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.190 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:41.190 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.190 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:41.191 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:41.191 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.191 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:41.191 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:41.192 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.192 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:41.193 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:41.194 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.194 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:41.194 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:41.194 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.195 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:41.196 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:41.196 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:41.196 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:41.197 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:41.197 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:41.197 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572941037/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3e34f8cd]
|
|
2020-08-16 18:15:41.197 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.200 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:41.200 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:41.200 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:41.200 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:41.200 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:41.200 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572941037/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4dee283b]
|
|
2020-08-16 18:15:41.200 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.202 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:41.202 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:41.202 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.202 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:41.203 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:41.203 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:41.203 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:41.203 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:41.203 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572941037/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2a4da080]
|
|
2020-08-16 18:15:41.203 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.204 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:41.204 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:41.204 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:41.204 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:41.204 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:41.204 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572941037/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1e15a8de]
|
|
2020-08-16 18:15:41.205 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.209 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:41.209 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:41.210 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:41.210 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:41.210 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:41.210 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.210 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:41.210 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:41.211 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572941037/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@57912ddf]
|
|
2020-08-16 18:15:41.211 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.211 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:41.211 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.211 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:41.211 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:41.211 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:41.212 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:41.212 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:41.212 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:41.212 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572941037/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@104c9c1]
|
|
2020-08-16 18:15:41.212 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.218 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:41.218 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.219 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:41.223 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:41.223 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.223 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:41.226 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:41.226 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:41.226 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.226 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.226 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:41.226 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:41.232 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:41.232 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:41.233 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:41.233 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:41.233 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:41.233 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:41.233 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:41.233 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:41.233 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:41.233 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:41.233 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572941037/debug_char_contour8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@113ea3f4]
|
|
2020-08-16 18:15:41.233 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.233 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572941037/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1a9836e7]
|
|
2020-08-16 18:15:41.233 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.245 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:41.245 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.245 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:41.245 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:41.245 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.245 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:41.245 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:41.245 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:41.246 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:41.246 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:41.246 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:41.246 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:41.246 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:41.246 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:41.246 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:41.246 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:41.246 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572941037/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4199fd73]
|
|
2020-08-16 18:15:41.246 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:41.246 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:41.246 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572941037/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@58c2ab08]
|
|
2020-08-16 18:15:41.246 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:41.246 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:41.246 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:41.246 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572941037/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2f7f949c]
|
|
2020-08-16 18:15:41.246 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.246 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.246 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.248 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:41.249 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:41.249 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:41.249 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:41.250 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:41.250 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572941037/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@59738d53]
|
|
2020-08-16 18:15:41.250 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.254 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:41.254 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:41.254 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:41.254 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:41.254 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:41.254 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:41.254 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:41.254 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:41.254 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:41.254 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:41.254 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572941037/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6fa1e522]
|
|
2020-08-16 18:15:41.254 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572941037/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1077d935]
|
|
2020-08-16 18:15:41.254 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.254 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.257 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:41.257 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.258 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:41.261 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:41.262 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.262 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:41.262 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:41.262 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:41.262 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.262 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:41.265 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:41.262 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.265 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:41.265 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:41.265 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:41.265 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:41.265 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:41.265 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572941037/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6401561f]
|
|
2020-08-16 18:15:41.265 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.267 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:41.267 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.268 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:41.274 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:41.274 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:41.274 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:41.274 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:41.274 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:41.274 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572941037/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@c6ef83b]
|
|
2020-08-16 18:15:41.274 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.280 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:41.281 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:41.281 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:41.281 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:41.281 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:41.281 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572941037/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7d368dae]
|
|
2020-08-16 18:15:41.281 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.281 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:41.282 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.282 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:41.282 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:41.282 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.282 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:41.282 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:41.282 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:41.282 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:41.283 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:41.283 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:41.283 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:41.283 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:41.283 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572941037/debug_char_auxRoi_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@501cb447]
|
|
2020-08-16 18:15:41.283 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:41.283 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.283 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:41.283 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:41.283 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572941037/debug_char_auxRoi_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6fde0e82]
|
|
2020-08-16 18:15:41.283 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.292 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:41.292 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.292 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:41.295 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:41.295 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.295 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:41.298 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:41.298 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.298 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:41.301 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:41.301 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:41.301 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:44.614 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:44.615 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:44.615 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 18:15:44.615 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:44.615 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 18:15:44.615 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E6%B9%98G%C2%B760009.jpg, false]
|
|
2020-08-16 18:15:44.615 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:44.619 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=29, fileName=湘G·60009.jpg, filePath=D:/PlateDetect/01_蓝牌/湘G·60009.jpg, fileType=jpg, fileLength=0, plate=湘G60009, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642733528/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-16 18:15:44.619 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.241 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:46.242 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:46.242 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 18:15:46.242 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:46.242 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 18:15:46.242 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E6%B9%98G%C2%B760009.jpg, true]
|
|
2020-08-16 18:15:46.242 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.383 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=29, fileName=湘G·60009.jpg, filePath=D:/PlateDetect/01_蓝牌/湘G·60009.jpg, fileType=jpg, fileLength=0, plate=湘G60009, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597572946245/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=4458, parentId=29, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4479, parentId=29, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4466, parentId=29, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4471, parentId=29, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4468, parentId=29, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4463, parentId=29, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4477, parentId=29, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4473, parentId=29, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4459, parentId=29, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4457, parentId=29, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=4461, parentId=29, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=4480, parentId=29, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=4476, parentId=29, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=4469, parentId=29, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4462, parentId=29, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4464, parentId=29, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4474, parentId=29, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4470, parentId=29, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4475, parentId=29, fileName=debug_crop_6.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_crop_6.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4478, parentId=29, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4472, parentId=29, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4460, parentId=29, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4467, parentId=29, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4465, parentId=29, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=4456, parentId=29, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597572946245/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=未知, sort=99)])
|
|
2020-08-16 18:15:46.384 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.400 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:46.401 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:46.401 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:46.401 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:46.401 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:46.401 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5ae2a015]
|
|
2020-08-16 18:15:46.401 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.403 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:46.403 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:46.403 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:46.403 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:46.404 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:46.404 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7369a302]
|
|
2020-08-16 18:15:46.404 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.404 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:46.404 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:46.404 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:46.404 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:46.404 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:46.404 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:46.405 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2a5c5ac9]
|
|
2020-08-16 18:15:46.405 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:46.405 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.405 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:46.405 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:46.405 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:46.405 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4fdf7fe5]
|
|
2020-08-16 18:15:46.405 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.406 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:46.406 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:46.406 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:46.406 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:46.406 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:46.406 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:46.407 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2b3bd32c]
|
|
2020-08-16 18:15:46.407 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:46.407 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:46.407 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:46.407 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.407 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:46.408 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6127621]
|
|
2020-08-16 18:15:46.408 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.409 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:46.409 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.409 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:46.416 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:46.416 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:46.416 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:46.416 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:46.417 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:46.417 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@54b6b2c8]
|
|
2020-08-16 18:15:46.417 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.418 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:46.418 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.418 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:46.418 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:46.419 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.419 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:46.419 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:46.420 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.420 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:46.420 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:46.420 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.420 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:46.421 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:46.421 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:46.421 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.421 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.421 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:46.421 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:46.426 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:46.426 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:46.426 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:46.426 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:46.426 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:46.426 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@d26a342]
|
|
2020-08-16 18:15:46.426 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.428 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:46.428 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:46.428 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:46.428 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:46.428 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:46.428 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_char_contour8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2cc3b73a]
|
|
2020-08-16 18:15:46.428 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.431 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:46.431 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:46.431 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:46.431 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:46.431 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:46.431 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:46.431 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:46.431 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1b34d42d]
|
|
2020-08-16 18:15:46.431 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:46.431 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.431 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:46.431 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:46.431 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@77264d3f]
|
|
2020-08-16 18:15:46.431 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.432 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:46.432 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:46.432 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:46.432 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:46.432 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:46.432 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@329f6de5]
|
|
2020-08-16 18:15:46.432 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:46.432 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.433 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:46.433 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:46.433 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:46.433 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:46.433 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@11f6279b]
|
|
2020-08-16 18:15:46.433 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.436 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:46.437 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.437 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:46.440 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:46.441 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.441 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:46.442 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:46.442 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.442 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:46.442 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:46.442 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:46.442 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.442 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:46.442 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:46.442 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:46.442 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:46.442 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:46.442 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:46.443 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@858b7cb]
|
|
2020-08-16 18:15:46.443 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.443 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:46.443 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.444 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:46.444 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.444 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:46.448 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:46.448 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:46.448 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:46.448 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:46.448 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:46.448 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@223a3e92]
|
|
2020-08-16 18:15:46.448 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.454 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:46.454 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:46.454 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:46.454 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:46.454 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:46.454 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@133acc]
|
|
2020-08-16 18:15:46.454 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.456 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:46.456 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.456 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:46.457 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:46.457 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:46.457 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:46.457 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:46.457 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:46.457 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6e0d8288]
|
|
2020-08-16 18:15:46.457 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.457 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:46.458 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:46.458 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:46.458 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:46.458 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:46.458 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@144dd0bb]
|
|
2020-08-16 18:15:46.458 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.462 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:46.462 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:46.462 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:46.462 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:46.462 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:46.462 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1fad483a]
|
|
2020-08-16 18:15:46.462 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.463 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:46.463 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.464 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:46.464 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:46.464 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:46.464 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:46.465 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:46.465 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:46.465 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_crop_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@c43f80b]
|
|
2020-08-16 18:15:46.465 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.470 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:46.470 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.470 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:46.470 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:46.470 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:46.470 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:46.470 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:46.470 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:46.471 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@40c0f6a2]
|
|
2020-08-16 18:15:46.471 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.471 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:46.471 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.471 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:46.475 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:46.475 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.475 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:46.479 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:46.479 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:46.479 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:46.479 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:46.479 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:46.479 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1616c113]
|
|
2020-08-16 18:15:46.479 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.481 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:46.481 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:46.481 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:46.481 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:46.481 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:46.481 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6cbe51bc]
|
|
2020-08-16 18:15:46.482 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.482 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:46.482 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:46.482 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:46.482 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:46.482 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:46.482 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@75b31752]
|
|
2020-08-16 18:15:46.482 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.486 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:46.486 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.486 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:46.489 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:46.489 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.490 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:46.491 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:46.493 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.493 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:46.493 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:46.493 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:46.493 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:46.493 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:46.493 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:46.493 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@95248e9]
|
|
2020-08-16 18:15:46.493 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.494 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:46.494 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.494 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:46.497 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:46.497 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.497 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:46.504 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:46.504 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.504 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:46.509 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:46.509 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:46.509 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:47.690 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:47.690 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:47.691 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 18:15:47.691 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:47.691 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 18:15:47.691 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E8%B5%A3E%C2%B788888.jpg, false]
|
|
2020-08-16 18:15:47.691 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:47.693 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:47.693 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:47.693 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:47.693 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:47.693 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:47.693 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E8%B5%A3E%C2%B788888.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@471dc3ee]
|
|
2020-08-16 18:15:47.693 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:47.694 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:47.694 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:47.694 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:47.697 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=25, fileName=赣E·88888.jpg, filePath=D:/PlateDetect/01_蓝牌/赣E·88888.jpg, fileType=jpg, fileLength=0, plate=赣E88888, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642735816/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-16 18:15:47.697 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:48.767 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:48.767 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:48.767 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 18:15:48.767 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:48.767 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 18:15:48.767 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E8%B5%A3E%C2%B788888.jpg, true]
|
|
2020-08-16 18:15:48.767 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:48.903 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=25, fileName=赣E·88888.jpg, filePath=D:/PlateDetect/01_蓝牌/赣E·88888.jpg, fileType=jpg, fileLength=0, plate=赣E88888, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597572948768/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=4511, parentId=25, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4485, parentId=25, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4489, parentId=25, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4515, parentId=25, fileName=debug_char_contour10.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_contour10.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4510, parentId=25, fileName=debug_char_contour11.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_contour11.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4499, parentId=25, fileName=debug_char_contour12.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_contour12.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4503, parentId=25, fileName=debug_char_contour13.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_contour13.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4495, parentId=25, fileName=debug_char_contour14.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_contour14.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4486, parentId=25, fileName=debug_char_contour15.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_contour15.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4490, parentId=25, fileName=debug_char_contour16.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_contour16.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4484, parentId=25, fileName=debug_char_contour17.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_contour17.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4491, parentId=25, fileName=debug_char_contour19.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_contour19.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4520, parentId=25, fileName=debug_char_contour20.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_contour20.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4524, parentId=25, fileName=debug_char_contour21.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_contour21.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4502, parentId=25, fileName=debug_char_contour22.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_contour22.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4497, parentId=25, fileName=debug_char_contour23.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_contour23.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4523, parentId=25, fileName=debug_char_contour24.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_contour24.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4522, parentId=25, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4516, parentId=25, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4513, parentId=25, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4517, parentId=25, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4500, parentId=25, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4509, parentId=25, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4506, parentId=25, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4514, parentId=25, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=4512, parentId=25, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=4504, parentId=25, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=4501, parentId=25, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=4483, parentId=25, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=4492, parentId=25, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4496, parentId=25, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4507, parentId=25, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4505, parentId=25, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4498, parentId=25, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4488, parentId=25, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4493, parentId=25, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4487, parentId=25, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=4508, parentId=25, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=4482, parentId=25, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=4518, parentId=25, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4521, parentId=25, fileName=debug_char_auxRoi_4.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_auxRoi_4.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4519, parentId=25, fileName=debug_char_auxRoi_5.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_auxRoi_5.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4494, parentId=25, fileName=debug_char_auxRoi_6.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_auxRoi_6.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4481, parentId=25, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597572948768/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=赣L88888, plateColor=蓝牌, sort=99)])
|
|
2020-08-16 18:15:48.903 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:48.927 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:48.927 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:48.927 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:48.927 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:48.927 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:48.927 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5ff3c316]
|
|
2020-08-16 18:15:48.928 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:48.929 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:48.930 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:48.930 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:48.930 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:48.930 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:48.930 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@11da2153]
|
|
2020-08-16 18:15:48.930 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:48.934 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:48.934 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:48.934 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:48.934 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:48.934 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:48.935 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@29b6032c]
|
|
2020-08-16 18:15:48.935 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:48.937 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:48.937 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:48.938 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:48.938 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:48.938 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:48.938 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_contour12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7c05585c]
|
|
2020-08-16 18:15:48.938 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:48.942 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:48.943 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:48.944 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:48.944 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:48.944 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:48.944 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_contour11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@521ed082]
|
|
2020-08-16 18:15:48.944 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:48.946 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:48.946 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:48.947 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:48.947 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:48.947 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:48.947 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:48.947 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:48.947 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:48.951 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:48.951 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:48.951 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:48.951 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:48.951 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:48.951 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:48.951 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_contour10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@40383b2f]
|
|
2020-08-16 18:15:48.952 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:48.960 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:48.960 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:48.960 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:48.962 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:48.962 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:48.963 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:48.966 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:48.966 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:48.967 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:48.967 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:48.967 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:48.967 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:48.967 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:48.967 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_contour13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4961cc1b]
|
|
2020-08-16 18:15:48.967 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:48.966 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:48.967 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:48.967 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:48.967 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:48.967 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:48.967 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:48.967 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_contour14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@74a5afe5]
|
|
2020-08-16 18:15:48.967 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:48.968 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:48.969 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:48.969 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:48.967 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:48.969 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:48.969 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:48.969 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:48.969 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:48.969 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5ef5fbd3]
|
|
2020-08-16 18:15:48.971 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:48.973 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:48.974 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:48.974 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:48.978 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:48.979 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:48.979 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:48.991 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:48.991 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:48.992 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:48.992 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:48.992 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:48.992 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:48.992 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:48.992 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_contour15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2fb53dc0]
|
|
2020-08-16 18:15:48.992 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:48.993 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:48.993 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:48.993 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:48.993 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_contour16.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@412d6e4d]
|
|
2020-08-16 18:15:48.993 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:48.993 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:48.993 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:48.993 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:48.993 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:48.994 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:48.994 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:48.994 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:48.994 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:48.994 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:48.994 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:48.994 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:48.994 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:48.994 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:48.994 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:48.994 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:48.994 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_contour19.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7f053cd9]
|
|
2020-08-16 18:15:48.994 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:48.994 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_contour20.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@176ad330]
|
|
2020-08-16 18:15:48.994 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:48.994 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_contour17.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@18fd1b47]
|
|
2020-08-16 18:15:48.995 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:48.995 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:48.995 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:48.995 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:48.995 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:48.995 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:48.995 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_contour21.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2179f112]
|
|
2020-08-16 18:15:48.995 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.003 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:49.003 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:49.003 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:49.004 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.004 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.004 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:49.004 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.004 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:49.004 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:49.004 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.004 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.004 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:49.004 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:49.004 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:49.004 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:49.006 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:49.006 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.006 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:49.012 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:49.012 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:49.012 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:49.012 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:49.012 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:49.012 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:49.012 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:49.012 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:49.012 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:49.012 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:49.012 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:49.012 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:49.012 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:49.013 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_contour23.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@772e1786]
|
|
2020-08-16 18:15:49.013 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.012 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:49.013 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:49.013 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:49.013 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_contour24.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1bff0a87]
|
|
2020-08-16 18:15:49.013 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:49.013 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_contour22.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1742c687]
|
|
2020-08-16 18:15:49.013 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.013 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:49.013 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:49.013 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.013 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:49.013 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6b9015ed]
|
|
2020-08-16 18:15:49.013 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.014 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:49.014 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:49.014 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:49.014 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:49.014 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:49.014 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4b91448b]
|
|
2020-08-16 18:15:49.014 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.014 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:49.014 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:49.014 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:49.014 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:49.014 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:49.014 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@25c0c82]
|
|
2020-08-16 18:15:49.014 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.015 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:49.015 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.015 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:49.020 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:49.020 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:49.020 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:49.020 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:49.020 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:49.020 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@193d059]
|
|
2020-08-16 18:15:49.020 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.021 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:49.021 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:49.022 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:49.022 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.022 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.022 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.022 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:49.022 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:49.022 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:49.022 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:49.022 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.022 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:49.024 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:49.024 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.024 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:49.024 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:49.025 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.025 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:49.030 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:49.030 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:49.030 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:49.030 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:49.030 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:49.030 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:49.030 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:49.030 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:49.030 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:49.030 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_contour8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@69ff52c]
|
|
2020-08-16 18:15:49.030 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:49.030 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.031 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:49.030 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:49.031 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1a5e772]
|
|
2020-08-16 18:15:49.031 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:49.031 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.031 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:49.031 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:49.031 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:49.031 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:49.031 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6d646cfa]
|
|
2020-08-16 18:15:49.031 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:49.031 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.031 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:49.031 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:49.031 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5314876e]
|
|
2020-08-16 18:15:49.031 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.033 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:49.034 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.034 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:49.034 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:49.034 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:49.034 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:49.034 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:49.034 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:49.034 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:49.034 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:49.034 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:49.034 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6ef296f5]
|
|
2020-08-16 18:15:49.034 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:49.034 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.034 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:49.034 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@86f2a53]
|
|
2020-08-16 18:15:49.034 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.037 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:49.037 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.037 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:49.038 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:49.039 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:49.039 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:49.039 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:49.039 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:49.039 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6cf74ebe]
|
|
2020-08-16 18:15:49.039 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.043 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:49.044 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:49.044 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:49.044 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:49.044 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:49.044 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@58ef3e72]
|
|
2020-08-16 18:15:49.044 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.045 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:49.045 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.045 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:49.046 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:49.046 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.046 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:49.047 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:49.047 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.047 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:49.053 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:49.053 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.053 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:49.053 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:49.053 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.054 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:49.054 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:49.054 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:49.054 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:49.054 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:49.054 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:49.054 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@382c3dc5]
|
|
2020-08-16 18:15:49.055 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.055 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:49.055 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:49.055 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:49.055 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:49.055 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:49.055 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4be5a969]
|
|
2020-08-16 18:15:49.055 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.058 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:49.058 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:49.058 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:49.059 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:49.059 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:49.059 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1d11f016]
|
|
2020-08-16 18:15:49.059 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.062 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:49.062 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.062 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:49.062 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:49.062 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:49.063 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:49.063 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:49.063 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:49.063 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4dda261c]
|
|
2020-08-16 18:15:49.063 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.065 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:49.065 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.065 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:49.066 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:49.066 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:49.066 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:49.066 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:49.066 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.066 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:49.066 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:49.066 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:49.067 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@47d93a76]
|
|
2020-08-16 18:15:49.067 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.069 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:49.069 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:49.069 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:49.069 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:49.069 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:49.069 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@49e77f9d]
|
|
2020-08-16 18:15:49.069 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.072 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:49.072 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:49.072 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:49.072 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:49.072 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:49.072 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@29a64dbf]
|
|
2020-08-16 18:15:49.072 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.074 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:49.074 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:49.074 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:49.074 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:49.074 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:49.074 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.074 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:49.074 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:49.074 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@49c5b33b]
|
|
2020-08-16 18:15:49.074 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.075 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:49.075 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.075 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:49.079 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:49.079 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:49.079 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:49.079 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:49.079 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:49.079 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6d17f14c]
|
|
2020-08-16 18:15:49.079 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.080 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:49.080 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:49.080 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:49.080 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:49.080 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:49.080 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5af4fe25]
|
|
2020-08-16 18:15:49.080 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:49.080 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.080 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.080 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:49.081 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:49.082 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:49.082 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.082 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.082 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:49.082 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:49.081 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:49.082 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.082 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:49.083 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:49.084 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.084 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:49.088 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:49.088 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:49.088 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:49.088 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:49.088 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:49.088 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_auxRoi_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@55483218]
|
|
2020-08-16 18:15:49.088 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.090 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:49.090 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:49.091 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:49.091 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:49.091 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:49.091 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:49.091 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:49.091 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_auxRoi_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@783c432a]
|
|
2020-08-16 18:15:49.091 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.091 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:49.091 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:49.091 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:49.091 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:49.092 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:49.092 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_auxRoi_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@54ecf3e8]
|
|
2020-08-16 18:15:49.092 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.092 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:49.092 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:49.092 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:49.092 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_auxRoi_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4b008c50]
|
|
2020-08-16 18:15:49.092 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.095 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:49.095 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.095 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:49.099 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:49.099 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.100 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:49.100 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:49.100 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.100 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:49.102 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:49.102 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.102 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:49.104 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:49.104 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:49.105 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:54.216 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:54.217 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:54.217 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:54.217 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:54.217 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:54.217 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 18:15:54.217 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:54.217 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:54.217 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:54.217 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 18:15:54.217 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%97%BDH%C2%B7BI508.jpg, false]
|
|
2020-08-16 18:15:54.217 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%97%BDH%C2%B7BI508.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4cc6f85]
|
|
2020-08-16 18:15:54.217 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:54.217 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:54.223 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:54.223 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:54.223 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:54.225 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=18, fileName=闽H·BI508.jpg, filePath=D:/PlateDetect/01_蓝牌/闽H·BI508.jpg, fileType=jpg, fileLength=0, plate=闽HBI508, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642727329/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-16 18:15:54.225 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:55.243 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:55.244 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:55.244 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 18:15:55.244 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:55.244 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 18:15:55.244 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%97%BDH%C2%B7BI508.jpg, true]
|
|
2020-08-16 18:15:55.244 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:55.341 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=18, fileName=闽H·BI508.jpg, filePath=D:/PlateDetect/01_蓝牌/闽H·BI508.jpg, fileType=jpg, fileLength=0, plate=闽HBI508, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597572955246/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=4531, parentId=18, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597572955246/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 10:15:55, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4533, parentId=18, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597572955246/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:55, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4527, parentId=18, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597572955246/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 10:15:55, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=4528, parentId=18, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597572955246/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 10:15:55, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=4526, parentId=18, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597572955246/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 10:15:55, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=4532, parentId=18, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597572955246/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 10:15:55, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=4534, parentId=18, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597572955246/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:15:55, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4529, parentId=18, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597572955246/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:15:55, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4530, parentId=18, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597572955246/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 10:15:55, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=4525, parentId=18, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597572955246/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 10:15:55, recoPlate=, plateColor=蓝牌, sort=99)])
|
|
2020-08-16 18:15:55.341 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:55.351 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:55.351 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:55.352 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:55.352 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:55.352 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:55.351 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:55.352 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572955246/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1f3782]
|
|
2020-08-16 18:15:55.352 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:55.352 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:55.352 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:55.352 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:55.352 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:55.352 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:55.352 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572955246/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@381ff2b3]
|
|
2020-08-16 18:15:55.352 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:55.352 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:55.352 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:55.352 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:55.352 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:55.353 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572955246/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7e4abf39]
|
|
2020-08-16 18:15:55.353 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:55.353 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:55.353 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:55.354 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:55.353 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:55.354 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:55.354 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:55.354 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:55.354 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:55.354 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:55.354 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:55.354 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:55.354 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:55.354 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572955246/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2e895b00]
|
|
2020-08-16 18:15:55.354 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:55.354 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:55.354 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:55.354 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572955246/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@14fa98d2]
|
|
2020-08-16 18:15:55.354 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:55.355 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572955246/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@243bfd11]
|
|
2020-08-16 18:15:55.355 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:55.355 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:55.363 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:55.363 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:55.363 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:55.364 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:55.364 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:55.364 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:55.364 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:55.365 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:55.365 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:55.365 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:55.365 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:55.365 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:55.365 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:55.366 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:55.366 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:55.367 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:55.367 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:55.367 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:55.369 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:55.369 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:55.369 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:55.369 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:55.370 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:55.370 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572955246/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6175cc7b]
|
|
2020-08-16 18:15:55.370 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:55.371 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:55.371 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:55.371 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:55.374 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:55.374 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:55.374 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:55.374 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:55.374 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:55.374 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572955246/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@29109e1]
|
|
2020-08-16 18:15:55.374 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:55.378 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:55.378 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:15:55.378 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:55.378 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:15:55.378 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:55.378 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:15:55.378 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:55.378 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:15:55.378 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:55.378 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:15:55.378 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572955246/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@32d60b9c]
|
|
2020-08-16 18:15:55.378 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572955246/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2fab284e]
|
|
2020-08-16 18:15:55.378 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:55.378 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:55.385 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:55.385 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:55.385 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:55.386 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:55.387 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:55.387 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:15:55.387 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:15:55.387 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:15:55.387 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:24:53.708 [main] INFO com.yuxue.Application - Starting Application on H with PID 8892 (started by 韩先生 in D:\吃饭家伙\Java\Java文件\yx-image-recognition)
|
|
2020-08-16 18:24:53.711 [main] INFO com.yuxue.Application - The following profiles are active: dev
|
|
2020-08-16 18:24:55.391 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'threadPoolConfig' of type [com.yuxue.config.ThreadPoolConfig$$EnhancerBySpringCGLIB$$e2064113] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-16 18:24:55.528 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$fc837bc9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-16 18:24:55.658 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'defaultAopConfig' of type [com.yuxue.aop.DefaultAopConfig$$EnhancerBySpringCGLIB$$e686aeec] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-16 18:24:55.666 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'resultAop' of type [org.springframework.aop.support.DefaultPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-16 18:24:56.506 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 16666 (http)
|
|
2020-08-16 18:24:56.547 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
|
2020-08-16 18:24:56.548 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.19]
|
|
2020-08-16 18:24:56.786 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
|
2020-08-16 18:24:56.874 [main] INFO o.s.boot.web.servlet.RegistrationBean - Servlet statViewServlet was not registered (possibly already registered?)
|
|
2020-08-16 18:24:57.161 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
|
2020-08-16 18:24:58.252 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'taskExecutor'
|
|
2020-08-16 18:24:59.028 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
|
2020-08-16 18:24:59.148 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed
|
|
2020-08-16 18:24:59.175 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
|
2020-08-16 18:24:59.186 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references
|
|
2020-08-16 18:24:59.419 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 16666 (http) with context path ''
|
|
2020-08-16 18:24:59.425 [main] INFO com.yuxue.Application - Started Application in 6.404 seconds (JVM running for 6.909)
|
|
2020-08-16 18:25:02.272 [http-nio-16666-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2020-08-16 18:25:02.320 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:02.320 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:02.321 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/index
|
|
2020-08-16 18:25:02.321 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:02.323 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.CommonController.indexPage
|
|
2020-08-16 18:25:02.323 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-16 18:25:02.323 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:02.332 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: home/index
|
|
2020-08-16 18:25:02.332 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:02.333 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:02.761 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:02.761 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:02.762 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/systemMenu/getUserMenu
|
|
2020-08-16 18:25:02.762 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:02.762 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.SystemMenuController.getUserMenu
|
|
2020-08-16 18:25:02.762 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-16 18:25:02.762 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:03.184 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: {third=java.util.stream.ReferencePipeline$2@2004381d, first=java.util.stream.ReferencePipeline$2@37fbb1f7, second=java.util.stream.ReferencePipeline$2@30d9835c}
|
|
2020-08-16 18:25:03.184 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:03.377 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:03.377 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:03.378 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/getProcessStep
|
|
2020-08-16 18:25:03.378 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:03.378 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.getProcessStep
|
|
2020-08-16 18:25:03.378 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-16 18:25:03.378 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:03.387 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:03.388 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:03.388 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-16 18:25:03.388 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:03.389 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-16 18:25:03.389 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [null, png,jpg,jpeg]
|
|
2020-08-16 18:25:03.390 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:03.395 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: {result=99, debug_GaussianBlur=0, debug_gray=1, debug_Sobel=2, debug_threshold=3, debug_morphology=4, debug_Contours=5, debug_result=6, debug_crop=7, debug_resize=8, debug_char_threshold=9, debug_specMat=11, debug_chineseMat=12, debug_char_auxRoi=13}
|
|
2020-08-16 18:25:03.396 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:03.487 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"01_蓝牌","filePath":"D:\\PlateDetect\\01_蓝牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\01_蓝牌","isDir":true}, {"fileName":"02_黄牌","filePath":"D:\\PlateDetect\\02_黄牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\02_黄牌","isDir":true}, {"fileName":"03_绿牌","filePath":"D:\\PlateDetect\\03_绿牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\03_绿牌","isDir":true}, {"fileName":"04_多车牌","filePath":"D:\\PlateDetect\\04_多车牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\04_多车牌","isDir":true}, {"fileName":"05_夜间","filePath":"D:\\PlateDetect\\05_夜间","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\05_夜间","isDir":true}, {"fileName":"99_其他","filePath":"D:\\PlateDetect\\99_其他","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\99_其他","isDir":true}, {"fileName":"temp","filePath":"D:\\PlateDetect\\temp","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\temp","isDir":true}, {"fileName":"train","filePath":"D:\\PlateDetect\\train","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\train","isDir":true}, {"fileName":"Video","filePath":"D:\\PlateDetect\\Video","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video","isDir":true}, {"fileName":"Video_Grab","filePath":"D:\\PlateDetect\\Video_Grab","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grab","isDir":true}]
|
|
2020-08-16 18:25:03.488 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:05.804 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:05.805 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:05.805 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-16 18:25:05.805 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:05.805 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-16 18:25:05.806 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C02_%E9%BB%84%E7%89%8C, png,jpg,jpeg]
|
|
2020-08-16 18:25:05.806 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:05.807 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"皖A·45277.jpg","filePath":"D:\\PlateDetect\\02_黄牌\\皖A·45277.jpg","pid":"D:\\PlateDetect\\02_黄牌","id":"D:\\PlateDetect\\02_黄牌\\皖A·45277.jpg","isDir":false}]
|
|
2020-08-16 18:25:05.807 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:06.780 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:06.781 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:06.781 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 18:25:06.781 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:06.782 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 18:25:06.782 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C02_%E9%BB%84%E7%89%8C%5C%E7%9A%96A%C2%B745277.jpg, false]
|
|
2020-08-16 18:25:06.782 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:06.783 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:06.784 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:06.785 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:06.785 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:06.785 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:06.785 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C02_%E9%BB%84%E7%89%8C%5C%E7%9A%96A%C2%B745277.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4435e450]
|
|
2020-08-16 18:25:06.785 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:06.793 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=1, fileName=皖A·45277.jpg, filePath=D:/PlateDetect/02_黄牌/皖A·45277.jpg, fileType=jpg, fileLength=0, plate=皖A45277, plateColor=YELLOW, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642721994/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-16 18:25:06.793 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:06.796 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:06.796 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:06.796 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:08.720 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:08.721 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:08.721 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-16 18:25:08.721 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:08.721 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-16 18:25:08.722 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C03_%E7%BB%BF%E7%89%8C, png,jpg,jpeg]
|
|
2020-08-16 18:25:08.722 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:08.723 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"浙AF66316.jpg","filePath":"D:\\PlateDetect\\03_绿牌\\浙AF66316.jpg","pid":"D:\\PlateDetect\\03_绿牌","id":"D:\\PlateDetect\\03_绿牌\\浙AF66316.jpg","isDir":false}, {"fileName":"粤BD123456.jpg","filePath":"D:\\PlateDetect\\03_绿牌\\粤BD123456.jpg","pid":"D:\\PlateDetect\\03_绿牌","id":"D:\\PlateDetect\\03_绿牌\\粤BD123456.jpg","isDir":false}, {"fileName":"粤BD29099.jpg","filePath":"D:\\PlateDetect\\03_绿牌\\粤BD29099.jpg","pid":"D:\\PlateDetect\\03_绿牌","id":"D:\\PlateDetect\\03_绿牌\\粤BD29099.jpg","isDir":false}]
|
|
2020-08-16 18:25:08.724 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:09.583 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:09.583 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:09.583 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:09.583 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 18:25:09.584 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:09.584 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:09.584 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:09.584 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 18:25:09.584 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:09.584 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C03_%E7%BB%BF%E7%89%8C%5C%E7%B2%A4BD123456.jpg, false]
|
|
2020-08-16 18:25:09.584 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:09.584 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:09.584 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C03_%E7%BB%BF%E7%89%8C%5C%E7%B2%A4BD123456.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@36091814]
|
|
2020-08-16 18:25:09.584 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:09.590 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:09.591 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:09.591 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:10.549 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:10.549 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:10.550 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 18:25:10.550 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:10.550 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 18:25:10.550 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C03_%E7%BB%BF%E7%89%8C%5C%E6%B5%99AF66316.jpg, false]
|
|
2020-08-16 18:25:10.550 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:10.552 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:10.553 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:10.553 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:10.553 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:10.553 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:10.553 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C03_%E7%BB%BF%E7%89%8C%5C%E6%B5%99AF66316.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@165cb2d0]
|
|
2020-08-16 18:25:10.553 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:10.571 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:10.571 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:10.571 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.160 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=166, fileName=粤BD123456.jpg, filePath=D:/PlateDetect/03_绿牌/粤BD123456.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 10:25:09, tempPath=D:/PlateDetect/temp/1597573509613/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=4538, parentId=166, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597573509613/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4552, parentId=166, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597573509613/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4550, parentId=166, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597573509613/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4551, parentId=166, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597573509613/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4543, parentId=166, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597573509613/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4547, parentId=166, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597573509613/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4557, parentId=166, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597573509613/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4554, parentId=166, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597573509613/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4556, parentId=166, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597573509613/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4537, parentId=166, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597573509613/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=4558, parentId=166, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597573509613/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=4548, parentId=166, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597573509613/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=4555, parentId=166, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597573509613/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=4540, parentId=166, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597573509613/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=4536, parentId=166, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597573509613/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4544, parentId=166, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597573509613/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4542, parentId=166, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597573509613/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=4541, parentId=166, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597573509613/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=4539, parentId=166, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597573509613/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=4553, parentId=166, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597573509613/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4546, parentId=166, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597573509613/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4549, parentId=166, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597573509613/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4545, parentId=166, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597573509613/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4535, parentId=166, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597573509613/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=湘BD1, plateColor=绿牌, sort=99)])
|
|
2020-08-16 18:25:12.162 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.160 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=167, fileName=浙AF66316.jpg, filePath=D:/PlateDetect/03_绿牌/浙AF66316.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 10:25:10, tempPath=D:/PlateDetect/temp/1597573510578/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=4583, parentId=167, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597573510578/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4577, parentId=167, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597573510578/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4586, parentId=167, fileName=debug_char_contour11.jpg, filePath=D:/PlateDetect/temp/1597573510578/debug_char_contour11.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4585, parentId=167, fileName=debug_char_contour12.jpg, filePath=D:/PlateDetect/temp/1597573510578/debug_char_contour12.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4563, parentId=167, fileName=debug_char_contour13.jpg, filePath=D:/PlateDetect/temp/1597573510578/debug_char_contour13.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4594, parentId=167, fileName=debug_char_contour14.jpg, filePath=D:/PlateDetect/temp/1597573510578/debug_char_contour14.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4572, parentId=167, fileName=debug_char_contour15.jpg, filePath=D:/PlateDetect/temp/1597573510578/debug_char_contour15.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4582, parentId=167, fileName=debug_char_contour16.jpg, filePath=D:/PlateDetect/temp/1597573510578/debug_char_contour16.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4579, parentId=167, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597573510578/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4566, parentId=167, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597573510578/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4574, parentId=167, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597573510578/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4571, parentId=167, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597573510578/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4595, parentId=167, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597573510578/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4591, parentId=167, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597573510578/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4578, parentId=167, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597573510578/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=4568, parentId=167, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597573510578/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=4576, parentId=167, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597573510578/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=4580, parentId=167, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597573510578/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=4562, parentId=167, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597573510578/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=4560, parentId=167, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597573510578/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4561, parentId=167, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597573510578/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4592, parentId=167, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597573510578/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4598, parentId=167, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597573510578/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4597, parentId=167, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597573510578/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4564, parentId=167, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597573510578/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4575, parentId=167, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597573510578/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4569, parentId=167, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597573510578/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4573, parentId=167, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597573510578/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4565, parentId=167, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597573510578/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4596, parentId=167, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597573510578/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=4581, parentId=167, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597573510578/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=4593, parentId=167, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597573510578/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=4589, parentId=167, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597573510578/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4588, parentId=167, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597573510578/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4584, parentId=167, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597573510578/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4590, parentId=167, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597573510578/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4587, parentId=167, fileName=debug_char_auxRoi_4.jpg, filePath=D:/PlateDetect/temp/1597573510578/debug_char_auxRoi_4.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4567, parentId=167, fileName=debug_char_auxRoi_6.jpg, filePath=D:/PlateDetect/temp/1597573510578/debug_char_auxRoi_6.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4570, parentId=167, fileName=debug_char_auxRoi_7.jpg, filePath=D:/PlateDetect/temp/1597573510578/debug_char_auxRoi_7.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4559, parentId=167, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597573510578/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=浙AFGG31G, plateColor=绿牌, sort=99)])
|
|
2020-08-16 18:25:12.164 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.183 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.184 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.184 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.184 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.184 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.184 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573509613/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4718298f]
|
|
2020-08-16 18:25:12.185 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.188 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.188 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.188 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.188 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.188 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.188 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.188 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.188 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.189 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.189 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573509613/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1d8b4fac]
|
|
2020-08-16 18:25:12.189 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.189 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.189 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573509613/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@33c2cff4]
|
|
2020-08-16 18:25:12.190 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.191 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.191 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.192 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.193 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.193 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.194 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.194 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.194 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.193 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.194 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.194 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.194 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.195 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.195 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.195 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573509613/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@616988a2]
|
|
2020-08-16 18:25:12.195 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.195 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.195 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.195 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573509613/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@ce4d626]
|
|
2020-08-16 18:25:12.195 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.195 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.197 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.197 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.197 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.197 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.197 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573509613/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2273ea8d]
|
|
2020-08-16 18:25:12.198 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.201 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.201 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.201 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.202 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.202 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.202 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.202 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.202 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.202 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.203 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.203 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573509613/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@19b4d8c5]
|
|
2020-08-16 18:25:12.203 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.203 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.203 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.203 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573509613/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@732c114f]
|
|
2020-08-16 18:25:12.204 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.205 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.205 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.205 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.203 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.213 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.213 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.213 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.216 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.216 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.216 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.220 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.220 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.220 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.220 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.220 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.221 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573509613/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6af6b0b3]
|
|
2020-08-16 18:25:12.221 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.226 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.226 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.226 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.226 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.226 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.226 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573509613/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@589acb05]
|
|
2020-08-16 18:25:12.227 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.231 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.231 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.231 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.232 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.232 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.232 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.232 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.232 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.232 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.232 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.232 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573510578/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@75816e26]
|
|
2020-08-16 18:25:12.232 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573509613/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2799c0ae]
|
|
2020-08-16 18:25:12.232 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.232 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.234 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.234 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.234 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.234 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.234 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.234 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.243 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.243 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.243 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.243 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.243 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.244 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573510578/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@42a575c0]
|
|
2020-08-16 18:25:12.244 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.245 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.245 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.245 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.247 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.247 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.247 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.249 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.249 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.249 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.250 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.251 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.251 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.251 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.251 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.251 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573509613/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5cb64597]
|
|
2020-08-16 18:25:12.251 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.253 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.253 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.253 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.253 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.253 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.253 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573509613/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4929f8d1]
|
|
2020-08-16 18:25:12.253 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.255 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.255 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.255 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.255 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.255 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.258 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.264 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.264 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.264 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.264 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.264 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.264 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.271 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.271 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.271 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.271 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.271 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.271 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.271 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.271 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573509613/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@60394887]
|
|
2020-08-16 18:25:12.271 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.271 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.271 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.271 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.272 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573509613/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5a3295d1]
|
|
2020-08-16 18:25:12.272 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.279 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.280 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.280 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.282 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.283 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.283 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.300 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.300 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.301 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.301 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.301 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.301 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.301 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.301 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.301 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.301 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.301 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.301 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.301 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.301 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.301 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573509613/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@46e01f1e]
|
|
2020-08-16 18:25:12.301 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.301 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573509613/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@33810bb1]
|
|
2020-08-16 18:25:12.301 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.301 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.301 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573509613/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@74364311]
|
|
2020-08-16 18:25:12.301 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.303 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.303 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.303 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.303 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.303 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.303 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.304 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.304 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.304 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.304 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.305 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.305 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573509613/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6abb0c15]
|
|
2020-08-16 18:25:12.305 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.308 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.309 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.309 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.309 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.309 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.309 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573509613/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@35be4cb0]
|
|
2020-08-16 18:25:12.309 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.311 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.312 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.312 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.317 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.317 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.317 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.318 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.318 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.318 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573509613/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1e7b0afc]
|
|
2020-08-16 18:25:12.318 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.319 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.320 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.320 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.319 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.320 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.320 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.320 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.320 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.320 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.320 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573509613/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2a1194af]
|
|
2020-08-16 18:25:12.320 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.320 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.321 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.321 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.321 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.321 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.321 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573509613/debug_char_auxRoi_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@65118468]
|
|
2020-08-16 18:25:12.322 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.321 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.322 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.324 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.324 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.325 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573509613/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@198b79d]
|
|
2020-08-16 18:25:12.325 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.326 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.326 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.326 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.326 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.326 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.326 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573510578/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1300ac62]
|
|
2020-08-16 18:25:12.326 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.326 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.326 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.327 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.328 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.328 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.329 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.331 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.332 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.332 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.332 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.333 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.333 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.333 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.334 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.334 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.337 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.337 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.337 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.337 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.337 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.337 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573510578/debug_char_contour12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@12c74623]
|
|
2020-08-16 18:25:12.337 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.338 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.338 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.338 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.338 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.338 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.338 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573510578/debug_char_contour11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@62fc0d00]
|
|
2020-08-16 18:25:12.338 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.342 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.343 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.343 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.343 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.343 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.343 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573510578/debug_char_contour13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@50aec12b]
|
|
2020-08-16 18:25:12.343 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.345 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.345 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.345 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.345 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.345 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.345 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573510578/debug_char_contour14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2007c735]
|
|
2020-08-16 18:25:12.346 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.346 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.346 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.346 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.346 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.346 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.346 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573510578/debug_char_contour15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3c8212a1]
|
|
2020-08-16 18:25:12.346 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.347 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.347 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.347 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.347 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.347 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.347 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.348 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.348 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.348 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.353 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.353 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.353 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.353 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.353 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.353 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573510578/debug_char_contour16.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@638ed3ca]
|
|
2020-08-16 18:25:12.354 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.354 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.354 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.354 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.358 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.358 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.358 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.358 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.358 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.358 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573510578/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@dccda81]
|
|
2020-08-16 18:25:12.358 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.362 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.362 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.362 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.362 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.363 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.363 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573510578/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5e30a299]
|
|
2020-08-16 18:25:12.363 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.363 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.363 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.363 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.362 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.363 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.363 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.362 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.367 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.369 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.368 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.369 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.369 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.369 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.369 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.369 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573510578/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6d20586e]
|
|
2020-08-16 18:25:12.369 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.373 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.373 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.373 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.373 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.373 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.373 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573510578/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@642ea58d]
|
|
2020-08-16 18:25:12.373 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.375 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.375 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.375 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.376 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.376 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.376 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.379 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.379 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.379 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.387 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.383 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.387 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.385 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.387 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.388 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.388 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573510578/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5a3fd1a1]
|
|
2020-08-16 18:25:12.387 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.388 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.388 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.388 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.388 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.388 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.388 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.388 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.388 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573510578/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@70bb109d]
|
|
2020-08-16 18:25:12.388 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.387 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.388 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.389 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.389 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.389 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.389 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.389 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573510578/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@41d097cf]
|
|
2020-08-16 18:25:12.389 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.389 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.389 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573510578/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7c627a18]
|
|
2020-08-16 18:25:12.389 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.395 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.395 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.395 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.395 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.395 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.395 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573510578/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@f642978]
|
|
2020-08-16 18:25:12.395 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.398 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.398 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.398 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.398 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.398 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.398 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.407 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.407 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.407 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.407 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.407 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.407 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573510578/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@37df86e0]
|
|
2020-08-16 18:25:12.407 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.409 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.410 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.410 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.410 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.410 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.410 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.412 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.413 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.413 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.413 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.415 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.416 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.417 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.417 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.417 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.417 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.417 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.417 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.417 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573510578/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7a5168fe]
|
|
2020-08-16 18:25:12.418 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.417 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.421 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573510578/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@20be0727]
|
|
2020-08-16 18:25:12.421 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.421 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.421 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.421 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.421 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.421 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.421 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573510578/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5acef8aa]
|
|
2020-08-16 18:25:12.421 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.422 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.422 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.422 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.423 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.424 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.424 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.424 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.424 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.424 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573510578/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@15d4af03]
|
|
2020-08-16 18:25:12.424 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.430 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.430 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.430 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.430 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.430 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.430 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573510578/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5aec037d]
|
|
2020-08-16 18:25:12.430 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.436 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.436 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.436 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.440 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.441 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.441 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.441 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.441 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.442 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.443 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.443 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.443 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.443 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.443 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.443 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.443 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.443 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.443 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.455 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.455 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.455 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.455 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.455 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.455 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.455 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.455 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.455 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.455 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.455 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573510578/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@234e3e0f]
|
|
2020-08-16 18:25:12.455 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573510578/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@22465cd2]
|
|
2020-08-16 18:25:12.455 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.455 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.458 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.458 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.458 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.459 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.459 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.459 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.459 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.459 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.459 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.459 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573510578/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5eaaac05]
|
|
2020-08-16 18:25:12.459 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.459 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.460 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573510578/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@526dd7ff]
|
|
2020-08-16 18:25:12.460 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.460 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.460 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.460 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.460 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.460 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.460 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573510578/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5c1ce62d]
|
|
2020-08-16 18:25:12.460 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.462 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.462 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.462 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.462 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.462 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.462 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573510578/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@30448e0f]
|
|
2020-08-16 18:25:12.462 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.469 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.469 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.469 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.469 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.469 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.469 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.472 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.472 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.472 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.473 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.473 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.473 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.475 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.475 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.475 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.480 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.480 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.480 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.480 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.480 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.480 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573510578/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@67a2144c]
|
|
2020-08-16 18:25:12.480 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.481 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.481 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.481 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.481 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.481 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.482 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573510578/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4c99c7fe]
|
|
2020-08-16 18:25:12.482 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.483 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.483 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.483 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.487 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.487 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.487 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.487 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.487 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.487 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573510578/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@b23d735]
|
|
2020-08-16 18:25:12.487 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.488 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.489 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.489 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.489 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.489 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.489 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573510578/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1b988c5f]
|
|
2020-08-16 18:25:12.489 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.494 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.494 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.494 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.495 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.495 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.495 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.495 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.495 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.495 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573510578/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6ef5921f]
|
|
2020-08-16 18:25:12.495 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.496 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.496 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.496 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.497 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.497 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.497 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573510578/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4136b958]
|
|
2020-08-16 18:25:12.498 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.498 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.498 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.498 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.499 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.500 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.500 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.500 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.500 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.500 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573510578/debug_char_auxRoi_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@25a7b5c7]
|
|
2020-08-16 18:25:12.500 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.501 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.502 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.502 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.504 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.504 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.504 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.504 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.504 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.504 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573510578/debug_char_auxRoi_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@18f44021]
|
|
2020-08-16 18:25:12.504 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.508 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.508 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.508 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.508 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.508 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.508 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573510578/debug_char_auxRoi_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3c99bad8]
|
|
2020-08-16 18:25:12.508 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.514 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.514 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.515 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.515 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.515 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.517 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.521 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.521 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.521 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.525 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.525 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.525 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 18:25:12.525 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.525 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.525 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.525 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 18:25:12.525 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.525 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C03_%E7%BB%BF%E7%89%8C%5C%E6%B5%99AF66316.jpg, true]
|
|
2020-08-16 18:25:12.525 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.525 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.525 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.525 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573510578/debug_char_auxRoi_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@599c4d24]
|
|
2020-08-16 18:25:12.525 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.531 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.531 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.531 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.532 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.532 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.533 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.533 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.533 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.533 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.539 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.539 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.539 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.762 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=167, fileName=浙AF66316.jpg, filePath=D:/PlateDetect/03_绿牌/浙AF66316.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 10:25:10, tempPath=D:/PlateDetect/temp/1597573512529/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=4637, parentId=167, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597573512529/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4631, parentId=167, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597573512529/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4626, parentId=167, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597573512529/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4617, parentId=167, fileName=debug_char_contour11.jpg, filePath=D:/PlateDetect/temp/1597573512529/debug_char_contour11.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4613, parentId=167, fileName=debug_char_contour12.jpg, filePath=D:/PlateDetect/temp/1597573512529/debug_char_contour12.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4601, parentId=167, fileName=debug_char_contour13.jpg, filePath=D:/PlateDetect/temp/1597573512529/debug_char_contour13.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4610, parentId=167, fileName=debug_char_contour14.jpg, filePath=D:/PlateDetect/temp/1597573512529/debug_char_contour14.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4604, parentId=167, fileName=debug_char_contour15.jpg, filePath=D:/PlateDetect/temp/1597573512529/debug_char_contour15.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4634, parentId=167, fileName=debug_char_contour16.jpg, filePath=D:/PlateDetect/temp/1597573512529/debug_char_contour16.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4632, parentId=167, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597573512529/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4635, parentId=167, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597573512529/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4622, parentId=167, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597573512529/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4628, parentId=167, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597573512529/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4625, parentId=167, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597573512529/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4609, parentId=167, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597573512529/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4607, parentId=167, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597573512529/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4619, parentId=167, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597573512529/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4636, parentId=167, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597573512529/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=4606, parentId=167, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597573512529/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=4616, parentId=167, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597573512529/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=4638, parentId=167, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597573512529/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=4602, parentId=167, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597573512529/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=4640, parentId=167, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597573512529/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4603, parentId=167, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597573512529/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4600, parentId=167, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597573512529/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4608, parentId=167, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597573512529/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4623, parentId=167, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597573512529/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4630, parentId=167, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597573512529/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4627, parentId=167, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597573512529/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4611, parentId=167, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597573512529/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4605, parentId=167, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597573512529/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4615, parentId=167, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597573512529/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=4620, parentId=167, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597573512529/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=4612, parentId=167, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597573512529/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=4639, parentId=167, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597573512529/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4633, parentId=167, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597573512529/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4621, parentId=167, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597573512529/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4629, parentId=167, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597573512529/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4624, parentId=167, fileName=debug_char_auxRoi_4.jpg, filePath=D:/PlateDetect/temp/1597573512529/debug_char_auxRoi_4.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4614, parentId=167, fileName=debug_char_auxRoi_6.jpg, filePath=D:/PlateDetect/temp/1597573512529/debug_char_auxRoi_6.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4618, parentId=167, fileName=debug_char_auxRoi_7.jpg, filePath=D:/PlateDetect/temp/1597573512529/debug_char_auxRoi_7.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4599, parentId=167, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597573512529/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 10:25:12, recoPlate=浙AFGG31G, plateColor=绿牌, sort=99)])
|
|
2020-08-16 18:25:12.763 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.783 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.783 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.783 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.783 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.783 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.783 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.784 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573512529/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@790259e2]
|
|
2020-08-16 18:25:12.784 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.784 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.784 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.784 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.784 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.784 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573512529/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5df2593a]
|
|
2020-08-16 18:25:12.784 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.786 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.787 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.787 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.787 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.787 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.787 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573512529/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4cfc57df]
|
|
2020-08-16 18:25:12.787 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.788 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.789 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.789 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.789 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.789 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.789 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573512529/debug_char_contour11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@30aafb42]
|
|
2020-08-16 18:25:12.789 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.790 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.790 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.790 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.791 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.791 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.791 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573512529/debug_char_contour12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5d6cabc]
|
|
2020-08-16 18:25:12.791 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.792 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.793 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.792 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.793 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.792 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.793 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.793 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.793 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.793 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.794 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.795 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.795 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573512529/debug_char_contour13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2bde1ee1]
|
|
2020-08-16 18:25:12.795 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.796 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.796 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.796 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.797 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.797 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.796 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.797 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.797 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.798 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.801 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.801 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.801 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.801 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.801 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.801 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573512529/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@678b898]
|
|
2020-08-16 18:25:12.801 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.802 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.802 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.802 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.802 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.802 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.802 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573512529/debug_char_contour14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@23a146e2]
|
|
2020-08-16 18:25:12.802 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.803 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.804 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.804 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.806 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.806 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.806 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.809 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.809 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.809 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.809 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.810 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.810 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573512529/debug_char_contour15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@718b9172]
|
|
2020-08-16 18:25:12.810 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.809 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.810 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.810 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.811 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.811 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.811 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573512529/debug_char_contour16.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@14bf06aa]
|
|
2020-08-16 18:25:12.811 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.813 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.814 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.815 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.815 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.815 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.815 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.816 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.816 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.816 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573512529/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@29edd7bd]
|
|
2020-08-16 18:25:12.816 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.819 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.819 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.819 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.819 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.819 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.819 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573512529/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@796429fc]
|
|
2020-08-16 18:25:12.819 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.819 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.819 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.819 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.820 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.820 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.820 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.820 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.820 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.820 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573512529/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7b899331]
|
|
2020-08-16 18:25:12.820 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.824 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.824 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.824 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.825 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.825 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.825 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573512529/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2d22f8e3]
|
|
2020-08-16 18:25:12.825 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.825 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.826 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.826 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.826 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.825 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.827 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.829 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.829 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.829 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.829 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.830 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.830 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573512529/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1a0be508]
|
|
2020-08-16 18:25:12.830 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.833 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.833 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.833 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.833 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.833 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.833 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.833 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.833 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.834 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573512529/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3dee0bf4]
|
|
2020-08-16 18:25:12.834 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.837 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.837 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.837 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.838 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.838 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.838 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573512529/debug_char_contour8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@71cdbadf]
|
|
2020-08-16 18:25:12.838 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.838 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.838 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.839 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.839 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.839 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.839 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.839 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.839 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.839 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573512529/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@e3ca022]
|
|
2020-08-16 18:25:12.839 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.842 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.842 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.842 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.842 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.842 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.843 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.846 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.846 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.846 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.846 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.846 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.846 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573512529/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4bc693d5]
|
|
2020-08-16 18:25:12.846 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.848 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.848 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.848 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.851 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.851 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.851 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.851 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.851 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.851 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.851 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.851 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.851 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.851 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.851 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573512529/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@70c8c2c1]
|
|
2020-08-16 18:25:12.851 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573512529/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@22fd1831]
|
|
2020-08-16 18:25:12.851 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.851 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.854 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.854 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.854 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.857 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.857 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.857 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.857 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.857 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.857 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573512529/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@49782d64]
|
|
2020-08-16 18:25:12.857 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.860 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.860 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.860 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.860 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.860 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.861 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573512529/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7f49033c]
|
|
2020-08-16 18:25:12.861 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.864 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.864 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.865 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.865 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.866 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.866 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.866 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.866 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.866 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.867 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.868 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.868 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.869 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.870 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.870 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.878 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.878 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.878 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.879 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.879 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.879 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.879 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.879 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.879 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.879 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.879 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.879 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.879 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.879 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573512529/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5cc57321]
|
|
2020-08-16 18:25:12.879 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573512529/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@53d7a36e]
|
|
2020-08-16 18:25:12.879 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.879 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.880 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.880 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.880 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.881 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.881 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.881 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.884 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.884 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.884 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.884 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.885 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.885 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573512529/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@75872d0f]
|
|
2020-08-16 18:25:12.885 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.886 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.886 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.886 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.886 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.886 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.886 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.886 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.886 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.886 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573512529/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@76c0411]
|
|
2020-08-16 18:25:12.886 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.888 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.888 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.888 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.907 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.907 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.907 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.907 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.907 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.907 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573512529/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@49620b64]
|
|
2020-08-16 18:25:12.907 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.908 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.909 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.909 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.918 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.918 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.918 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.918 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.918 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.918 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.918 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.918 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573512529/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@16ddaa60]
|
|
2020-08-16 18:25:12.918 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.918 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.919 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.919 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.919 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573512529/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4a0771b1]
|
|
2020-08-16 18:25:12.919 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.920 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.920 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.920 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.920 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.920 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.920 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573512529/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@72aab476]
|
|
2020-08-16 18:25:12.920 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.921 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.921 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.921 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.921 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.921 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.921 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.921 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.921 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.921 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.937 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.937 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.937 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.937 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.938 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.938 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.938 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.938 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.938 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.938 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.938 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573512529/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@24bb2322]
|
|
2020-08-16 18:25:12.938 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573512529/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@695c20ac]
|
|
2020-08-16 18:25:12.938 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.938 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.940 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.940 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.940 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.940 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.940 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.940 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.956 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.956 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.957 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.957 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.956 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.957 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.957 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.957 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.957 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.957 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573512529/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1720d91e]
|
|
2020-08-16 18:25:12.957 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.957 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.957 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573512529/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@48e5aa40]
|
|
2020-08-16 18:25:12.957 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.958 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.958 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.959 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.959 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.959 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.959 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573512529/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4969de6f]
|
|
2020-08-16 18:25:12.959 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.959 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.959 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.959 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.959 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.959 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.959 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.959 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.959 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.959 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.959 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.959 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573512529/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@736481dd]
|
|
2020-08-16 18:25:12.959 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573512529/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@72ac9a01]
|
|
2020-08-16 18:25:12.959 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.959 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.960 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.960 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.960 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.960 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.961 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.961 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.961 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.961 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.961 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573512529/debug_char_auxRoi_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@59a91a08]
|
|
2020-08-16 18:25:12.961 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.961 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.961 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.961 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.962 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.962 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.962 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.963 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.963 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.963 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.964 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.964 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.964 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.966 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.966 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.966 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.966 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.966 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.966 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573512529/debug_char_auxRoi_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2d10e358]
|
|
2020-08-16 18:25:12.966 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.967 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.967 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.967 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.970 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.970 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.970 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.972 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.972 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.972 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.972 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.972 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.972 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573512529/debug_char_auxRoi_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@55dce1b]
|
|
2020-08-16 18:25:12.972 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.973 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:12.973 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:12.973 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:12.973 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:12.974 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:12.974 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.974 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573512529/debug_char_auxRoi_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4730c0f7]
|
|
2020-08-16 18:25:12.974 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.975 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.975 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:12.976 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:12.976 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:12.976 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:16.056 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:16.056 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:16.056 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:16.056 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:16.057 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 18:25:16.057 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:16.057 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:16.057 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:16.057 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 18:25:16.057 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:16.057 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C03_%E7%BB%BF%E7%89%8C%5C%E7%B2%A4BD29099.jpg, false]
|
|
2020-08-16 18:25:16.057 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:16.057 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C03_%E7%BB%BF%E7%89%8C%5C%E7%B2%A4BD29099.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7b461706]
|
|
2020-08-16 18:25:16.057 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:16.066 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:16.066 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:16.066 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:16.240 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=168, fileName=粤BD29099.jpg, filePath=D:/PlateDetect/03_绿牌/粤BD29099.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 10:25:16, tempPath=D:/PlateDetect/temp/1597573516084/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=4645, parentId=168, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597573516084/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 10:25:16, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4648, parentId=168, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597573516084/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 10:25:16, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=4650, parentId=168, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597573516084/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 10:25:16, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=4652, parentId=168, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597573516084/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 10:25:16, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=4649, parentId=168, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597573516084/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:25:16, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4644, parentId=168, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597573516084/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:25:16, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4655, parentId=168, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597573516084/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:25:16, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4653, parentId=168, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597573516084/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:25:16, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4651, parentId=168, fileName=debug_crop_6.jpg, filePath=D:/PlateDetect/temp/1597573516084/debug_crop_6.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:25:16, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4643, parentId=168, fileName=debug_crop_7.jpg, filePath=D:/PlateDetect/temp/1597573516084/debug_crop_7.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:25:16, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4647, parentId=168, fileName=debug_crop_8.jpg, filePath=D:/PlateDetect/temp/1597573516084/debug_crop_8.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:25:16, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4646, parentId=168, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597573516084/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:25:16, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4641, parentId=168, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597573516084/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:25:16, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4654, parentId=168, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597573516084/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:25:16, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4659, parentId=168, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597573516084/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:25:16, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4657, parentId=168, fileName=debug_resize_6.jpg, filePath=D:/PlateDetect/temp/1597573516084/debug_resize_6.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:25:16, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4656, parentId=168, fileName=debug_resize_7.jpg, filePath=D:/PlateDetect/temp/1597573516084/debug_resize_7.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:25:16, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4658, parentId=168, fileName=debug_resize_8.jpg, filePath=D:/PlateDetect/temp/1597573516084/debug_resize_8.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:25:16, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4642, parentId=168, fileName=debug_resize_9.jpg, filePath=D:/PlateDetect/temp/1597573516084/debug_resize_9.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:25:16, recoPlate=, plateColor=, sort=8)])
|
|
2020-08-16 18:25:16.240 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:16.253 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:16.253 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:16.253 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:16.253 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:16.253 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:16.253 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573516084/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@40d43627]
|
|
2020-08-16 18:25:16.253 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:16.253 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:16.253 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:16.253 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:16.253 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:16.253 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:16.254 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573516084/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5dea5616]
|
|
2020-08-16 18:25:16.254 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:16.256 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:16.256 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:16.256 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:16.256 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:16.256 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:16.256 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:16.256 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:16.257 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:16.257 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573516084/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5f019527]
|
|
2020-08-16 18:25:16.256 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:16.257 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:16.257 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:16.257 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:16.257 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:16.257 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573516084/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@38d7e2e0]
|
|
2020-08-16 18:25:16.257 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:16.257 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:16.258 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:16.258 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:16.258 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:16.258 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:16.258 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:16.258 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:16.258 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:16.258 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573516084/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1ab7edd0]
|
|
2020-08-16 18:25:16.258 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573516084/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@15af308]
|
|
2020-08-16 18:25:16.258 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:16.258 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:16.264 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:16.265 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:16.265 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:16.267 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:16.267 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:16.267 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:16.267 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:16.267 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:16.268 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:16.268 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:16.268 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:16.268 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:16.270 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:16.270 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:16.270 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:16.270 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:16.270 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:16.270 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:16.274 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:16.274 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:16.274 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:16.274 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:16.274 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:16.274 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573516084/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6efb5a1b]
|
|
2020-08-16 18:25:16.274 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:16.281 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:16.281 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:16.281 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:16.281 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:16.281 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:16.281 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:16.282 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573516084/debug_crop_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@101095fc]
|
|
2020-08-16 18:25:16.282 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:16.282 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:16.282 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:16.282 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:16.282 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:16.282 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:16.282 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:16.282 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:16.282 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:16.282 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:16.282 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573516084/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6e8f08a5]
|
|
2020-08-16 18:25:16.282 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:16.282 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:16.282 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:16.282 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:16.282 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:16.282 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:16.282 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:16.282 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:16.282 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:16.282 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:16.282 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:16.282 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573516084/debug_crop_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5a953509]
|
|
2020-08-16 18:25:16.282 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573516084/debug_crop_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@74341bf]
|
|
2020-08-16 18:25:16.282 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:16.282 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:16.282 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573516084/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2c5fea8d]
|
|
2020-08-16 18:25:16.283 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:16.286 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:16.286 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:16.286 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:16.291 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:16.291 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:16.291 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:16.294 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:16.294 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:16.295 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:16.295 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:16.295 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:16.295 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573516084/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5da48c4e]
|
|
2020-08-16 18:25:16.295 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:16.296 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:16.296 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:16.296 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:16.296 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:16.296 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:16.297 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:16.297 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:16.297 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:16.297 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:16.299 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:16.299 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:16.299 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:16.299 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:16.299 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:16.299 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:16.299 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:16.299 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:16.299 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573516084/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7db17357]
|
|
2020-08-16 18:25:16.299 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:16.304 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:16.304 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:16.304 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:16.304 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:16.304 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:16.304 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:16.304 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:16.304 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:16.305 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:16.305 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:16.305 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:16.305 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:16.305 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573516084/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@9c1fd4a]
|
|
2020-08-16 18:25:16.305 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:16.304 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573516084/debug_resize_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2026ed29]
|
|
2020-08-16 18:25:16.304 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:16.305 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:16.305 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:16.305 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:16.306 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573516084/debug_resize_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@248deb65]
|
|
2020-08-16 18:25:16.306 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:16.306 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:16.306 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:16.306 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:16.306 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:16.306 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:16.306 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573516084/debug_resize_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@673558a8]
|
|
2020-08-16 18:25:16.306 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:16.311 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:16.311 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:16.311 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:16.311 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:16.311 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:16.311 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:16.316 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:16.316 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:16.316 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:16.316 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:16.316 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:16.316 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:16.316 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:16.317 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:16.317 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:16.317 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:16.317 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:16.317 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573516084/debug_resize_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7eb28843]
|
|
2020-08-16 18:25:16.317 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:16.320 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:16.320 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:16.320 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:16.323 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:16.323 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:16.323 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:16.327 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:16.327 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:16.327 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:17.845 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:17.846 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:17.846 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 18:25:17.846 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:17.846 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 18:25:17.846 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C03_%E7%BB%BF%E7%89%8C%5C%E7%B2%A4BD29099.jpg, true]
|
|
2020-08-16 18:25:17.846 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:18.017 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=168, fileName=粤BD29099.jpg, filePath=D:/PlateDetect/03_绿牌/粤BD29099.jpg, fileType=jpg, fileLength=0, plate=, plateColor=, lastRecoTime=2020-08-16 10:25:16, tempPath=D:/PlateDetect/temp/1597573517847/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=4666, parentId=168, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597573517847/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 10:25:17, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4671, parentId=168, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597573517847/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 10:25:17, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=4673, parentId=168, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597573517847/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 10:25:17, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=4678, parentId=168, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597573517847/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 10:25:17, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=4667, parentId=168, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597573517847/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:25:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4675, parentId=168, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597573517847/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:25:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4676, parentId=168, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597573517847/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:25:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4670, parentId=168, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597573517847/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:25:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4674, parentId=168, fileName=debug_crop_6.jpg, filePath=D:/PlateDetect/temp/1597573517847/debug_crop_6.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:25:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4664, parentId=168, fileName=debug_crop_7.jpg, filePath=D:/PlateDetect/temp/1597573517847/debug_crop_7.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:25:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4669, parentId=168, fileName=debug_crop_8.jpg, filePath=D:/PlateDetect/temp/1597573517847/debug_crop_8.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:25:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4677, parentId=168, fileName=debug_crop_9.jpg, filePath=D:/PlateDetect/temp/1597573517847/debug_crop_9.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:25:17, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4665, parentId=168, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597573517847/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:25:17, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4668, parentId=168, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597573517847/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:25:17, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4660, parentId=168, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597573517847/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:25:17, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4662, parentId=168, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597573517847/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:25:17, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4661, parentId=168, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597573517847/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:25:17, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4679, parentId=168, fileName=debug_resize_6.jpg, filePath=D:/PlateDetect/temp/1597573517847/debug_resize_6.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:25:17, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4672, parentId=168, fileName=debug_resize_7.jpg, filePath=D:/PlateDetect/temp/1597573517847/debug_resize_7.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:25:17, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4680, parentId=168, fileName=debug_resize_8.jpg, filePath=D:/PlateDetect/temp/1597573517847/debug_resize_8.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:25:17, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4663, parentId=168, fileName=debug_resize_9.jpg, filePath=D:/PlateDetect/temp/1597573517847/debug_resize_9.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:25:17, recoPlate=, plateColor=, sort=8)])
|
|
2020-08-16 18:25:18.017 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:18.027 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:18.027 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:18.027 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:18.027 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:18.027 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:18.027 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573517847/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1211e42e]
|
|
2020-08-16 18:25:18.027 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:18.028 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:18.028 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:18.028 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:18.029 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:18.029 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:18.029 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573517847/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@606881ca]
|
|
2020-08-16 18:25:18.029 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:18.030 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:18.030 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:18.030 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:18.030 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:18.030 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:18.030 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573517847/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3112d6bb]
|
|
2020-08-16 18:25:18.030 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:18.031 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:18.031 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:18.031 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:18.031 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:18.032 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:18.032 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573517847/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7704be81]
|
|
2020-08-16 18:25:18.032 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:18.032 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:18.032 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:18.032 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:18.033 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:18.033 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:18.033 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573517847/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@109e7314]
|
|
2020-08-16 18:25:18.033 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:18.034 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:18.034 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:18.034 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:18.035 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:18.035 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:18.035 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573517847/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3a3f286]
|
|
2020-08-16 18:25:18.035 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:18.037 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:18.037 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:18.037 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:18.038 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:18.038 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:18.038 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:18.040 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:18.040 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:18.040 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:18.043 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:18.043 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:18.043 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:18.043 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:18.044 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:18.044 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:18.045 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:18.045 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:18.045 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:18.045 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:18.045 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:18.045 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573517847/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@72b4d8b8]
|
|
2020-08-16 18:25:18.045 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:18.046 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:18.046 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:18.046 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:18.047 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:18.047 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:18.047 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:18.047 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:18.047 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:18.047 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573517847/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7946eb62]
|
|
2020-08-16 18:25:18.047 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:18.052 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:18.053 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:18.053 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:18.053 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:18.053 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:18.053 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:18.053 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:18.053 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:18.053 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573517847/debug_crop_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6fcb46a2]
|
|
2020-08-16 18:25:18.053 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:18.056 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:18.056 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:18.056 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:18.057 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:18.057 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:18.057 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:18.057 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:18.057 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:18.057 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:18.057 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:18.057 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:18.057 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:18.057 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:18.057 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573517847/debug_crop_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1dac0833]
|
|
2020-08-16 18:25:18.057 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573517847/debug_crop_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@68e5d9ff]
|
|
2020-08-16 18:25:18.057 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:18.057 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:18.060 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:18.060 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:18.060 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:18.060 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:18.061 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:18.061 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573517847/debug_crop_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@247e827a]
|
|
2020-08-16 18:25:18.061 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:18.062 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:18.062 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:18.062 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:18.063 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:18.063 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:18.063 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:18.064 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:18.064 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:18.064 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:18.065 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:18.065 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:18.065 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573517847/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@75cc7ced]
|
|
2020-08-16 18:25:18.065 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:18.066 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:18.066 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:18.066 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:18.067 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:18.068 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:18.068 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:18.068 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:18.068 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:18.068 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573517847/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@52f804dc]
|
|
2020-08-16 18:25:18.068 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:18.068 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:18.068 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:18.068 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:18.068 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:18.068 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:18.068 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573517847/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@37d58e73]
|
|
2020-08-16 18:25:18.068 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:18.069 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:18.069 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:18.069 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:18.070 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:18.071 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:18.071 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:18.072 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:18.072 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:18.072 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:18.072 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:18.072 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:18.072 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573517847/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@368ffc50]
|
|
2020-08-16 18:25:18.072 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:18.073 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:18.073 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:18.073 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:18.073 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:18.073 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:18.073 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573517847/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6f2c1ad9]
|
|
2020-08-16 18:25:18.073 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:18.076 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:18.076 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:18.076 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:18.078 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:18.078 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:18.078 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:18.078 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:18.079 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:18.079 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573517847/debug_resize_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2fc3b633]
|
|
2020-08-16 18:25:18.079 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:18.080 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:18.080 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:18.080 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:18.081 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:18.083 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:18.083 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:18.083 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:18.083 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:18.083 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:18.083 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:18.083 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:18.083 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:18.083 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573517847/debug_resize_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3c5702b6]
|
|
2020-08-16 18:25:18.083 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:18.082 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:18.085 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:18.086 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:18.086 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:18.086 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:18.086 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:18.087 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:18.087 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:18.087 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:18.087 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573517847/debug_resize_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5cfa6d7a]
|
|
2020-08-16 18:25:18.087 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:18.086 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:18.088 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:18.088 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:18.088 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573517847/debug_resize_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2d1f73b9]
|
|
2020-08-16 18:25:18.088 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:18.089 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:18.089 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:18.089 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:18.090 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:18.090 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:18.090 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:18.090 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:18.090 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:18.090 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:18.090 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:18.092 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:18.092 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:37.145 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:37.146 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:37.146 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-16 18:25:37.146 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:37.146 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-16 18:25:37.146 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C, png,jpg,jpeg]
|
|
2020-08-16 18:25:37.146 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:37.147 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"京A·88731.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京A·88731.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京A·88731.jpg","isDir":false}, {"fileName":"京C·X8888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京C·X8888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京C·X8888.jpg","isDir":false}, {"fileName":"京H·99999.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京H·99999.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京H·99999.jpg","isDir":false}, {"fileName":"京K·M6680.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京K·M6680.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京K·M6680.jpg","isDir":false}, {"fileName":"京P·8BK60.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京P·8BK60.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京P·8BK60.jpg","isDir":false}, {"fileName":"浙A·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\浙A·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\浙A·88888.jpg","isDir":false}, {"fileName":"湘G·60009.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\湘G·60009.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\湘G·60009.jpg","isDir":false}, {"fileName":"粤B·TM529.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\粤B·TM529.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\粤B·TM529.jpg","isDir":false}, {"fileName":"苏E·6HX29.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\苏E·6HX29.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\苏E·6HX29.jpg","isDir":false}, {"fileName":"赣E·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\赣E·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\赣E·88888.jpg","isDir":false}, {"fileName":"鄂C·D3098.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鄂C·D3098.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鄂C·D3098.jpg","isDir":false}, {"fileName":"闽H·BI508.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\闽H·BI508.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\闽H·BI508.jpg","isDir":false}, {"fileName":"鲁A·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁A·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁A·88888.jpg","isDir":false}, {"fileName":"鲁B·995EQ.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁B·995EQ.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁B·995EQ.jpg","isDir":false}, {"fileName":"鲁B·QG527.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁B·QG527.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁B·QG527.jpg","isDir":false}, {"fileName":"鲁J·RW350.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁J·RW350.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁J·RW350.jpg","isDir":false}, {"fileName":"鲁K·K5555.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁K·K5555.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁K·K5555.jpg","isDir":false}, {"fileName":"黑A·B4444.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\黑A·B4444.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\黑A·B4444.jpg","isDir":false}, {"fileName":"黑A·I634I.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\黑A·I634I.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\黑A·I634I.jpg","isDir":false}]
|
|
2020-08-16 18:25:37.147 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:37.789 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:37.789 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:37.789 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 18:25:37.789 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:37.789 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 18:25:37.789 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACC%C2%B7X8888.jpg, false]
|
|
2020-08-16 18:25:37.789 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:37.791 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:37.791 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:37.791 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:37.791 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:37.791 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:37.791 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACC%C2%B7X8888.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3148c883]
|
|
2020-08-16 18:25:37.791 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:37.792 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:37.792 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:37.792 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:37.792 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=35, fileName=京C·X8888.jpg, filePath=D:/PlateDetect/01_蓝牌/京C·X8888.jpg, fileType=jpg, fileLength=0, plate=京CX8888, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642730993/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-16 18:25:37.792 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:38.960 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:38.960 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:38.960 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 18:25:38.960 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:38.960 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 18:25:38.960 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACC%C2%B7X8888.jpg, true]
|
|
2020-08-16 18:25:38.960 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.114 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=35, fileName=京C·X8888.jpg, filePath=D:/PlateDetect/01_蓝牌/京C·X8888.jpg, fileType=jpg, fileLength=0, plate=京CX8888, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597573538963/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=4705, parentId=35, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597573538963/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 10:25:39, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4713, parentId=35, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597573538963/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:39, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4708, parentId=35, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597573538963/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:39, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4711, parentId=35, fileName=debug_char_contour10.jpg, filePath=D:/PlateDetect/temp/1597573538963/debug_char_contour10.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:39, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4706, parentId=35, fileName=debug_char_contour11.jpg, filePath=D:/PlateDetect/temp/1597573538963/debug_char_contour11.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:39, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4702, parentId=35, fileName=debug_char_contour12.jpg, filePath=D:/PlateDetect/temp/1597573538963/debug_char_contour12.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:39, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4687, parentId=35, fileName=debug_char_contour13.jpg, filePath=D:/PlateDetect/temp/1597573538963/debug_char_contour13.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:39, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4693, parentId=35, fileName=debug_char_contour14.jpg, filePath=D:/PlateDetect/temp/1597573538963/debug_char_contour14.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:39, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4691, parentId=35, fileName=debug_char_contour15.jpg, filePath=D:/PlateDetect/temp/1597573538963/debug_char_contour15.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:39, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4715, parentId=35, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597573538963/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:39, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4714, parentId=35, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597573538963/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:39, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4717, parentId=35, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597573538963/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:39, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4716, parentId=35, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597573538963/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:39, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4700, parentId=35, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597573538963/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:39, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4696, parentId=35, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597573538963/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:39, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4686, parentId=35, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597573538963/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:25:39, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4718, parentId=35, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597573538963/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 10:25:39, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=4695, parentId=35, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597573538963/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 10:25:39, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=4697, parentId=35, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597573538963/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 10:25:39, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=4683, parentId=35, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597573538963/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 10:25:39, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=4682, parentId=35, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597573538963/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:25:39, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4684, parentId=35, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597573538963/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:25:39, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4688, parentId=35, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597573538963/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:25:39, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4709, parentId=35, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597573538963/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:25:39, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4704, parentId=35, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597573538963/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:25:39, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4690, parentId=35, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597573538963/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:25:39, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4685, parentId=35, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597573538963/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:25:39, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4692, parentId=35, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597573538963/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 10:25:39, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=4699, parentId=35, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597573538963/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-16 10:25:39, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=4689, parentId=35, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597573538963/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-16 10:25:39, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=4712, parentId=35, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597573538963/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:25:39, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4707, parentId=35, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597573538963/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:25:39, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4694, parentId=35, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597573538963/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:25:39, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4703, parentId=35, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597573538963/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:25:39, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4698, parentId=35, fileName=debug_char_auxRoi_4.jpg, filePath=D:/PlateDetect/temp/1597573538963/debug_char_auxRoi_4.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:25:39, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4710, parentId=35, fileName=debug_char_auxRoi_5.jpg, filePath=D:/PlateDetect/temp/1597573538963/debug_char_auxRoi_5.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:25:39, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4701, parentId=35, fileName=debug_char_auxRoi_6.jpg, filePath=D:/PlateDetect/temp/1597573538963/debug_char_auxRoi_6.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:25:39, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4681, parentId=35, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597573538963/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 10:25:39, recoPlate=京CX8888, plateColor=未知, sort=99)])
|
|
2020-08-16 18:25:39.114 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.127 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:39.127 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:39.127 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:39.128 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:39.128 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:39.128 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573538963/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7a99cea4]
|
|
2020-08-16 18:25:39.128 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.128 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:39.128 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:39.128 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:39.128 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:39.128 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:39.129 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573538963/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3277669a]
|
|
2020-08-16 18:25:39.129 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.130 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:39.130 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:39.130 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:39.130 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:39.130 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:39.130 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:39.130 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573538963/debug_char_contour10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6e2f0e11]
|
|
2020-08-16 18:25:39.130 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.130 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:39.130 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:39.130 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:39.130 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:39.130 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573538963/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@56d1f3a0]
|
|
2020-08-16 18:25:39.130 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.132 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:39.132 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:39.132 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:39.132 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:39.132 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:39.132 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573538963/debug_char_contour11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2b8fefb0]
|
|
2020-08-16 18:25:39.132 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:39.132 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.132 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:39.132 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:39.133 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:39.133 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:39.133 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573538963/debug_char_contour12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@17e76343]
|
|
2020-08-16 18:25:39.133 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.134 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:39.135 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.135 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:39.134 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:39.135 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.135 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:39.139 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:39.139 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.139 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:39.144 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:39.144 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:39.144 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:39.144 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:39.144 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:39.144 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573538963/debug_char_contour14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1a0878c]
|
|
2020-08-16 18:25:39.144 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.144 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:39.144 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:39.144 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:39.144 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:39.145 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:39.145 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573538963/debug_char_contour13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@37039c64]
|
|
2020-08-16 18:25:39.145 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.146 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:39.146 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:39.147 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.147 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.147 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:39.147 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:39.147 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:39.147 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.147 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:39.147 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:39.148 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:39.149 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:39.149 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:39.149 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:39.149 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.149 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:39.149 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:39.149 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573538963/debug_char_contour15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@47153e36]
|
|
2020-08-16 18:25:39.149 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.149 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.149 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:39.149 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:39.151 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:39.152 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.152 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:39.156 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:39.156 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:39.156 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:39.156 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:39.156 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:39.156 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573538963/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6f048918]
|
|
2020-08-16 18:25:39.156 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.157 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:39.157 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:39.157 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:39.157 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:39.157 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:39.158 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573538963/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4b821e7c]
|
|
2020-08-16 18:25:39.158 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.157 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:39.158 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.158 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:39.158 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:39.158 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:39.158 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:39.158 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:39.158 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:39.158 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573538963/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@b4c94fb]
|
|
2020-08-16 18:25:39.158 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.159 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:39.159 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:39.159 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:39.159 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:39.159 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:39.159 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573538963/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@655c1c58]
|
|
2020-08-16 18:25:39.159 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.161 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:39.161 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:39.161 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:39.161 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:39.161 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:39.161 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573538963/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@789fbd0a]
|
|
2020-08-16 18:25:39.161 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.162 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:39.163 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:39.163 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:39.163 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:39.163 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:39.163 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573538963/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@416e0fdc]
|
|
2020-08-16 18:25:39.163 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.167 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:39.167 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:39.167 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:39.167 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:39.167 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:39.167 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573538963/debug_char_contour8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@37a42947]
|
|
2020-08-16 18:25:39.167 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.173 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:39.173 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.173 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:39.175 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:39.175 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.175 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:39.176 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:39.176 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.176 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:39.178 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:39.178 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:39.178 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:39.178 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:39.178 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:39.178 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573538963/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@41b930a0]
|
|
2020-08-16 18:25:39.178 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.179 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:39.179 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.179 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:39.183 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:39.183 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.183 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:39.183 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:39.183 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:39.183 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:39.183 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:39.183 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:39.183 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573538963/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5cdda5c2]
|
|
2020-08-16 18:25:39.183 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.184 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:39.184 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:39.184 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:39.184 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:39.184 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:39.184 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573538963/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@60958f61]
|
|
2020-08-16 18:25:39.184 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:39.184 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.184 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.184 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:39.186 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:39.186 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:39.186 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:39.186 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:39.186 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:39.186 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573538963/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3f39bbd0]
|
|
2020-08-16 18:25:39.186 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.190 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:39.190 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:39.191 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:39.191 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:39.191 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:39.191 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:39.191 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:39.191 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:39.191 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:39.191 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:39.191 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573538963/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6a2938f8]
|
|
2020-08-16 18:25:39.191 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573538963/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@8f21781]
|
|
2020-08-16 18:25:39.191 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.191 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.195 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:39.195 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.195 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:39.196 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:39.196 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.196 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:39.197 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:39.197 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.197 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:39.197 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:39.197 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.197 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:39.200 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:39.200 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.200 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:39.201 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:39.202 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:39.202 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:39.202 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:39.202 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:39.202 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573538963/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6fc0b017]
|
|
2020-08-16 18:25:39.202 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.203 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:39.204 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.204 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:39.206 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:39.207 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:39.207 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:39.207 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:39.207 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:39.207 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573538963/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@54c1ea74]
|
|
2020-08-16 18:25:39.207 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.208 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:39.208 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:39.208 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:39.208 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:39.208 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:39.208 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573538963/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4da08e4c]
|
|
2020-08-16 18:25:39.208 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.210 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:39.210 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:39.210 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:39.210 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:39.210 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:39.210 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573538963/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2a3de42e]
|
|
2020-08-16 18:25:39.210 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.211 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:39.212 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.212 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:39.213 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:39.213 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:39.213 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:39.213 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:39.213 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:39.213 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573538963/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5c949c2d]
|
|
2020-08-16 18:25:39.213 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.213 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:39.213 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:39.213 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:39.214 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:39.214 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:39.214 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573538963/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@214dd3fa]
|
|
2020-08-16 18:25:39.214 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.217 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:39.217 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:39.217 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:39.217 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:39.217 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:39.218 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573538963/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2515b6f7]
|
|
2020-08-16 18:25:39.218 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.220 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:39.220 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:39.220 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.220 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.220 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:39.220 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:39.221 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:39.221 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.221 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:39.226 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:39.227 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:39.227 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:39.227 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:39.227 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:39.227 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573538963/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2931825f]
|
|
2020-08-16 18:25:39.227 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.227 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:39.227 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.227 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:39.227 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:39.227 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:39.227 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:39.227 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:39.227 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:39.227 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573538963/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@296bdc8a]
|
|
2020-08-16 18:25:39.227 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.228 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:39.228 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:39.228 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:39.228 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:39.228 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:39.228 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573538963/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6eefd5b9]
|
|
2020-08-16 18:25:39.228 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.229 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:39.229 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:39.229 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.229 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.229 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:39.229 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:39.229 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:39.230 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.230 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:39.232 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:39.232 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:39.232 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:39.232 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:39.232 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:39.232 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573538963/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@62c2ae2]
|
|
2020-08-16 18:25:39.232 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.236 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:39.236 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:39.236 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:39.236 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:39.236 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:39.236 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:39.236 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:39.236 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:39.237 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:39.237 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573538963/debug_char_auxRoi_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@42fccf15]
|
|
2020-08-16 18:25:39.237 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:39.237 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.237 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573538963/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@423eab3f]
|
|
2020-08-16 18:25:39.237 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.238 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:39.238 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:39.238 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:39.238 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:39.238 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:39.238 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573538963/debug_char_auxRoi_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3871cb51]
|
|
2020-08-16 18:25:39.238 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.240 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:39.240 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.240 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:39.241 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:39.241 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.241 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:39.244 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:39.245 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.245 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:39.245 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:39.245 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.245 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:39.246 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:39.246 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:39.246 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:39.246 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:39.246 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:39.246 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:39.246 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.246 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573538963/debug_char_auxRoi_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6ed4cba2]
|
|
2020-08-16 18:25:39.246 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:39.246 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.247 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 18:25:39.247 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 18:25:39.247 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 18:25:39.247 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 18:25:39.247 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 18:25:39.247 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597573538963/debug_char_auxRoi_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4d2b2f76]
|
|
2020-08-16 18:25:39.247 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.248 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:39.248 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.249 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:39.256 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:39.256 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 18:25:39.257 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.257 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 18:25:39.257 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 18:25:39.257 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:35:12.653 [main] INFO com.yuxue.Application - Starting Application on H with PID 10184 (started by 韩先生 in D:\吃饭家伙\Java\Java文件\yx-image-recognition)
|
|
2020-08-16 21:35:12.657 [main] INFO com.yuxue.Application - The following profiles are active: dev
|
|
2020-08-16 21:35:14.576 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'threadPoolConfig' of type [com.yuxue.config.ThreadPoolConfig$$EnhancerBySpringCGLIB$$567b4afd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-16 21:35:14.725 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$70f885b3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-16 21:35:14.880 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'defaultAopConfig' of type [com.yuxue.aop.DefaultAopConfig$$EnhancerBySpringCGLIB$$5afbb8d6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-16 21:35:14.888 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'resultAop' of type [org.springframework.aop.support.DefaultPointcutAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
2020-08-16 21:35:15.747 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 16666 (http)
|
|
2020-08-16 21:35:15.796 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
|
2020-08-16 21:35:15.797 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.19]
|
|
2020-08-16 21:35:16.039 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
|
2020-08-16 21:35:16.136 [main] INFO o.s.boot.web.servlet.RegistrationBean - Servlet statViewServlet was not registered (possibly already registered?)
|
|
2020-08-16 21:35:16.432 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
|
|
2020-08-16 21:35:17.499 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'taskExecutor'
|
|
2020-08-16 21:35:18.220 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
|
|
2020-08-16 21:35:18.319 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed
|
|
2020-08-16 21:35:18.341 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
|
|
2020-08-16 21:35:18.352 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references
|
|
2020-08-16 21:35:18.610 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 16666 (http) with context path ''
|
|
2020-08-16 21:35:18.615 [main] INFO com.yuxue.Application - Started Application in 6.881 seconds (JVM running for 7.715)
|
|
2020-08-16 21:35:29.275 [http-nio-16666-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
2020-08-16 21:35:29.327 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:35:29.328 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:35:29.329 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/index
|
|
2020-08-16 21:35:29.329 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:35:29.331 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.CommonController.indexPage
|
|
2020-08-16 21:35:29.331 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-16 21:35:29.331 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:35:29.338 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: home/index
|
|
2020-08-16 21:35:29.338 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:35:29.339 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:35:29.950 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:35:29.950 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:35:29.950 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666/systemMenu/getUserMenu
|
|
2020-08-16 21:35:29.950 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:35:29.951 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.SystemMenuController.getUserMenu
|
|
2020-08-16 21:35:29.951 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-16 21:35:29.951 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:35:30.468 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: {third=java.util.stream.ReferencePipeline$2@84c585b, first=java.util.stream.ReferencePipeline$2@2fbf952d, second=java.util.stream.ReferencePipeline$2@63d49731}
|
|
2020-08-16 21:35:30.468 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:35:30.678 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:35:30.678 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:35:30.678 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/getProcessStep
|
|
2020-08-16 21:35:30.679 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:35:30.679 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.getProcessStep
|
|
2020-08-16 21:35:30.679 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: []
|
|
2020-08-16 21:35:30.679 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:35:30.687 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:35:30.687 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:35:30.687 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-16 21:35:30.687 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:35:30.688 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-16 21:35:30.688 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [null, png,jpg,jpeg]
|
|
2020-08-16 21:35:30.688 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:35:30.700 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: {result=99, debug_GaussianBlur=0, debug_gray=1, debug_Sobel=2, debug_threshold=3, debug_morphology=4, debug_Contours=5, debug_result=6, debug_crop=7, debug_resize=8, debug_char_threshold=9, debug_specMat=11, debug_chineseMat=12, debug_char_auxRoi=13}
|
|
2020-08-16 21:35:30.700 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:35:30.793 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"01_蓝牌","filePath":"D:\\PlateDetect\\01_蓝牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\01_蓝牌","isDir":true}, {"fileName":"02_黄牌","filePath":"D:\\PlateDetect\\02_黄牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\02_黄牌","isDir":true}, {"fileName":"03_绿牌","filePath":"D:\\PlateDetect\\03_绿牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\03_绿牌","isDir":true}, {"fileName":"04_多车牌","filePath":"D:\\PlateDetect\\04_多车牌","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\04_多车牌","isDir":true}, {"fileName":"05_夜间","filePath":"D:\\PlateDetect\\05_夜间","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\05_夜间","isDir":true}, {"fileName":"99_其他","filePath":"D:\\PlateDetect\\99_其他","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\99_其他","isDir":true}, {"fileName":"temp","filePath":"D:\\PlateDetect\\temp","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\temp","isDir":true}, {"fileName":"train","filePath":"D:\\PlateDetect\\train","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\train","isDir":true}, {"fileName":"Video","filePath":"D:\\PlateDetect\\Video","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video","isDir":true}, {"fileName":"Video_Grab","filePath":"D:\\PlateDetect\\Video_Grab","pid":"D:\\PlateDetect","id":"D:\\PlateDetect\\Video_Grab","isDir":true}]
|
|
2020-08-16 21:35:30.794 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:46.303 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:46.304 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:46.304 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-16 21:36:46.305 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:46.305 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-16 21:36:46.305 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C, png,jpg,jpeg]
|
|
2020-08-16 21:36:46.305 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:46.310 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"京A·88731.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京A·88731.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京A·88731.jpg","isDir":false}, {"fileName":"京C·X8888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京C·X8888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京C·X8888.jpg","isDir":false}, {"fileName":"京H·99999.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京H·99999.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京H·99999.jpg","isDir":false}, {"fileName":"京K·M6680.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京K·M6680.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京K·M6680.jpg","isDir":false}, {"fileName":"京P·8BK60.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\京P·8BK60.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\京P·8BK60.jpg","isDir":false}, {"fileName":"浙A·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\浙A·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\浙A·88888.jpg","isDir":false}, {"fileName":"湘G·60009.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\湘G·60009.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\湘G·60009.jpg","isDir":false}, {"fileName":"粤B·TM529.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\粤B·TM529.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\粤B·TM529.jpg","isDir":false}, {"fileName":"苏E·6HX29.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\苏E·6HX29.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\苏E·6HX29.jpg","isDir":false}, {"fileName":"赣E·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\赣E·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\赣E·88888.jpg","isDir":false}, {"fileName":"鄂C·D3098.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鄂C·D3098.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鄂C·D3098.jpg","isDir":false}, {"fileName":"闽H·BI508.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\闽H·BI508.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\闽H·BI508.jpg","isDir":false}, {"fileName":"鲁A·88888.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁A·88888.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁A·88888.jpg","isDir":false}, {"fileName":"鲁B·995EQ.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁B·995EQ.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁B·995EQ.jpg","isDir":false}, {"fileName":"鲁B·QG527.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁B·QG527.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁B·QG527.jpg","isDir":false}, {"fileName":"鲁J·RW350.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁J·RW350.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁J·RW350.jpg","isDir":false}, {"fileName":"鲁K·K5555.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\鲁K·K5555.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\鲁K·K5555.jpg","isDir":false}, {"fileName":"黑A·B4444.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\黑A·B4444.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\黑A·B4444.jpg","isDir":false}, {"fileName":"黑A·I634I.jpg","filePath":"D:\\PlateDetect\\01_蓝牌\\黑A·I634I.jpg","pid":"D:\\PlateDetect\\01_蓝牌","id":"D:\\PlateDetect\\01_蓝牌\\黑A·I634I.jpg","isDir":false}]
|
|
2020-08-16 21:36:46.311 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:47.301 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:47.301 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:47.302 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 21:36:47.302 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:47.302 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 21:36:47.302 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACK%C2%B7M6680.jpg, false]
|
|
2020-08-16 21:36:47.302 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:47.304 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:47.304 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:47.304 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:47.304 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:47.305 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:47.305 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACK%C2%B7M6680.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2d7746ec]
|
|
2020-08-16 21:36:47.305 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:47.306 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:36:47.307 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:47.307 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:36:47.321 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=34, fileName=京K·M6680.jpg, filePath=D:/PlateDetect/01_蓝牌/京K·M6680.jpg, fileType=jpg, fileLength=0, plate=京KM6680, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642731647/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-16 21:36:47.321 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:48.093 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:48.093 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:48.093 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 21:36:48.093 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:48.093 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 21:36:48.093 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACP%C2%B78BK60.jpg, false]
|
|
2020-08-16 21:36:48.093 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:48.094 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:48.094 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:48.094 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:48.094 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:48.094 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:48.094 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACP%C2%B78BK60.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2c977779]
|
|
2020-08-16 21:36:48.094 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:48.095 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:36:48.095 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:48.095 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:36:48.102 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=21, fileName=京P·8BK60.jpg, filePath=D:/PlateDetect/01_蓝牌/京P·8BK60.jpg, fileType=jpg, fileLength=0, plate=京P8BK60, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597572910707/, recoPlate=, recoColor=, recoCorrect=3, debug=[PlateRecoDebugEntity(id=4420, parentId=21, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597572910707/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 10:15:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4419, parentId=21, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597572910707/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 10:15:12, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=4416, parentId=21, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597572910707/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 10:15:12, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=4417, parentId=21, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597572910707/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 10:15:12, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=4415, parentId=21, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597572910707/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 10:15:12, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=4418, parentId=21, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597572910707/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 10:15:12, recoPlate=, plateColor=, sort=5)])
|
|
2020-08-16 21:36:48.103 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:48.113 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:48.113 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:48.114 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:48.114 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:48.114 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:48.114 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572910707/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7bc5b548]
|
|
2020-08-16 21:36:48.114 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:48.114 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:48.114 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:48.114 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:48.114 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:48.115 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:48.115 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572910707/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@58d5bd6b]
|
|
2020-08-16 21:36:48.115 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:48.115 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:48.115 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:48.115 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:48.115 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:48.116 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:48.116 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:48.116 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:48.116 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:48.116 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:48.116 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:48.116 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:48.116 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:48.116 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:48.116 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:48.116 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:48.116 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:48.116 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:48.116 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:48.116 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:48.117 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572910707/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7e8199]
|
|
2020-08-16 21:36:48.117 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572910707/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3c98607f]
|
|
2020-08-16 21:36:48.117 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572910707/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2f9b11c2]
|
|
2020-08-16 21:36:48.117 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:48.117 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:48.117 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:48.117 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:48.117 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572910707/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@8df1a77]
|
|
2020-08-16 21:36:48.117 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:49.424 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:49.425 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:49.425 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 21:36:49.425 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:49.425 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 21:36:49.425 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACK%C2%B7M6680.jpg, false]
|
|
2020-08-16 21:36:49.425 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:49.430 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=34, fileName=京K·M6680.jpg, filePath=D:/PlateDetect/01_蓝牌/京K·M6680.jpg, fileType=jpg, fileLength=0, plate=京KM6680, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642731647/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-16 21:36:49.430 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:50.538 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:50.539 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:50.539 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 21:36:50.539 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:50.539 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 21:36:50.539 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACK%C2%B7M6680.jpg, true]
|
|
2020-08-16 21:36:50.539 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:52.944 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=34, fileName=京K·M6680.jpg, filePath=D:/PlateDetect/01_蓝牌/京K·M6680.jpg, fileType=jpg, fileLength=0, plate=京KM6680, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597585010541/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=4742, parentId=34, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4745, parentId=34, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4748, parentId=34, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4746, parentId=34, fileName=debug_char_contour10.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_char_contour10.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4741, parentId=34, fileName=debug_char_contour11.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_char_contour11.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4733, parentId=34, fileName=debug_char_contour12.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_char_contour12.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4736, parentId=34, fileName=debug_char_contour13.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_char_contour13.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4752, parentId=34, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4750, parentId=34, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4753, parentId=34, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4751, parentId=34, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4738, parentId=34, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4735, parentId=34, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4727, parentId=34, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4737, parentId=34, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=4725, parentId=34, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=4728, parentId=34, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=4726, parentId=34, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=4720, parentId=34, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=4724, parentId=34, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4722, parentId=34, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4723, parentId=34, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4732, parentId=34, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4729, parentId=34, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4730, parentId=34, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=4731, parentId=34, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=4721, parentId=34, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=4749, parentId=34, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4744, parentId=34, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4740, parentId=34, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4743, parentId=34, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4739, parentId=34, fileName=debug_char_auxRoi_4.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_char_auxRoi_4.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4734, parentId=34, fileName=debug_char_auxRoi_5.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_char_auxRoi_5.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4747, parentId=34, fileName=debug_char_auxRoi_6.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_char_auxRoi_6.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4719, parentId=34, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597585010541/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=津JKM668, plateColor=蓝牌, sort=99)])
|
|
2020-08-16 21:36:52.944 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:52.958 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:52.958 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:52.958 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:52.959 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:52.959 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:52.959 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@238f82d3]
|
|
2020-08-16 21:36:52.959 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:52.961 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:52.961 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:52.962 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:52.962 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:52.962 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:52.962 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:52.962 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:52.962 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:52.962 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@616e48aa]
|
|
2020-08-16 21:36:52.962 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:52.962 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:52.962 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:52.962 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:52.963 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:52.962 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4ddd65f2]
|
|
2020-08-16 21:36:52.964 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:52.964 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:52.964 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:52.964 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:52.964 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_char_contour10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7ea3d2df]
|
|
2020-08-16 21:36:52.964 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:52.963 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:52.965 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:52.965 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:52.965 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:52.965 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:52.965 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:52.965 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_char_contour11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@130c00f3]
|
|
2020-08-16 21:36:52.965 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:52.965 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:52.965 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:52.966 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:52.966 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:52.966 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_char_contour12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@505e1985]
|
|
2020-08-16 21:36:52.966 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:52.974 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:36:52.974 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:36:52.974 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:52.975 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:52.975 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:36:52.975 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:36:52.977 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:36:52.978 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:52.978 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:36:52.980 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:36:52.980 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:52.981 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:36:52.983 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:36:52.984 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:52.984 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:36:52.986 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:52.986 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:52.986 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:52.987 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:52.987 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:52.987 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_char_contour13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@57a067be]
|
|
2020-08-16 21:36:52.987 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:52.987 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:52.988 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:52.988 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:52.988 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:52.988 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:52.988 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4cb88836]
|
|
2020-08-16 21:36:52.988 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:52.991 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:52.991 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:52.991 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:52.991 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:52.991 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:52.991 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@215cea41]
|
|
2020-08-16 21:36:52.991 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:52.992 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:36:52.992 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:52.993 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:36:52.993 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:52.993 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:52.993 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:52.993 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:52.994 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:52.994 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@53768c2]
|
|
2020-08-16 21:36:52.994 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:52.994 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:52.994 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:52.994 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:52.994 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:52.994 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:52.994 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@25b8bcb5]
|
|
2020-08-16 21:36:52.994 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:52.996 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:36:52.996 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:52.996 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:36:52.997 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:52.997 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:52.997 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:52.997 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:52.998 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:52.998 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@442918a6]
|
|
2020-08-16 21:36:52.998 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.001 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:53.001 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:53.001 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:53.001 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:53.001 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:53.002 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@455c64a1]
|
|
2020-08-16 21:36:53.002 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.005 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:36:53.005 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:36:53.005 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.005 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.005 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:36:53.005 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:36:53.006 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:36:53.006 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.006 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:36:53.012 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:36:53.012 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.012 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:36:53.012 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:36:53.012 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.014 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:53.014 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:53.014 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:53.014 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:53.014 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:53.014 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:53.014 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:53.014 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:53.014 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:53.015 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1eddc48e]
|
|
2020-08-16 21:36:53.015 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:53.013 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:36:53.015 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_char_contour8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@55006c04]
|
|
2020-08-16 21:36:53.015 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.015 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.019 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:53.019 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:53.020 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:53.020 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:53.020 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:53.020 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@69ba8c4a]
|
|
2020-08-16 21:36:53.020 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.022 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:36:53.023 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.023 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:36:53.024 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:53.024 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:53.024 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:53.024 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:53.024 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:53.024 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@75fc56e0]
|
|
2020-08-16 21:36:53.025 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.025 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:53.025 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:53.025 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:53.025 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:53.025 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:53.025 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@13fe1268]
|
|
2020-08-16 21:36:53.026 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.027 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:36:53.027 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.027 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:36:53.027 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:53.027 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:53.028 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:53.028 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:53.028 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:53.028 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@343f770c]
|
|
2020-08-16 21:36:53.028 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.029 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:36:53.029 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.030 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:36:53.031 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:36:53.032 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.032 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:36:53.035 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:53.035 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:53.035 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:53.036 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:53.036 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:53.036 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7d365031]
|
|
2020-08-16 21:36:53.036 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.036 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:53.037 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:53.037 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:53.037 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:53.037 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:53.037 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@25637ab2]
|
|
2020-08-16 21:36:53.037 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.039 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:53.039 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:53.039 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:53.039 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:53.040 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:53.040 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@31f85168]
|
|
2020-08-16 21:36:53.040 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.040 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:36:53.040 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.040 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:36:53.043 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:36:53.044 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.044 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:36:53.046 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:36:53.046 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.046 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:36:53.048 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:36:53.049 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.049 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:36:53.050 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:53.050 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:53.050 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:53.050 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:53.051 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:53.051 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@424f8317]
|
|
2020-08-16 21:36:53.052 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.052 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:53.052 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:53.052 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:53.052 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:53.053 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:53.053 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@681c9cf3]
|
|
2020-08-16 21:36:53.053 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.055 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:53.055 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:53.055 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:53.055 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:53.055 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:53.055 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@46b85516]
|
|
2020-08-16 21:36:53.055 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.059 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:53.059 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:53.059 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:53.059 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:53.059 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:53.059 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@720d2235]
|
|
2020-08-16 21:36:53.059 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.065 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:36:53.065 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:36:53.065 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.065 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.065 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:36:53.065 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:36:53.069 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:36:53.069 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.069 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:36:53.068 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:36:53.069 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.069 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:36:53.069 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:36:53.069 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.070 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:36:53.075 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:36:53.075 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:53.076 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:53.075 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:53.076 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:53.076 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:53.076 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:53.076 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:53.076 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:53.076 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@594fa88]
|
|
2020-08-16 21:36:53.076 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.076 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:53.077 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:53.078 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3c3ee49]
|
|
2020-08-16 21:36:53.078 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.079 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:53.079 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:53.079 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:53.079 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:53.077 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.079 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:53.080 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7fae25fd]
|
|
2020-08-16 21:36:53.080 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.080 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:36:53.082 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:53.082 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:53.082 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:53.082 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:53.082 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:53.082 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1fa638f]
|
|
2020-08-16 21:36:53.082 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.083 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:36:53.083 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.083 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:36:53.085 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:53.085 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:53.085 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:53.085 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:53.086 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:53.086 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1b960434]
|
|
2020-08-16 21:36:53.086 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.090 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:53.090 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:53.090 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:53.090 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:53.091 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:53.091 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_char_auxRoi_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@31b181ea]
|
|
2020-08-16 21:36:53.091 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.093 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:53.094 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:53.094 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:53.094 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:53.094 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:53.094 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_char_auxRoi_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@79b6ce03]
|
|
2020-08-16 21:36:53.094 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.096 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:36:53.096 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:36:53.096 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.096 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.096 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:36:53.096 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:36:53.103 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:53.103 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:53.103 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:53.103 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:53.104 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:53.104 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_char_auxRoi_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6061e07a]
|
|
2020-08-16 21:36:53.104 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.104 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:36:53.104 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.104 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:36:53.105 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:53.107 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:53.107 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:53.107 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:53.107 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:53.108 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_char_auxRoi_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@27192a1]
|
|
2020-08-16 21:36:53.108 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.108 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:36:53.108 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.108 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:36:53.110 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:36:53.111 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.111 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:36:53.115 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:36:53.115 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.115 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:36:53.115 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:36:53.115 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.115 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:36:53.120 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:36:53.120 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:53.120 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:36:57.621 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:57.621 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:57.621 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:57.621 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:57.622 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:57.622 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 21:36:57.622 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:57.622 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:57.622 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:57.622 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 21:36:57.622 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%BB%91A%C2%B7I634I.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@8da2b7e]
|
|
2020-08-16 21:36:57.622 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%BB%91A%C2%B7I634I.jpg, false]
|
|
2020-08-16 21:36:57.622 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:57.622 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:57.623 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:36:57.623 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:57.623 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:36:57.631 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=28, fileName=黑A·I634I.jpg, filePath=D:/PlateDetect/01_蓝牌/黑A·I634I.jpg, fileType=jpg, fileLength=0, plate=黑AI634I, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597572930963/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=4425, parentId=28, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597572930963/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 10:15:31, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4427, parentId=28, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597572930963/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 10:15:31, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=4428, parentId=28, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597572930963/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 10:15:31, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=4422, parentId=28, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597572930963/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 10:15:31, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=4426, parentId=28, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597572930963/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 10:15:31, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=4424, parentId=28, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597572930963/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:15:31, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4429, parentId=28, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597572930963/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:15:31, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4421, parentId=28, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597572930963/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:15:31, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4423, parentId=28, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597572930963/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:15:31, recoPlate=, plateColor=, sort=8)])
|
|
2020-08-16 21:36:57.631 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:57.645 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:57.645 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:57.645 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:57.645 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:57.645 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:57.645 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:57.645 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:57.645 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:57.645 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:57.645 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:57.645 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:57.645 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:57.645 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:57.645 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:57.645 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:57.645 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:57.645 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:57.645 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:57.645 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:57.645 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:57.645 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:57.645 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:57.645 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572930963/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7202f0db]
|
|
2020-08-16 21:36:57.646 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:57.645 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:57.645 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:57.646 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572930963/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3809b4f1]
|
|
2020-08-16 21:36:57.646 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:57.646 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:57.646 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572930963/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@25a6498e]
|
|
2020-08-16 21:36:57.646 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:57.646 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:57.646 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:57.646 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572930963/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@597a3d0f]
|
|
2020-08-16 21:36:57.646 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:57.646 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:57.646 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:57.646 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:57.646 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572930963/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1783e8b5]
|
|
2020-08-16 21:36:57.646 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572930963/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7c2f571d]
|
|
2020-08-16 21:36:57.646 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:57.646 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:57.661 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:57.661 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:57.662 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:57.662 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:57.662 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:57.662 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572930963/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6c653cb9]
|
|
2020-08-16 21:36:57.662 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:57.662 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:57.662 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:57.662 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:57.662 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:57.662 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:57.662 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:57.662 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:57.662 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572930963/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@62a49d1a]
|
|
2020-08-16 21:36:57.663 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:57.663 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:57.663 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:57.663 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:57.663 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572930963/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@30fd0c15]
|
|
2020-08-16 21:36:57.663 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:58.835 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:58.836 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:58.836 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 21:36:58.836 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:58.836 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 21:36:58.836 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%BB%91A%C2%B7B4444.jpg, false]
|
|
2020-08-16 21:36:58.836 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:58.838 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:36:58.838 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:36:58.838 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:36:58.838 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:36:58.838 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:36:58.838 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%BB%91A%C2%B7B4444.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6e3f8fb8]
|
|
2020-08-16 21:36:58.838 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:58.839 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:36:58.839 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:36:58.839 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:36:58.844 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=30, fileName=黑A·B4444.jpg, filePath=D:/PlateDetect/01_蓝牌/黑A·B4444.jpg, fileType=jpg, fileLength=0, plate=黑AB4444, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642732889/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-16 21:36:58.844 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:00.343 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:00.344 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:00.344 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:00.344 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:00.344 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 21:37:00.344 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:00.344 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:00.344 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:00.344 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 21:37:00.344 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:00.344 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%B2%81K%C2%B7K5555.jpg, false]
|
|
2020-08-16 21:37:00.344 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%B2%81K%C2%B7K5555.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@ca615a2]
|
|
2020-08-16 21:37:00.344 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:00.345 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:00.345 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:00.345 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:00.345 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:00.351 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=26, fileName=鲁K·K5555.jpg, filePath=D:/PlateDetect/01_蓝牌/鲁K·K5555.jpg, fileType=jpg, fileLength=0, plate=鲁KK5555, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642735188/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-16 21:37:00.351 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:01.025 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:01.025 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:01.025 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 21:37:01.025 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:01.025 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 21:37:01.025 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%B2%81J%C2%B7RW350.jpg, false]
|
|
2020-08-16 21:37:01.025 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:01.026 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:01.026 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:01.026 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:01.026 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:01.026 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:01.026 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%B2%81J%C2%B7RW350.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@12bfa73a]
|
|
2020-08-16 21:37:01.026 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:01.027 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:01.027 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:01.027 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:01.032 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=31, fileName=鲁J·RW350.jpg, filePath=D:/PlateDetect/01_蓝牌/鲁J·RW350.jpg, fileType=jpg, fileLength=0, plate=鲁JRW350, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642731868/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-16 21:37:01.032 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:01.731 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:01.731 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:01.731 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 21:37:01.731 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:01.731 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 21:37:01.731 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%B2%81B%C2%B7QG527.jpg, false]
|
|
2020-08-16 21:37:01.731 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:01.731 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:01.731 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:01.731 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:01.732 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:01.732 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:01.732 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%B2%81B%C2%B7QG527.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@eb213b0]
|
|
2020-08-16 21:37:01.732 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:01.732 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:01.732 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:01.732 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:01.738 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=33, fileName=鲁B·QG527.jpg, filePath=D:/PlateDetect/01_蓝牌/鲁B·QG527.jpg, fileType=jpg, fileLength=0, plate=鲁BQG527, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642732526/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-16 21:37:01.738 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:02.233 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:02.233 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:02.233 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:02.233 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:02.234 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:02.234 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 21:37:02.234 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:02.234 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:02.234 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:02.234 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 21:37:02.234 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%B2%81B%C2%B7995EQ.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5fc195d8]
|
|
2020-08-16 21:37:02.234 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:02.234 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%B2%81B%C2%B7995EQ.jpg, false]
|
|
2020-08-16 21:37:02.234 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:02.234 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:02.234 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:02.234 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:02.239 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=20, fileName=鲁B·995EQ.jpg, filePath=D:/PlateDetect/01_蓝牌/鲁B·995EQ.jpg, fileType=jpg, fileLength=0, plate=鲁B995EQ, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642726223/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-16 21:37:02.239 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:02.719 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:02.720 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:02.720 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 21:37:02.720 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:02.720 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 21:37:02.720 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%97%BDH%C2%B7BI508.jpg, false]
|
|
2020-08-16 21:37:02.720 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:02.722 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:02.722 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:02.722 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:02.722 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:02.722 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:02.722 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%97%BDH%C2%B7BI508.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@259a7213]
|
|
2020-08-16 21:37:02.722 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:02.722 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:02.723 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:02.723 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:02.726 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=18, fileName=闽H·BI508.jpg, filePath=D:/PlateDetect/01_蓝牌/闽H·BI508.jpg, fileType=jpg, fileLength=0, plate=闽HBI508, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597572955246/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=4531, parentId=18, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597572955246/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 10:15:55, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4533, parentId=18, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597572955246/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:55, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4527, parentId=18, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597572955246/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 10:15:55, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=4528, parentId=18, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597572955246/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 10:15:55, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=4526, parentId=18, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597572955246/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 10:15:55, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=4532, parentId=18, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597572955246/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 10:15:55, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=4534, parentId=18, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597572955246/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:15:55, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4529, parentId=18, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597572955246/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:15:55, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4530, parentId=18, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597572955246/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 10:15:55, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=4525, parentId=18, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597572955246/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 10:15:55, recoPlate=, plateColor=蓝牌, sort=99)])
|
|
2020-08-16 21:37:02.726 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:02.739 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:02.739 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:02.739 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:02.739 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:02.739 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:02.739 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:02.739 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:02.739 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:02.739 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:02.739 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:02.739 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:02.739 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:02.739 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572955246/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@306da857]
|
|
2020-08-16 21:37:02.739 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572955246/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@51ebc1]
|
|
2020-08-16 21:37:02.739 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:02.739 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:02.739 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:02.739 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:02.740 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:02.739 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:02.740 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:02.740 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:02.739 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:02.740 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:02.740 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:02.740 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:02.740 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:02.740 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:02.740 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:02.740 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:02.740 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:02.740 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:02.740 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572955246/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7db2601f]
|
|
2020-08-16 21:37:02.740 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572955246/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@559ae2ae]
|
|
2020-08-16 21:37:02.740 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:02.740 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:02.741 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:02.740 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:02.741 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572955246/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@563b8db]
|
|
2020-08-16 21:37:02.741 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:02.741 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572955246/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4e1f35]
|
|
2020-08-16 21:37:02.741 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:02.753 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:02.753 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:02.753 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:02.753 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:02.753 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:02.753 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572955246/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4446189f]
|
|
2020-08-16 21:37:02.753 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:02.754 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:02.754 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:02.754 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:02.754 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:02.754 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:02.754 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572955246/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4aba24f8]
|
|
2020-08-16 21:37:02.754 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:02.755 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:02.755 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:02.757 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:02.756 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:02.757 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:02.757 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:02.757 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:02.757 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:02.757 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:02.757 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572955246/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@62f972fb]
|
|
2020-08-16 21:37:02.757 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:02.757 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:02.758 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572955246/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6a2b678c]
|
|
2020-08-16 21:37:02.758 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:03.981 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:03.981 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:03.981 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:03.981 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:03.981 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:03.981 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 21:37:03.981 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:03.981 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:03.982 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:03.982 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 21:37:03.982 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%B2%81A%C2%B788888.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2bcdf85b]
|
|
2020-08-16 21:37:03.982 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%B2%81A%C2%B788888.jpg, false]
|
|
2020-08-16 21:37:03.982 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:03.982 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:03.982 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:03.982 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:03.982 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:03.986 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=22, fileName=鲁A·88888.jpg, filePath=D:/PlateDetect/01_蓝牌/鲁A·88888.jpg, fileType=jpg, fileLength=0, plate=鲁A88888, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642725208/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-16 21:37:03.986 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:09.819 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:09.820 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:09.820 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 21:37:09.820 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:09.820 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 21:37:09.820 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%B2%81A%C2%B788888.jpg, true]
|
|
2020-08-16 21:37:09.820 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:09.962 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=22, fileName=鲁A·88888.jpg, filePath=D:/PlateDetect/01_蓝牌/鲁A·88888.jpg, fileType=jpg, fileLength=0, plate=鲁A88888, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597585029822/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=4758, parentId=22, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597585029822/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 13:37:09, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4760, parentId=22, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597585029822/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 13:37:09, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=4759, parentId=22, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597585029822/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 13:37:09, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=4757, parentId=22, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597585029822/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 13:37:09, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=4756, parentId=22, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597585029822/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 13:37:09, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=4761, parentId=22, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597585029822/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 13:37:09, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=4755, parentId=22, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597585029822/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 13:37:09, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4754, parentId=22, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597585029822/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 13:37:09, recoPlate=, plateColor=未知, sort=99)])
|
|
2020-08-16 21:37:09.962 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:09.977 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:09.977 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:09.977 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:09.977 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:09.977 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:09.977 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:09.977 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:09.977 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585029822/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1cf71d4f]
|
|
2020-08-16 21:37:09.977 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:09.977 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:09.977 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:09.978 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:09.978 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585029822/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@629eab86]
|
|
2020-08-16 21:37:09.978 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:09.979 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:09.979 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:09.979 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:09.979 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:09.979 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:09.979 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:09.979 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:09.979 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585029822/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4aac6e2c]
|
|
2020-08-16 21:37:09.979 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:09.979 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:09.979 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:09.979 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:09.979 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:09.979 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:09.979 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:09.979 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:09.979 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585029822/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@57a815f2]
|
|
2020-08-16 21:37:09.980 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:09.980 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:09.980 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585029822/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@842ec4a]
|
|
2020-08-16 21:37:09.980 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:09.980 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:09.980 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:09.980 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:09.980 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:09.980 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:09.980 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585029822/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@74d35183]
|
|
2020-08-16 21:37:09.980 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:09.988 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:09.988 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:09.988 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:09.989 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:09.989 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:09.989 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:09.989 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:09.989 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:09.989 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:09.989 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:09.989 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:09.989 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:09.989 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:09.989 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:09.989 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:09.991 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:09.991 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:09.991 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:09.993 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:09.993 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:09.994 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:09.994 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:09.994 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:09.994 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585029822/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@c429d52]
|
|
2020-08-16 21:37:09.994 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:09.995 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:09.995 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:09.995 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:10.000 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:10.001 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:10.001 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:10.001 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:10.001 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:10.001 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585029822/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2d5cd580]
|
|
2020-08-16 21:37:10.001 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:10.009 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:10.009 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:10.009 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:20.150 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:20.151 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:20.151 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 21:37:20.151 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:20.151 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 21:37:20.151 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%97%BDH%C2%B7BI508.jpg, false]
|
|
2020-08-16 21:37:20.151 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:20.159 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=18, fileName=闽H·BI508.jpg, filePath=D:/PlateDetect/01_蓝牌/闽H·BI508.jpg, fileType=jpg, fileLength=0, plate=闽HBI508, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597572955246/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=4531, parentId=18, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597572955246/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 10:15:55, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4533, parentId=18, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597572955246/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:55, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4527, parentId=18, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597572955246/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 10:15:55, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=4528, parentId=18, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597572955246/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 10:15:55, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=4526, parentId=18, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597572955246/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 10:15:55, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=4532, parentId=18, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597572955246/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 10:15:55, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=4534, parentId=18, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597572955246/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:15:55, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4529, parentId=18, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597572955246/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:15:55, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4530, parentId=18, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597572955246/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 10:15:55, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=4525, parentId=18, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597572955246/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 10:15:55, recoPlate=, plateColor=蓝牌, sort=99)])
|
|
2020-08-16 21:37:20.159 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:20.169 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:20.169 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:20.169 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:20.169 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:20.169 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:20.169 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:20.169 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:20.169 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572955246/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@22f39dca]
|
|
2020-08-16 21:37:20.169 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:20.169 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:20.169 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:20.169 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:20.169 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:20.169 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:20.169 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:20.169 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:20.170 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:20.170 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:20.170 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:20.170 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:20.170 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:20.170 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:20.170 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:20.170 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:20.170 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:20.170 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:20.170 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572955246/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@27b3eb5d]
|
|
2020-08-16 21:37:20.170 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572955246/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1e7a03ed]
|
|
2020-08-16 21:37:20.170 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:20.170 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:20.170 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:20.170 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:20.170 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:20.170 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:20.170 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:20.170 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572955246/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@ca6662e]
|
|
2020-08-16 21:37:20.170 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:20.170 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:20.170 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572955246/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@230c0251]
|
|
2020-08-16 21:37:20.170 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572955246/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3b5a5fcc]
|
|
2020-08-16 21:37:20.170 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:20.170 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:20.186 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:20.186 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:20.186 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:20.186 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:20.186 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:20.186 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572955246/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@42fc91de]
|
|
2020-08-16 21:37:20.186 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:20.187 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:20.188 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:20.188 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:20.188 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:20.188 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:20.188 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:20.188 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:20.188 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:20.188 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:20.188 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:20.188 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:20.188 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:20.188 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:20.188 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572955246/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@79f58b93]
|
|
2020-08-16 21:37:20.188 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:20.188 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:20.188 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:20.188 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572955246/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@116bde8c]
|
|
2020-08-16 21:37:20.188 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572955246/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5c60780c]
|
|
2020-08-16 21:37:20.189 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:20.189 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:21.793 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:21.793 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:21.793 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 21:37:21.793 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:21.793 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 21:37:21.793 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%84%82C%C2%B7D3098.jpg, false]
|
|
2020-08-16 21:37:21.793 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:21.795 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:21.795 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:21.795 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:21.795 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:21.795 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:21.795 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E9%84%82C%C2%B7D3098.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5f1a5d37]
|
|
2020-08-16 21:37:21.795 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:21.796 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:21.796 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:21.796 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:21.797 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=23, fileName=鄂C·D3098.jpg, filePath=D:/PlateDetect/01_蓝牌/鄂C·D3098.jpg, fileType=jpg, fileLength=0, plate=鄂CD3098, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642724648/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-16 21:37:21.797 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:22.483 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:22.483 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:22.483 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 21:37:22.483 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:22.483 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 21:37:22.483 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E8%B5%A3E%C2%B788888.jpg, false]
|
|
2020-08-16 21:37:22.483 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:22.485 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:22.485 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:22.485 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:22.485 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:22.485 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:22.485 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E8%B5%A3E%C2%B788888.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4b848574]
|
|
2020-08-16 21:37:22.485 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:22.486 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:22.486 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:22.486 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:22.490 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=25, fileName=赣E·88888.jpg, filePath=D:/PlateDetect/01_蓝牌/赣E·88888.jpg, fileType=jpg, fileLength=0, plate=赣E88888, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597572948768/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=4511, parentId=25, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4485, parentId=25, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4489, parentId=25, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4515, parentId=25, fileName=debug_char_contour10.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_contour10.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4510, parentId=25, fileName=debug_char_contour11.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_contour11.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4499, parentId=25, fileName=debug_char_contour12.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_contour12.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4503, parentId=25, fileName=debug_char_contour13.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_contour13.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4495, parentId=25, fileName=debug_char_contour14.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_contour14.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4486, parentId=25, fileName=debug_char_contour15.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_contour15.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4490, parentId=25, fileName=debug_char_contour16.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_contour16.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4484, parentId=25, fileName=debug_char_contour17.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_contour17.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4491, parentId=25, fileName=debug_char_contour19.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_contour19.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4520, parentId=25, fileName=debug_char_contour20.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_contour20.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4524, parentId=25, fileName=debug_char_contour21.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_contour21.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4502, parentId=25, fileName=debug_char_contour22.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_contour22.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4497, parentId=25, fileName=debug_char_contour23.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_contour23.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4523, parentId=25, fileName=debug_char_contour24.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_contour24.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4522, parentId=25, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4516, parentId=25, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4513, parentId=25, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4517, parentId=25, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4500, parentId=25, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4509, parentId=25, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4506, parentId=25, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4514, parentId=25, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=4512, parentId=25, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=4504, parentId=25, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=4501, parentId=25, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=4483, parentId=25, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=4492, parentId=25, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4496, parentId=25, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4507, parentId=25, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4505, parentId=25, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4498, parentId=25, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4488, parentId=25, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4493, parentId=25, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4487, parentId=25, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=4508, parentId=25, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=4482, parentId=25, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=4518, parentId=25, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4521, parentId=25, fileName=debug_char_auxRoi_4.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_auxRoi_4.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4519, parentId=25, fileName=debug_char_auxRoi_5.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_auxRoi_5.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4494, parentId=25, fileName=debug_char_auxRoi_6.jpg, filePath=D:/PlateDetect/temp/1597572948768/debug_char_auxRoi_6.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4481, parentId=25, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597572948768/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 10:15:48, recoPlate=赣L88888, plateColor=蓝牌, sort=99)])
|
|
2020-08-16 21:37:22.491 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:22.510 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:22.510 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:22.510 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:22.510 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:22.510 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:22.510 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1029eae1]
|
|
2020-08-16 21:37:22.510 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:22.512 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:22.513 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:22.514 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:22.514 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:22.514 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:22.514 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:22.514 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4acffbf9]
|
|
2020-08-16 21:37:22.516 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:22.516 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:22.516 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:22.513 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:22.516 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:22.516 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:22.516 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:22.516 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:22.516 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7e9f3cea]
|
|
2020-08-16 21:37:22.516 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:22.515 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:22.515 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:22.517 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:22.517 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:22.517 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:22.517 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:22.517 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:22.517 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_contour12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6a7a59e4]
|
|
2020-08-16 21:37:22.517 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:22.517 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:22.518 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:22.518 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_contour10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@db9bcc4]
|
|
2020-08-16 21:37:22.518 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:22.517 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:22.520 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:22.521 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:22.522 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_contour11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7d9fe215]
|
|
2020-08-16 21:37:22.522 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:22.525 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:22.525 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:22.525 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:22.525 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:22.525 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:22.526 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_contour13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2bec24ab]
|
|
2020-08-16 21:37:22.526 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:22.533 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:22.534 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:22.534 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:22.534 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:22.534 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:22.535 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_contour15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@b51a9ae]
|
|
2020-08-16 21:37:22.535 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:22.535 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:22.535 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:22.535 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:22.535 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:22.536 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:22.535 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:22.536 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:22.536 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:22.536 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:22.536 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:22.536 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:22.537 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@30a39463]
|
|
2020-08-16 21:37:22.537 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:22.536 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:22.538 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:22.538 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:22.538 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_contour14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3a895f12]
|
|
2020-08-16 21:37:22.538 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:22.536 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:22.540 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_contour16.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1eeb3083]
|
|
2020-08-16 21:37:22.540 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:22.548 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:22.548 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:22.548 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:22.548 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:22.548 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:22.548 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_contour17.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@65195a25]
|
|
2020-08-16 21:37:22.548 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:22.550 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:22.550 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:22.550 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:22.550 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:22.550 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:22.550 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_contour19.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4ec33c81]
|
|
2020-08-16 21:37:22.550 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:22.555 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:22.556 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:22.556 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:22.556 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:22.556 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:22.556 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_contour21.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@18233e1f]
|
|
2020-08-16 21:37:22.556 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:22.556 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:22.556 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:22.556 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:22.556 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:22.557 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:22.557 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_contour23.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@218e2f4]
|
|
2020-08-16 21:37:22.557 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:22.564 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:22.564 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:22.564 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:22.564 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:22.564 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:22.564 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:22.564 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:22.564 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:22.564 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:22.565 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:22.564 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_contour24.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@10582fc]
|
|
2020-08-16 21:37:22.566 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:22.566 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:22.566 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:22.567 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:22.567 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:22.567 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:22.567 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7fc5e297]
|
|
2020-08-16 21:37:22.567 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:22.567 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_contour20.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3c331259]
|
|
2020-08-16 21:37:22.570 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:22.571 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:22.571 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:22.571 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:22.572 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:22.572 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@81a7ff0]
|
|
2020-08-16 21:37:22.572 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:22.572 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:22.572 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:22.572 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:22.572 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:22.573 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:22.573 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_contour22.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6a4aa4bb]
|
|
2020-08-16 21:37:22.573 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:22.573 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:22.573 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:22.573 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:22.573 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:22.573 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:22.573 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5aa00c25]
|
|
2020-08-16 21:37:22.573 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:22.568 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:22.586 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:22.586 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:22.587 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:22.587 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:22.587 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:22.587 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@b28504c]
|
|
2020-08-16 21:37:22.587 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:22.588 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:22.589 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:22.589 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:22.589 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:22.589 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:22.589 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_contour8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3bf63cdd]
|
|
2020-08-16 21:37:22.589 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:22.589 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:22.589 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:22.589 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:22.589 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:22.589 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:22.589 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3db0738f]
|
|
2020-08-16 21:37:22.589 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:22.592 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:22.594 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:22.594 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:22.594 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:22.594 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:22.594 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@683bdf]
|
|
2020-08-16 21:37:22.596 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:22.596 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:22.596 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:22.597 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:22.597 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:22.597 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:22.597 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@119b3224]
|
|
2020-08-16 21:37:22.597 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:22.598 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:22.596 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:22.598 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:22.598 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:22.598 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:22.598 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:22.598 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:22.598 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:22.598 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:22.598 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:22.598 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@304b84ad]
|
|
2020-08-16 21:37:22.598 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:22.598 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@169510ab]
|
|
2020-08-16 21:37:22.599 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:22.606 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:22.606 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:22.606 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:22.606 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:22.607 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:22.607 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6801d5f5]
|
|
2020-08-16 21:37:22.607 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:22.607 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:22.608 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:22.608 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:22.608 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:22.608 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:22.608 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@727a1cad]
|
|
2020-08-16 21:37:22.608 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:22.614 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:22.615 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:22.614 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:22.624 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:22.624 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:22.617 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:22.624 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:22.616 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:22.624 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:22.624 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:22.624 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:22.624 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:22.625 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:22.625 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:22.625 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:22.625 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:22.625 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:22.625 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@304e72eb]
|
|
2020-08-16 21:37:22.625 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:22.625 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:22.625 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:22.625 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:22.625 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@640993b7]
|
|
2020-08-16 21:37:22.625 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:22.625 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:22.625 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:22.625 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5e4b1125]
|
|
2020-08-16 21:37:22.625 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:22.625 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@62e5dada]
|
|
2020-08-16 21:37:22.628 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:22.625 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:22.631 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:22.631 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:22.631 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@15f4c18e]
|
|
2020-08-16 21:37:22.631 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:22.643 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:22.644 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:22.644 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:22.644 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:22.644 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:22.644 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5f0b08f5]
|
|
2020-08-16 21:37:22.644 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:22.645 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:22.645 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:22.645 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:22.645 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:22.645 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:22.645 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5fc9b7d1]
|
|
2020-08-16 21:37:22.645 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:22.647 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:22.647 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:22.647 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:22.647 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:22.648 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:22.648 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2836c27e]
|
|
2020-08-16 21:37:22.648 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:22.649 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:22.649 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:22.649 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:22.649 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:22.649 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:22.649 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:22.650 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:22.650 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:22.650 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2f8aadc9]
|
|
2020-08-16 21:37:22.650 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:22.650 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:22.650 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:22.650 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:22.650 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:22.651 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_auxRoi_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2706a862]
|
|
2020-08-16 21:37:22.651 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:22.651 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:22.656 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:22.658 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:22.659 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:22.659 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@506565b7]
|
|
2020-08-16 21:37:22.659 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:22.659 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:22.659 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:22.659 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:22.659 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:22.659 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:22.659 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:22.659 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:22.659 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_auxRoi_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7434b237]
|
|
2020-08-16 21:37:22.659 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:22.659 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:22.659 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:22.659 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_auxRoi_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@24164c6e]
|
|
2020-08-16 21:37:22.659 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:22.663 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:22.679 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:22.679 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:22.679 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:22.680 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:22.680 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572948768/debug_char_auxRoi_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7a4dd135]
|
|
2020-08-16 21:37:22.680 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:23.051 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:23.052 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:23.052 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 21:37:23.052 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:23.052 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 21:37:23.052 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E8%8B%8FE%C2%B76HX29.jpg, false]
|
|
2020-08-16 21:37:23.052 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:23.052 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:23.052 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:23.052 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:23.052 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:23.052 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:23.052 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E8%8B%8FE%C2%B76HX29.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@19e35d47]
|
|
2020-08-16 21:37:23.052 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:23.053 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:23.053 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:23.053 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:23.056 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=27, fileName=苏E·6HX29.jpg, filePath=D:/PlateDetect/01_蓝牌/苏E·6HX29.jpg, fileType=jpg, fileLength=0, plate=苏E6HX29, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642734565/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-16 21:37:23.056 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:25.354 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:25.354 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:25.354 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 21:37:25.354 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:25.354 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 21:37:25.354 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E8%8B%8FE%C2%B76HX29.jpg, true]
|
|
2020-08-16 21:37:25.354 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:25.502 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=27, fileName=苏E·6HX29.jpg, filePath=D:/PlateDetect/01_蓝牌/苏E·6HX29.jpg, fileType=jpg, fileLength=0, plate=苏E6HX29, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597585045356/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=4778, parentId=27, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597585045356/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 13:37:25, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4781, parentId=27, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597585045356/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:37:25, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4769, parentId=27, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597585045356/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:37:25, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4777, parentId=27, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597585045356/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:37:25, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4767, parentId=27, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597585045356/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:37:25, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4776, parentId=27, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597585045356/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:37:25, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4773, parentId=27, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597585045356/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:37:25, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4768, parentId=27, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597585045356/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:37:25, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4763, parentId=27, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597585045356/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 13:37:25, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=4780, parentId=27, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597585045356/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 13:37:25, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=4765, parentId=27, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597585045356/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 13:37:25, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=4779, parentId=27, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597585045356/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 13:37:25, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4770, parentId=27, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597585045356/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 13:37:25, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4775, parentId=27, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597585045356/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 13:37:25, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4774, parentId=27, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597585045356/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 13:37:25, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4772, parentId=27, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597585045356/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 13:37:25, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4764, parentId=27, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597585045356/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 13:37:25, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4782, parentId=27, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597585045356/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 13:37:25, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4783, parentId=27, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597585045356/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 13:37:25, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4771, parentId=27, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597585045356/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 13:37:25, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4766, parentId=27, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597585045356/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 13:37:25, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=4762, parentId=27, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597585045356/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 13:37:25, recoPlate=, plateColor=蓝牌, sort=99)])
|
|
2020-08-16 21:37:25.502 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:25.512 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:25.512 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:25.512 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:25.512 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:25.512 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:25.513 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585045356/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@41a5b97]
|
|
2020-08-16 21:37:25.513 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:25.514 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:25.514 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:25.514 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:25.514 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:25.514 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:25.514 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585045356/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@258b79dd]
|
|
2020-08-16 21:37:25.514 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:25.516 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:25.516 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:25.517 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:25.517 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:25.517 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:25.517 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:25.517 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:25.517 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:25.517 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:25.517 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:25.517 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585045356/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@659ad200]
|
|
2020-08-16 21:37:25.517 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585045356/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@18363ef0]
|
|
2020-08-16 21:37:25.517 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:25.517 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:25.518 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:25.518 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:25.518 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:25.518 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:25.518 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:25.518 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:25.518 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:25.518 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:25.518 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585045356/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@25444d35]
|
|
2020-08-16 21:37:25.518 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:25.518 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:25.518 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:25.518 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585045356/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@56ffaacc]
|
|
2020-08-16 21:37:25.518 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:25.521 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:25.522 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:25.522 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:25.526 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:25.526 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:25.526 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:25.526 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:25.526 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:25.526 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:25.526 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:25.526 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:25.526 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585045356/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3f0793ca]
|
|
2020-08-16 21:37:25.526 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:25.527 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:25.527 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:25.527 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:25.527 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:25.527 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:25.527 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:25.528 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:25.528 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:25.528 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:25.532 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:25.533 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:25.533 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:25.533 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:25.533 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:25.533 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:25.533 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:25.533 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:25.533 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585045356/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@43f8ab7a]
|
|
2020-08-16 21:37:25.533 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:25.533 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:25.534 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:25.534 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:25.537 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:25.537 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:25.537 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:25.537 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:25.537 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:25.537 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:25.537 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:25.537 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:25.537 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:25.538 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585045356/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1ffdd1a3]
|
|
2020-08-16 21:37:25.538 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:25.538 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:25.538 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585045356/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@71431cf2]
|
|
2020-08-16 21:37:25.538 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:25.540 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:25.540 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:25.540 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:25.540 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:25.540 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:25.540 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:25.540 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:25.540 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:25.540 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:25.540 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585045356/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6fe3bde]
|
|
2020-08-16 21:37:25.540 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:25.540 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:25.540 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585045356/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@33a0d08f]
|
|
2020-08-16 21:37:25.540 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:25.542 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:25.542 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:25.542 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:25.543 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:25.543 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:25.543 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585045356/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1a5b7eab]
|
|
2020-08-16 21:37:25.543 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:25.550 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:25.550 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:25.550 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:25.551 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:25.551 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:25.551 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:25.551 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:25.551 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:25.551 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:25.551 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:25.551 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:25.551 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:25.555 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:25.555 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:25.555 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:25.556 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:25.556 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:25.556 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:25.558 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:25.558 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:25.558 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:25.558 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:25.558 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:25.558 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585045356/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2f5e8d94]
|
|
2020-08-16 21:37:25.558 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:25.561 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:25.561 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:25.561 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:25.561 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:25.561 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:25.561 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585045356/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@115b3ae]
|
|
2020-08-16 21:37:25.561 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:25.563 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:25.563 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:25.563 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:25.563 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:25.563 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:25.563 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585045356/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@29a53b8a]
|
|
2020-08-16 21:37:25.563 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:25.565 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:25.565 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:25.565 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:25.565 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:25.565 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:25.565 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585045356/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4a7d74e4]
|
|
2020-08-16 21:37:25.565 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:25.569 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:25.569 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:25.569 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:25.569 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:25.569 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:25.569 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585045356/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6563c370]
|
|
2020-08-16 21:37:25.569 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:25.570 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:25.570 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:25.570 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:25.570 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:25.570 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:25.570 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585045356/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@63264a34]
|
|
2020-08-16 21:37:25.570 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:25.574 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:25.574 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:25.574 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:25.582 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:25.582 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:25.582 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:25.583 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:25.584 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:25.584 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:25.584 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:25.584 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:25.584 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:25.584 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:25.583 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:25.585 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:25.585 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:25.585 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:25.585 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:25.585 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585045356/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@b3abb33]
|
|
2020-08-16 21:37:25.585 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:25.584 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:25.584 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:25.586 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:25.586 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:25.587 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:25.589 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:25.589 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:25.589 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:25.589 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:25.589 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:25.589 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585045356/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@685f531]
|
|
2020-08-16 21:37:25.589 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:25.594 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:25.594 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:25.594 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:25.594 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:25.594 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:25.594 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585045356/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@38669639]
|
|
2020-08-16 21:37:25.594 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:25.602 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:25.602 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:25.602 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:25.606 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:25.606 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:25.606 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:25.606 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:25.606 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:25.606 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:37.415 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:37.415 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:37.416 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:37.416 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:37.416 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 21:37:37.416 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:37.416 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:37.416 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:37.416 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 21:37:37.416 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:37.416 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E7%B2%A4B%C2%B7TM529.jpg, false]
|
|
2020-08-16 21:37:37.416 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E7%B2%A4B%C2%B7TM529.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@170b665d]
|
|
2020-08-16 21:37:37.417 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:37.417 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:37.417 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:37.417 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:37.417 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:37.426 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=24, fileName=粤B·TM529.jpg, filePath=D:/PlateDetect/01_蓝牌/粤B·TM529.jpg, fileType=jpg, fileLength=0, plate=粤BTM529, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597572812130/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=4390, parentId=24, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4405, parentId=24, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4397, parentId=24, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4402, parentId=24, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4399, parentId=24, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4395, parentId=24, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4389, parentId=24, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4392, parentId=24, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4411, parentId=24, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4407, parentId=24, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4404, parentId=24, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4385, parentId=24, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=4391, parentId=24, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=4396, parentId=24, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=4388, parentId=24, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=4401, parentId=24, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=4398, parentId=24, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4386, parentId=24, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4394, parentId=24, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4384, parentId=24, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4383, parentId=24, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4409, parentId=24, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4403, parentId=24, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4408, parentId=24, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=4400, parentId=24, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=4406, parentId=24, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=4413, parentId=24, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4414, parentId=24, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4410, parentId=24, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4412, parentId=24, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4393, parentId=24, fileName=debug_char_auxRoi_4.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_char_auxRoi_4.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4387, parentId=24, fileName=debug_char_auxRoi_5.jpg, filePath=D:/PlateDetect/temp/1597572812130/debug_char_auxRoi_5.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4382, parentId=24, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597572812130/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 10:13:34, recoPlate=琼BTM52, plateColor=未知, sort=99)])
|
|
2020-08-16 21:37:37.426 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:37.441 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:37.441 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:37.442 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:37.442 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:37.442 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:37.442 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@76237e3]
|
|
2020-08-16 21:37:37.442 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:37.442 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:37.442 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:37.442 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:37.442 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:37.442 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:37.442 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@341770e1]
|
|
2020-08-16 21:37:37.442 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:37.442 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:37.442 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:37.443 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:37.443 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:37.443 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:37.443 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@27a34f3d]
|
|
2020-08-16 21:37:37.443 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:37.446 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:37.446 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:37.446 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:37.447 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:37.447 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:37.447 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:37.447 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:37.447 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:37.448 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:37.448 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:37.448 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:37.448 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@31ef7d7]
|
|
2020-08-16 21:37:37.448 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:37.448 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@420f404d]
|
|
2020-08-16 21:37:37.447 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:37.449 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:37.449 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:37.449 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:37.450 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:37.450 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@dfe5148]
|
|
2020-08-16 21:37:37.450 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:37.454 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:37.454 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:37.454 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:37.454 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:37.454 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:37.454 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2ab17cef]
|
|
2020-08-16 21:37:37.454 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:37.459 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:37.459 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:37.459 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:37.460 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:37.460 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:37.460 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:37.460 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:37.460 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:37.460 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:37.460 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@93063f0]
|
|
2020-08-16 21:37:37.460 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:37.460 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:37.460 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@22008e62]
|
|
2020-08-16 21:37:37.460 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:37.462 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:37.463 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:37.463 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:37.463 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:37.463 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:37.464 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6036e889]
|
|
2020-08-16 21:37:37.464 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:37.464 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:37.465 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:37.465 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:37.465 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:37.465 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:37.465 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_char_contour8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@11016e5d]
|
|
2020-08-16 21:37:37.464 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:37.465 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:37.465 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:37.465 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:37.465 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:37.465 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:37.465 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5fa057a2]
|
|
2020-08-16 21:37:37.465 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:37.469 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:37.470 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:37.470 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:37.470 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:37.470 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:37.470 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@347b3f0e]
|
|
2020-08-16 21:37:37.470 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:37.478 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:37.478 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:37.478 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:37.478 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:37.478 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:37.478 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@56dfe540]
|
|
2020-08-16 21:37:37.478 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:37.478 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:37.478 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:37.478 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:37.478 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:37.478 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:37.478 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4fe1ce64]
|
|
2020-08-16 21:37:37.478 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:37.481 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:37.484 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:37.484 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:37.484 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:37.484 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:37.484 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@e742cd5]
|
|
2020-08-16 21:37:37.484 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:37.485 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:37.485 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:37.485 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:37.486 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:37.487 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:37.487 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5545a592]
|
|
2020-08-16 21:37:37.487 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:37.487 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:37.487 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:37.487 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:37.487 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:37.487 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:37.487 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7cd80f4a]
|
|
2020-08-16 21:37:37.487 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:37.488 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:37.489 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:37.489 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:37.489 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:37.489 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:37.490 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@851f51a]
|
|
2020-08-16 21:37:37.490 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:37.497 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:37.497 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:37.497 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:37.497 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:37.497 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:37.497 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1b0571e5]
|
|
2020-08-16 21:37:37.497 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:37.501 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:37.501 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:37.501 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:37.501 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:37.501 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:37.501 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:37.501 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@162bb4ad]
|
|
2020-08-16 21:37:37.501 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:37.501 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:37.501 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:37.501 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:37.501 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:37.501 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@30871183]
|
|
2020-08-16 21:37:37.501 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:37.501 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:37.502 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:37.502 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:37.502 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:37.502 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:37.502 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5d3611ff]
|
|
2020-08-16 21:37:37.502 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:37.502 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:37.502 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:37.502 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:37.502 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:37.502 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:37.502 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@114bc31d]
|
|
2020-08-16 21:37:37.502 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:37.507 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:37.544 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:37.508 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:37.545 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:37.545 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:37.545 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:37.545 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:37.545 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:37.545 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@540aadf5]
|
|
2020-08-16 21:37:37.545 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:37.510 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:37.546 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:37.546 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:37.546 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:37.546 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:37.546 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7961f457]
|
|
2020-08-16 21:37:37.546 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:37.512 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:37.548 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:37.548 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:37.548 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:37.545 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:37.548 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:37.549 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1d7f092d]
|
|
2020-08-16 21:37:37.549 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:37.548 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:37.549 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5d239e61]
|
|
2020-08-16 21:37:37.549 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:37.560 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:37.561 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:37.561 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:37.561 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:37.561 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:37.562 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5fd95eb7]
|
|
2020-08-16 21:37:37.562 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:37.560 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:37.562 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:37.562 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:37.562 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:37.562 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:37.562 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@56ec2400]
|
|
2020-08-16 21:37:37.562 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:37.564 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:37.564 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:37.566 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:37.564 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:37.566 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:37.566 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:37.566 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:37.566 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:37.566 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:37.566 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:37.566 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:37.566 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:37.566 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:37.566 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_char_auxRoi_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@245a5d13]
|
|
2020-08-16 21:37:37.566 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:37.566 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:37.566 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_char_auxRoi_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@c909787]
|
|
2020-08-16 21:37:37.566 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:37.566 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:37.567 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572812130/debug_char_auxRoi_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4dc2b9d1]
|
|
2020-08-16 21:37:37.567 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:43.881 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:43.881 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:43.882 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:43.882 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:43.882 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 21:37:43.882 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:43.882 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:43.882 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:43.882 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 21:37:43.882 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:43.882 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E6%B9%98G%C2%B760009.jpg, false]
|
|
2020-08-16 21:37:43.882 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:43.882 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E6%B9%98G%C2%B760009.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@15653ff9]
|
|
2020-08-16 21:37:43.882 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:43.882 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:43.883 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:43.883 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:43.890 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=29, fileName=湘G·60009.jpg, filePath=D:/PlateDetect/01_蓝牌/湘G·60009.jpg, fileType=jpg, fileLength=0, plate=湘G60009, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597572946245/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=4458, parentId=29, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4479, parentId=29, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4466, parentId=29, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4471, parentId=29, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4468, parentId=29, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4463, parentId=29, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4477, parentId=29, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4473, parentId=29, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4459, parentId=29, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4457, parentId=29, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=4461, parentId=29, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=4480, parentId=29, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=4476, parentId=29, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=4469, parentId=29, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4462, parentId=29, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4464, parentId=29, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4474, parentId=29, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4470, parentId=29, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4475, parentId=29, fileName=debug_crop_6.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_crop_6.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4478, parentId=29, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4472, parentId=29, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4460, parentId=29, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4467, parentId=29, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4465, parentId=29, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=4456, parentId=29, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597572946245/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=未知, sort=99)])
|
|
2020-08-16 21:37:43.891 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:43.904 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:43.904 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:43.904 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:43.904 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:43.904 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:43.904 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:43.904 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:43.905 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:43.905 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:43.905 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6c7ea3e8]
|
|
2020-08-16 21:37:43.905 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:43.905 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:43.905 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@41d4de1e]
|
|
2020-08-16 21:37:43.905 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:43.911 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:43.911 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:43.911 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:43.912 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:43.912 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:43.911 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:43.912 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:43.912 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:43.912 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:43.912 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:43.912 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:43.912 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:43.912 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:43.912 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:43.912 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:43.912 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:43.912 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:43.912 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:43.912 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:43.912 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@29e75b84]
|
|
2020-08-16 21:37:43.912 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:43.912 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@132cf29f]
|
|
2020-08-16 21:37:43.912 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5b8942a5]
|
|
2020-08-16 21:37:43.912 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:43.912 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@29776a5d]
|
|
2020-08-16 21:37:43.912 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:43.912 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:43.912 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:43.917 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:43.917 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:43.917 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:43.917 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:43.917 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:43.917 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@31f7eb8f]
|
|
2020-08-16 21:37:43.917 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:43.918 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:43.918 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:43.918 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:43.918 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:43.919 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:43.919 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@d5f18d4]
|
|
2020-08-16 21:37:43.919 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:43.923 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:43.923 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:43.923 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:43.923 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:43.923 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:43.923 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_char_contour8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@193eb432]
|
|
2020-08-16 21:37:43.924 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:43.924 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:43.924 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:43.924 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:43.924 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:43.924 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:43.924 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4750fc86]
|
|
2020-08-16 21:37:43.924 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:43.926 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:43.926 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:43.926 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:43.926 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:43.926 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:43.926 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6808d681]
|
|
2020-08-16 21:37:43.926 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:43.928 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:43.928 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:43.928 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:43.928 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:43.928 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:43.928 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:43.928 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:43.928 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:43.928 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:43.928 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:43.928 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@65ad8e9]
|
|
2020-08-16 21:37:43.928 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@17fd8554]
|
|
2020-08-16 21:37:43.928 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:43.928 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:43.930 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:43.934 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:43.934 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:43.937 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:43.937 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:43.982 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:43.982 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:43.982 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:43.982 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:43.982 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:43.982 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:43.982 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:43.982 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:43.982 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:43.982 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:43.982 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:43.982 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:43.982 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:43.982 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:43.982 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:43.982 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:43.982 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:43.982 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:43.982 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4160ac0f]
|
|
2020-08-16 21:37:43.982 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@19093ce9]
|
|
2020-08-16 21:37:43.982 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@682413f9]
|
|
2020-08-16 21:37:43.982 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:43.982 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:43.982 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:43.982 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:43.982 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:43.983 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5c9931f0]
|
|
2020-08-16 21:37:43.982 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2b0ae483]
|
|
2020-08-16 21:37:43.983 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:43.983 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:43.992 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:43.992 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:43.992 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:43.992 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:43.992 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:43.992 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@38c9f5fe]
|
|
2020-08-16 21:37:43.992 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:43.994 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:43.994 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:43.994 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:43.994 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:43.994 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:43.994 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_crop_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@10f53645]
|
|
2020-08-16 21:37:43.994 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:43.994 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:43.995 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:43.995 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:43.995 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:43.995 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:43.995 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@18e26f32]
|
|
2020-08-16 21:37:43.995 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:43.996 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:43.996 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:43.996 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:43.996 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:43.997 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:43.997 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:43.997 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:43.997 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:43.997 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:43.997 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1a4041d]
|
|
2020-08-16 21:37:43.997 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:43.996 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:43.997 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:43.998 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:43.998 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:43.998 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:43.998 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@10999727]
|
|
2020-08-16 21:37:43.998 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:43.998 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:43.998 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@314d6a75]
|
|
2020-08-16 21:37:43.998 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:44.002 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:44.002 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:44.002 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:44.002 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:44.002 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:44.002 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@a25f652]
|
|
2020-08-16 21:37:44.002 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:44.667 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:44.668 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:44.668 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 21:37:44.668 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:44.668 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 21:37:44.668 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E6%B5%99A%C2%B788888.jpg, false]
|
|
2020-08-16 21:37:44.668 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:44.670 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:44.670 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:44.670 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:44.670 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:44.670 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:44.670 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E6%B5%99A%C2%B788888.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@54baf3e8]
|
|
2020-08-16 21:37:44.670 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:44.670 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:44.670 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:44.670 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:44.672 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=19, fileName=浙A·88888.jpg, filePath=D:/PlateDetect/01_蓝牌/浙A·88888.jpg, fileType=jpg, fileLength=0, plate=浙A88888, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642726826/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-16 21:37:44.672 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:45.454 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:45.454 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:45.454 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 21:37:45.454 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:45.454 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 21:37:45.454 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E6%B9%98G%C2%B760009.jpg, false]
|
|
2020-08-16 21:37:45.454 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:45.458 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=29, fileName=湘G·60009.jpg, filePath=D:/PlateDetect/01_蓝牌/湘G·60009.jpg, fileType=jpg, fileLength=0, plate=湘G60009, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597572946245/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=4458, parentId=29, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4479, parentId=29, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4466, parentId=29, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4471, parentId=29, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4468, parentId=29, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4463, parentId=29, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4477, parentId=29, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4473, parentId=29, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4459, parentId=29, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4457, parentId=29, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=4461, parentId=29, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=4480, parentId=29, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=4476, parentId=29, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=4469, parentId=29, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4462, parentId=29, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4464, parentId=29, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4474, parentId=29, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4470, parentId=29, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4475, parentId=29, fileName=debug_crop_6.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_crop_6.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4478, parentId=29, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4472, parentId=29, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4460, parentId=29, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4467, parentId=29, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4465, parentId=29, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597572946245/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=4456, parentId=29, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597572946245/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 10:15:46, recoPlate=, plateColor=未知, sort=99)])
|
|
2020-08-16 21:37:45.458 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:45.472 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:45.473 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:45.473 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:45.473 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:45.473 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:45.473 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@392d9217]
|
|
2020-08-16 21:37:45.473 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:45.475 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:45.476 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:45.476 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:45.476 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:45.476 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:45.476 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:45.476 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@204fe7e7]
|
|
2020-08-16 21:37:45.476 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:45.475 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:45.476 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:45.476 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:45.476 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:45.476 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:45.476 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:45.476 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:45.476 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:45.476 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7db12b62]
|
|
2020-08-16 21:37:45.476 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:45.476 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@39e9ef74]
|
|
2020-08-16 21:37:45.476 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:45.477 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:45.477 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:45.477 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:45.477 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:45.478 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:45.478 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:45.476 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:45.478 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:45.478 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:45.479 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:45.479 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:45.479 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@36dfec0d]
|
|
2020-08-16 21:37:45.479 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@58be83c]
|
|
2020-08-16 21:37:45.479 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:45.479 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:45.483 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:45.483 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:45.483 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:45.483 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:45.484 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:45.484 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5271daf6]
|
|
2020-08-16 21:37:45.484 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:45.489 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:45.490 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:45.490 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:45.490 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:45.490 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:45.490 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@15abaf88]
|
|
2020-08-16 21:37:45.490 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:45.492 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:45.492 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:45.492 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:45.492 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:45.493 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:45.493 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_char_contour8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@44c9652d]
|
|
2020-08-16 21:37:45.493 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:45.494 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:45.495 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:45.494 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:45.495 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:45.495 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:45.494 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:45.495 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:45.495 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:45.495 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:45.495 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:45.495 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:45.496 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:45.496 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:45.496 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@64c9b6df]
|
|
2020-08-16 21:37:45.496 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:45.496 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:45.496 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:45.496 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:45.496 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:45.496 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:45.496 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:45.496 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@374cc055]
|
|
2020-08-16 21:37:45.496 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:45.496 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@649689d4]
|
|
2020-08-16 21:37:45.496 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:45.496 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@662c1a2f]
|
|
2020-08-16 21:37:45.496 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:45.496 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:45.499 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:45.505 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:45.506 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:45.502 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:45.506 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:45.506 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:45.506 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:45.505 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:45.506 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:45.506 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:45.506 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:45.506 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:45.506 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:45.506 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:45.507 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:45.507 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@71c0ae2]
|
|
2020-08-16 21:37:45.507 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:45.505 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:45.507 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:45.507 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:45.507 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:45.507 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:45.506 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:45.506 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:45.506 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2577ba29]
|
|
2020-08-16 21:37:45.507 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:45.507 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@284ce164]
|
|
2020-08-16 21:37:45.507 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@437c3677]
|
|
2020-08-16 21:37:45.507 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:45.508 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:45.508 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:45.508 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:45.508 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:45.508 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6978439b]
|
|
2020-08-16 21:37:45.508 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:45.514 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:45.514 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:45.514 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:45.514 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:45.514 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:45.514 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@51f0b7e5]
|
|
2020-08-16 21:37:45.514 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:45.521 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:45.521 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:45.521 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:45.521 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:45.521 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:45.521 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:45.521 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:45.521 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:45.521 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:45.521 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:45.521 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1fe55837]
|
|
2020-08-16 21:37:45.521 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_crop_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@22cf71fd]
|
|
2020-08-16 21:37:45.521 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:45.521 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:45.522 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:45.522 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:45.522 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:45.522 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:45.522 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:45.522 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@16f1cda]
|
|
2020-08-16 21:37:45.523 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:45.523 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:45.523 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:45.523 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:45.522 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:45.523 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:45.523 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:45.524 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:45.524 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:45.524 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4f6f7a23]
|
|
2020-08-16 21:37:45.524 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:45.523 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:45.524 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:45.524 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1252f290]
|
|
2020-08-16 21:37:45.524 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:45.529 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:45.530 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:45.531 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:45.531 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:45.531 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:45.531 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572946245/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@68b89c27]
|
|
2020-08-16 21:37:45.531 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:46.858 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:46.859 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:46.859 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 21:37:46.859 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:46.859 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 21:37:46.859 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E6%B9%98G%C2%B760009.jpg, true]
|
|
2020-08-16 21:37:46.859 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.040 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=29, fileName=湘G·60009.jpg, filePath=D:/PlateDetect/01_蓝牌/湘G·60009.jpg, fileType=jpg, fileLength=0, plate=湘G60009, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597585066861/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=4786, parentId=29, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597585066861/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 13:37:47, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4801, parentId=29, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597585066861/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:37:47, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4795, parentId=29, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597585066861/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:37:47, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4799, parentId=29, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597585066861/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:37:47, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4796, parentId=29, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597585066861/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:37:47, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4791, parentId=29, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597585066861/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:37:47, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4804, parentId=29, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597585066861/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:37:47, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4798, parentId=29, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597585066861/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:37:47, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4802, parentId=29, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597585066861/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:37:47, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4797, parentId=29, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597585066861/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:37:47, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4789, parentId=29, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597585066861/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:37:47, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4785, parentId=29, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597585066861/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 13:37:47, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=4788, parentId=29, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597585066861/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 13:37:47, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=4800, parentId=29, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597585066861/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 13:37:47, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=4810, parentId=29, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597585066861/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 13:37:47, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=4803, parentId=29, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597585066861/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 13:37:47, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4806, parentId=29, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597585066861/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 13:37:47, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4790, parentId=29, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597585066861/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 13:37:47, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4794, parentId=29, fileName=debug_crop_6.jpg, filePath=D:/PlateDetect/temp/1597585066861/debug_crop_6.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 13:37:47, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4787, parentId=29, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597585066861/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 13:37:47, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4809, parentId=29, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597585066861/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 13:37:47, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4807, parentId=29, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597585066861/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 13:37:47, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4805, parentId=29, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597585066861/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 13:37:47, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4808, parentId=29, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597585066861/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 13:37:47, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4793, parentId=29, fileName=debug_resize_6.jpg, filePath=D:/PlateDetect/temp/1597585066861/debug_resize_6.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 13:37:47, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4792, parentId=29, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597585066861/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 13:37:47, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=4784, parentId=29, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597585066861/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 13:37:47, recoPlate=, plateColor=未知, sort=99)])
|
|
2020-08-16 21:37:47.040 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.051 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:47.051 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:47.051 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:47.051 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:47.051 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:47.051 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585066861/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@738eac3]
|
|
2020-08-16 21:37:47.051 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.053 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:47.053 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:47.053 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:47.053 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:47.053 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:47.053 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585066861/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@753ab3fe]
|
|
2020-08-16 21:37:47.053 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.054 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:47.054 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:47.054 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:47.054 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:47.054 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:47.054 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:47.054 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:47.054 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:47.054 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:47.055 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:47.054 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585066861/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@253c1f4e]
|
|
2020-08-16 21:37:47.055 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.055 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585066861/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@788ba913]
|
|
2020-08-16 21:37:47.056 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.056 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:47.056 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:47.056 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:47.056 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:47.056 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:47.056 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:47.056 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:47.056 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:47.056 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:47.056 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585066861/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@14f53f06]
|
|
2020-08-16 21:37:47.056 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:47.056 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.057 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585066861/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4c49e595]
|
|
2020-08-16 21:37:47.057 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.066 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:47.066 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.066 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:47.066 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.066 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:47.066 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:47.067 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:47.067 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.067 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:47.067 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:47.067 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.067 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:47.070 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:47.070 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.070 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:47.072 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:47.072 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:47.072 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:47.072 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:47.072 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:47.072 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585066861/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2f7d7ea8]
|
|
2020-08-16 21:37:47.072 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.075 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:47.075 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:47.075 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:47.075 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:47.075 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:47.075 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585066861/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@67bed1b6]
|
|
2020-08-16 21:37:47.075 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.077 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:47.077 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.077 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:47.078 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:47.078 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:47.079 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:47.079 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:47.079 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:47.079 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585066861/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5146c86b]
|
|
2020-08-16 21:37:47.079 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.079 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:47.079 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:47.079 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:47.079 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:47.079 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:47.079 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585066861/debug_char_contour8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@549fc5a8]
|
|
2020-08-16 21:37:47.079 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.080 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:47.080 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:47.080 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:47.080 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:47.080 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:47.080 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585066861/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1e693d4f]
|
|
2020-08-16 21:37:47.080 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.082 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:47.082 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.082 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:47.083 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:47.083 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:47.083 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:47.083 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:47.083 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:47.083 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585066861/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4d6d47b]
|
|
2020-08-16 21:37:47.083 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.087 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:47.087 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:47.087 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:47.087 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:47.088 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:47.088 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585066861/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@606bfcc1]
|
|
2020-08-16 21:37:47.088 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.095 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:47.095 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.095 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:47.096 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:47.096 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.096 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:47.097 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:47.097 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.097 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:47.097 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:47.097 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.097 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:47.099 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:47.099 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.099 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:47.102 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:47.102 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:47.102 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:47.102 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:47.103 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:47.103 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585066861/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@220a1b10]
|
|
2020-08-16 21:37:47.103 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.103 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:47.103 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.103 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:47.104 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:47.105 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:47.105 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:47.105 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:47.105 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:47.105 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585066861/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@eef7b39]
|
|
2020-08-16 21:37:47.105 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.110 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:47.110 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:47.110 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:47.110 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:47.110 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:47.110 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:47.110 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:47.110 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:47.110 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:47.110 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:47.110 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585066861/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@75829174]
|
|
2020-08-16 21:37:47.110 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585066861/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7381e4cf]
|
|
2020-08-16 21:37:47.110 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.110 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.111 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:47.111 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:47.111 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:47.111 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:47.111 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:47.111 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585066861/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@e697d7b]
|
|
2020-08-16 21:37:47.111 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.115 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:47.115 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:47.115 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:47.115 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:47.115 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:47.115 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:47.115 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:47.115 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.115 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585066861/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1b6c0f3e]
|
|
2020-08-16 21:37:47.115 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.115 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:47.115 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.115 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:47.124 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:47.124 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:47.124 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:47.124 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:47.124 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:47.124 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585066861/debug_crop_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@49bdd15d]
|
|
2020-08-16 21:37:47.124 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.125 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:47.125 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:47.125 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:47.125 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:47.125 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:47.125 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:47.125 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.125 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585066861/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1d69e4b2]
|
|
2020-08-16 21:37:47.125 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:47.125 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.126 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:47.126 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.126 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:47.130 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:47.131 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:47.131 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:47.131 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:47.131 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:47.131 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585066861/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4b01b9bf]
|
|
2020-08-16 21:37:47.131 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.132 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:47.132 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.132 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:47.136 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:47.137 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:47.137 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:47.137 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:47.137 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:47.137 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585066861/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@63fa8519]
|
|
2020-08-16 21:37:47.137 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.137 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:47.138 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.138 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:47.138 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:47.138 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.138 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:47.138 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:47.138 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.138 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:47.140 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:47.140 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:47.140 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:47.140 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:47.140 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:47.140 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585066861/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5f704cd9]
|
|
2020-08-16 21:37:47.140 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.147 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:47.147 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:47.147 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:47.147 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:47.147 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:47.147 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:47.147 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:47.147 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:47.147 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:47.147 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:47.147 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:47.147 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:47.147 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585066861/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7ef0c3cd]
|
|
2020-08-16 21:37:47.147 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:47.147 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585066861/debug_resize_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4161ea13]
|
|
2020-08-16 21:37:47.147 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:47.147 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.147 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.147 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:47.148 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585066861/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7aed62e4]
|
|
2020-08-16 21:37:47.148 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.149 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:47.150 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.150 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:47.152 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:47.152 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.152 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:47.155 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:47.155 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.155 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:47.158 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:47.158 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.158 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:47.158 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:47.158 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.158 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:47.158 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:47.159 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:47.159 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:50.772 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:50.772 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:50.772 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 21:37:50.772 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:50.772 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 21:37:50.772 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E6%B5%99A%C2%B788888.jpg, false]
|
|
2020-08-16 21:37:50.773 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:50.777 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=19, fileName=浙A·88888.jpg, filePath=D:/PlateDetect/01_蓝牌/浙A·88888.jpg, fileType=jpg, fileLength=0, plate=浙A88888, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642726826/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-16 21:37:50.777 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:51.522 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:51.522 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:51.522 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 21:37:51.522 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:51.522 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 21:37:51.522 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACP%C2%B78BK60.jpg, false]
|
|
2020-08-16 21:37:51.522 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:51.522 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:51.522 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:51.522 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:51.522 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:51.522 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:51.522 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACP%C2%B78BK60.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4b64edae]
|
|
2020-08-16 21:37:51.522 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:51.523 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:51.523 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:51.523 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:51.527 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=21, fileName=京P·8BK60.jpg, filePath=D:/PlateDetect/01_蓝牌/京P·8BK60.jpg, fileType=jpg, fileLength=0, plate=京P8BK60, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597572910707/, recoPlate=, recoColor=, recoCorrect=3, debug=[PlateRecoDebugEntity(id=4420, parentId=21, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597572910707/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 10:15:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4419, parentId=21, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597572910707/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 10:15:12, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=4416, parentId=21, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597572910707/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 10:15:12, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=4417, parentId=21, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597572910707/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 10:15:12, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=4415, parentId=21, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597572910707/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 10:15:12, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=4418, parentId=21, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597572910707/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 10:15:12, recoPlate=, plateColor=, sort=5)])
|
|
2020-08-16 21:37:51.527 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:51.536 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:51.536 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:51.536 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:51.536 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:51.536 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:51.536 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:51.536 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:51.536 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572910707/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@111172eb]
|
|
2020-08-16 21:37:51.536 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:51.536 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:51.536 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:51.536 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:51.536 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572910707/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@557a3c4]
|
|
2020-08-16 21:37:51.536 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:51.537 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:51.537 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:51.537 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:51.537 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:51.537 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:51.537 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:51.537 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:51.537 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:51.537 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:51.537 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:51.537 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572910707/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5c9d9dea]
|
|
2020-08-16 21:37:51.537 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:51.537 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572910707/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6699e53]
|
|
2020-08-16 21:37:51.537 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:51.537 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:51.537 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:51.537 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:51.538 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:51.538 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:51.538 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:51.538 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:51.538 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:51.538 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572910707/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6d940fbc]
|
|
2020-08-16 21:37:51.538 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:51.538 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:51.538 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:51.538 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572910707/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@57705527]
|
|
2020-08-16 21:37:51.538 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.098 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:52.098 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:52.098 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:52.098 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:52.098 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:52.098 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 21:37:52.099 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:52.099 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:52.099 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:52.099 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 21:37:52.099 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACK%C2%B7M6680.jpg, false]
|
|
2020-08-16 21:37:52.099 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACK%C2%B7M6680.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@757a75f2]
|
|
2020-08-16 21:37:52.099 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.099 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.099 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:52.099 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.099 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:52.105 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=34, fileName=京K·M6680.jpg, filePath=D:/PlateDetect/01_蓝牌/京K·M6680.jpg, fileType=jpg, fileLength=0, plate=京KM6680, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597585010541/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=4742, parentId=34, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4745, parentId=34, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4748, parentId=34, fileName=debug_char_contour1.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_char_contour1.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4746, parentId=34, fileName=debug_char_contour10.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_char_contour10.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4741, parentId=34, fileName=debug_char_contour11.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_char_contour11.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4733, parentId=34, fileName=debug_char_contour12.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_char_contour12.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4736, parentId=34, fileName=debug_char_contour13.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_char_contour13.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4752, parentId=34, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4750, parentId=34, fileName=debug_char_contour4.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_char_contour4.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4753, parentId=34, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4751, parentId=34, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4738, parentId=34, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4735, parentId=34, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4727, parentId=34, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4737, parentId=34, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=4725, parentId=34, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=4728, parentId=34, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=4726, parentId=34, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=4720, parentId=34, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=4724, parentId=34, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4722, parentId=34, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4723, parentId=34, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4732, parentId=34, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4729, parentId=34, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4730, parentId=34, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=4731, parentId=34, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=4721, parentId=34, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=4749, parentId=34, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4744, parentId=34, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4740, parentId=34, fileName=debug_char_auxRoi_2.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_char_auxRoi_2.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4743, parentId=34, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4739, parentId=34, fileName=debug_char_auxRoi_4.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_char_auxRoi_4.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4734, parentId=34, fileName=debug_char_auxRoi_5.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_char_auxRoi_5.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4747, parentId=34, fileName=debug_char_auxRoi_6.jpg, filePath=D:/PlateDetect/temp/1597585010541/debug_char_auxRoi_6.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4719, parentId=34, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597585010541/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 13:36:52, recoPlate=津JKM668, plateColor=蓝牌, sort=99)])
|
|
2020-08-16 21:37:52.105 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.118 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:52.118 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:52.118 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:52.118 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:52.118 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:52.118 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4e275020]
|
|
2020-08-16 21:37:52.118 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.119 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:52.119 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:52.119 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:52.119 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.119 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:52.119 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:52.119 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:52.119 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:52.119 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7cac1cbd]
|
|
2020-08-16 21:37:52.119 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.120 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:52.120 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:52.120 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:52.120 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.120 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:52.120 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:52.120 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:52.120 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:52.121 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_char_contour1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@25d245d3]
|
|
2020-08-16 21:37:52.121 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.121 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:52.121 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.121 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:52.121 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:52.122 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:52.122 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:52.122 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:52.122 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:52.122 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_char_contour10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5f851b33]
|
|
2020-08-16 21:37:52.122 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.122 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:52.122 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:52.122 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:52.122 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:52.122 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:52.122 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_char_contour11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@238f6cbc]
|
|
2020-08-16 21:37:52.122 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.123 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:52.123 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:52.123 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.123 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:52.122 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:52.123 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:52.123 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.123 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:52.123 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:52.123 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:52.123 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_char_contour12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1c330a48]
|
|
2020-08-16 21:37:52.123 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:52.123 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.125 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:52.125 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.125 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:52.135 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:52.136 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:52.136 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:52.136 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:52.136 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:52.136 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_char_contour13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@a7697f5]
|
|
2020-08-16 21:37:52.136 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.136 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:52.136 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:52.136 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:52.136 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:52.136 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:52.136 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:52.136 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:52.136 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:52.136 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:52.136 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_char_contour4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@c8a3e4b]
|
|
2020-08-16 21:37:52.136 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.136 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:52.137 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:52.137 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@54167711]
|
|
2020-08-16 21:37:52.137 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.137 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:52.137 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:52.137 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:52.137 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:52.137 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:52.138 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:52.138 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:52.138 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:52.138 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2ef6bdc3]
|
|
2020-08-16 21:37:52.138 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.136 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:52.138 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.138 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:52.138 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:52.138 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:52.138 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.138 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:52.137 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:52.141 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:52.141 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:52.141 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:52.138 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.141 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:52.137 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.138 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:52.142 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:52.142 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@419c1121]
|
|
2020-08-16 21:37:52.141 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:52.142 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:52.143 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3a5e9fc9]
|
|
2020-08-16 21:37:52.143 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.143 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.143 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:52.144 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.144 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:52.144 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:52.144 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.144 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:52.147 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:52.147 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:52.147 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:52.147 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:52.147 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:52.148 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@f4a7644]
|
|
2020-08-16 21:37:52.148 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.153 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:52.153 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.153 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:52.155 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:52.156 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:52.156 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:52.156 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:52.156 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:52.156 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@564ced47]
|
|
2020-08-16 21:37:52.156 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.156 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:52.156 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.156 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:52.157 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:52.157 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:52.157 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:52.157 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:52.157 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:52.158 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@246bfa02]
|
|
2020-08-16 21:37:52.158 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.158 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:52.158 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.158 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:52.159 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:52.159 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:52.159 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:52.159 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:52.159 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:52.159 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6e135045]
|
|
2020-08-16 21:37:52.159 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.160 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:52.160 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.160 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:52.165 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:52.165 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:52.165 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:52.165 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:52.165 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:52.165 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_char_contour8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@66d104e4]
|
|
2020-08-16 21:37:52.165 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.165 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:52.165 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:52.165 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:52.165 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:52.165 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:52.165 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4f31a165]
|
|
2020-08-16 21:37:52.165 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.165 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:52.165 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.165 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:52.165 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:52.170 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.170 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:52.172 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:52.172 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:52.172 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:52.172 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:52.173 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:52.173 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6b75113c]
|
|
2020-08-16 21:37:52.173 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.173 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:52.173 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.174 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:52.175 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:52.175 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:52.175 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:52.175 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:52.175 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:52.175 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7eae6027]
|
|
2020-08-16 21:37:52.175 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.176 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:52.176 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.176 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:52.176 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:52.176 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:52.176 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:52.176 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:52.177 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:52.177 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@a9d2417]
|
|
2020-08-16 21:37:52.177 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.177 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:52.177 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.177 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:52.180 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:52.180 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:52.180 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:52.180 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:52.180 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:52.180 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4846894c]
|
|
2020-08-16 21:37:52.181 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.181 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:52.181 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.181 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:52.195 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:52.196 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:52.196 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:52.196 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:52.196 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:52.196 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5dd44f6b]
|
|
2020-08-16 21:37:52.196 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.196 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:52.196 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.196 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:52.201 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:52.201 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:52.201 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:52.201 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:52.201 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:52.201 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:52.201 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:52.202 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:52.201 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:52.202 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:52.202 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:52.202 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@168518e1]
|
|
2020-08-16 21:37:52.202 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.202 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:52.202 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:52.202 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:52.202 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@480e7abc]
|
|
2020-08-16 21:37:52.202 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.202 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:52.202 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@b8765d3]
|
|
2020-08-16 21:37:52.202 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.202 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:52.203 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.203 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:52.204 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:52.204 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:52.204 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.204 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.205 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:52.205 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:52.207 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:52.207 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:52.207 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:52.207 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:52.207 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:52.207 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:52.207 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:52.208 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:52.208 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@593e7196]
|
|
2020-08-16 21:37:52.208 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:52.208 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:52.208 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3c5c95cd]
|
|
2020-08-16 21:37:52.208 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.208 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.208 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:52.208 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.208 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:52.209 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:52.209 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.209 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:52.214 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:52.214 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:52.214 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:52.214 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:52.215 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:52.215 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1b768de2]
|
|
2020-08-16 21:37:52.215 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.215 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:52.215 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.215 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:52.219 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:52.219 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:52.219 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:52.219 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:52.219 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:52.219 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@f523ea]
|
|
2020-08-16 21:37:52.219 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.220 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:52.220 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.220 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:52.221 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:52.221 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:52.224 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:52.224 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:52.224 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:52.224 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_char_auxRoi_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@51b4876a]
|
|
2020-08-16 21:37:52.224 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.225 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:52.225 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:52.225 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:52.225 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:52.225 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:52.225 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_char_auxRoi_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@349dbb17]
|
|
2020-08-16 21:37:52.225 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.225 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:52.226 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.226 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:52.226 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:52.229 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:52.230 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:52.230 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:52.230 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:52.230 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:52.230 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_char_auxRoi_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@43ca2e39]
|
|
2020-08-16 21:37:52.230 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.230 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.231 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:52.231 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:52.231 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.231 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:52.232 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:52.230 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:52.232 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:52.232 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:52.232 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:52.232 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:52.233 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:52.233 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:52.233 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:52.233 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:52.233 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_char_auxRoi_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4b83916]
|
|
2020-08-16 21:37:52.233 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.233 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585010541/debug_char_auxRoi_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6d0a4e88]
|
|
2020-08-16 21:37:52.233 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.239 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:52.239 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.240 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:52.240 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:52.240 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:52.240 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:53.165 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:53.165 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:53.165 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 21:37:53.165 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:53.165 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 21:37:53.165 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACP%C2%B78BK60.jpg, false]
|
|
2020-08-16 21:37:53.166 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:53.170 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=21, fileName=京P·8BK60.jpg, filePath=D:/PlateDetect/01_蓝牌/京P·8BK60.jpg, fileType=jpg, fileLength=0, plate=京P8BK60, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597572910707/, recoPlate=, recoColor=, recoCorrect=3, debug=[PlateRecoDebugEntity(id=4420, parentId=21, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597572910707/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 10:15:12, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4419, parentId=21, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597572910707/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 10:15:12, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=4416, parentId=21, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597572910707/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 10:15:12, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=4417, parentId=21, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597572910707/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 10:15:12, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=4415, parentId=21, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597572910707/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 10:15:12, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=4418, parentId=21, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597572910707/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 10:15:12, recoPlate=, plateColor=, sort=5)])
|
|
2020-08-16 21:37:53.171 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:53.179 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:53.179 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:53.180 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:53.180 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:53.180 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:53.180 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:53.180 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:53.180 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:53.180 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:53.180 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:53.180 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:53.180 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:53.180 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:53.180 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:53.180 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:53.180 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:53.180 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:53.180 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:53.180 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:53.180 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:53.180 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:53.180 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:53.180 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:53.180 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:53.180 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572910707/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4b774df6]
|
|
2020-08-16 21:37:53.180 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:53.180 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572910707/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@65259e96]
|
|
2020-08-16 21:37:53.180 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:53.180 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572910707/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4156f9f6]
|
|
2020-08-16 21:37:53.180 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572910707/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@456bc7f8]
|
|
2020-08-16 21:37:53.180 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:53.180 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:53.181 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:53.181 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:53.181 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572910707/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2647a516]
|
|
2020-08-16 21:37:53.181 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:53.181 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:53.181 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:53.181 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:53.182 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:53.184 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597572910707/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@12ee8d93]
|
|
2020-08-16 21:37:53.184 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:54.678 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:54.678 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:54.678 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 21:37:54.678 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:54.678 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 21:37:54.678 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C01_%E8%93%9D%E7%89%8C%5C%E4%BA%ACP%C2%B78BK60.jpg, true]
|
|
2020-08-16 21:37:54.678 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:54.818 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=21, fileName=京P·8BK60.jpg, filePath=D:/PlateDetect/01_蓝牌/京P·8BK60.jpg, fileType=jpg, fileLength=0, plate=京P8BK60, plateColor=BLUE, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597585074681/, recoPlate=, recoColor=, recoCorrect=3, debug=[PlateRecoDebugEntity(id=4814, parentId=21, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597585074681/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 13:37:54, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4816, parentId=21, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597585074681/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 13:37:54, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=4813, parentId=21, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597585074681/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 13:37:54, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=4812, parentId=21, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597585074681/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 13:37:54, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=4811, parentId=21, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597585074681/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 13:37:54, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=4815, parentId=21, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597585074681/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 13:37:54, recoPlate=, plateColor=, sort=5)])
|
|
2020-08-16 21:37:54.818 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:54.828 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:54.829 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:54.829 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:54.829 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:54.829 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:54.829 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585074681/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@63f1786f]
|
|
2020-08-16 21:37:54.829 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:54.830 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:54.830 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:54.830 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:54.830 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:54.830 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:54.830 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585074681/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2b80ced7]
|
|
2020-08-16 21:37:54.830 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:54.830 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:54.831 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:54.831 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:54.831 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:54.831 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:54.831 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:54.831 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:54.831 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:54.831 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:54.831 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:54.831 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:54.831 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:54.831 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585074681/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@22229adc]
|
|
2020-08-16 21:37:54.831 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:54.831 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585074681/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@19e497ec]
|
|
2020-08-16 21:37:54.831 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:54.831 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:54.831 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:54.831 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:37:54.831 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:37:54.831 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:37:54.831 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:37:54.831 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:54.832 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585074681/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@30371570]
|
|
2020-08-16 21:37:54.832 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:54.831 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:37:54.832 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585074681/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1ceebe2]
|
|
2020-08-16 21:37:54.832 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:54.839 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:54.839 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:54.839 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:54.839 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:54.839 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:54.839 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:54.839 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:54.839 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:54.840 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:54.840 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:54.840 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:54.840 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:54.840 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:54.840 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:54.840 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:37:54.841 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:37:54.841 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:37:54.841 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:03.911 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:03.911 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:03.911 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/getFileTreeByDir
|
|
2020-08-16 21:38:03.911 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:03.911 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.getFileTreeByDir
|
|
2020-08-16 21:38:03.911 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C02_%E9%BB%84%E7%89%8C, png,jpg,jpeg]
|
|
2020-08-16 21:38:03.912 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:03.912 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: [{"fileName":"皖A·45277.jpg","filePath":"D:\\PlateDetect\\02_黄牌\\皖A·45277.jpg","pid":"D:\\PlateDetect\\02_黄牌","id":"D:\\PlateDetect\\02_黄牌\\皖A·45277.jpg","isDir":false}]
|
|
2020-08-16 21:38:03.912 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:05.145 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:05.145 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:05.145 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 21:38:05.145 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:05.145 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 21:38:05.145 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C02_%E9%BB%84%E7%89%8C%5C%E7%9A%96A%C2%B745277.jpg, false]
|
|
2020-08-16 21:38:05.145 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:05.145 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:05.145 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:05.146 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:05.146 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:05.146 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:05.146 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C02_%E9%BB%84%E7%89%8C%5C%E7%9A%96A%C2%B745277.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4fcb81e3]
|
|
2020-08-16 21:38:05.146 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:05.149 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=1, fileName=皖A·45277.jpg, filePath=D:/PlateDetect/02_黄牌/皖A·45277.jpg, fileType=jpg, fileLength=0, plate=皖A45277, plateColor=YELLOW, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1588642721994/, recoPlate=, recoColor=, recoCorrect=0, debug=[])
|
|
2020-08-16 21:38:05.149 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:05.155 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:05.155 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:05.155 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:05.958 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:05.959 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:05.959 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//plate/recognise
|
|
2020-08-16 21:38:05.959 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:05.959 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.PlateController.recognise
|
|
2020-08-16 21:38:05.959 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:%5CPlateDetect%5C02_%E9%BB%84%E7%89%8C%5C%E7%9A%96A%C2%B745277.jpg, true]
|
|
2020-08-16 21:38:05.959 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.254 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: PlateFileEntity(id=1, fileName=皖A·45277.jpg, filePath=D:/PlateDetect/02_黄牌/皖A·45277.jpg, fileType=jpg, fileLength=0, plate=皖A45277, plateColor=YELLOW, lastRecoTime=2020-05-05 01:31:57, tempPath=D:/PlateDetect/temp/1597585085961/, recoPlate=, recoColor=, recoCorrect=0, debug=[PlateRecoDebugEntity(id=4841, parentId=1, fileName=debug_GaussianBlur.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_GaussianBlur.jpg, debugType=debug_GaussianBlur, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4835, parentId=1, fileName=debug_char_contour0.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_char_contour0.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4826, parentId=1, fileName=debug_char_contour10.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_char_contour10.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4830, parentId=1, fileName=debug_char_contour11.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_char_contour11.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4855, parentId=1, fileName=debug_char_contour12.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_char_contour12.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4857, parentId=1, fileName=debug_char_contour13.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_char_contour13.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4847, parentId=1, fileName=debug_char_contour14.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_char_contour14.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4850, parentId=1, fileName=debug_char_contour15.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_char_contour15.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4849, parentId=1, fileName=debug_char_contour16.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_char_contour16.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4852, parentId=1, fileName=debug_char_contour17.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_char_contour17.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4843, parentId=1, fileName=debug_char_contour18.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_char_contour18.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4844, parentId=1, fileName=debug_char_contour19.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_char_contour19.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4823, parentId=1, fileName=debug_char_contour2.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_char_contour2.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4825, parentId=1, fileName=debug_char_contour3.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_char_contour3.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4836, parentId=1, fileName=debug_char_contour5.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_char_contour5.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4859, parentId=1, fileName=debug_char_contour6.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_char_contour6.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4861, parentId=1, fileName=debug_char_contour7.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_char_contour7.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4848, parentId=1, fileName=debug_char_contour8.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_char_contour8.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4851, parentId=1, fileName=debug_char_contour9.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_char_contour9.jpg, debugType=debug_char, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=0), PlateRecoDebugEntity(id=4845, parentId=1, fileName=debug_gray.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_gray.jpg, debugType=debug_gray, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=1), PlateRecoDebugEntity(id=4831, parentId=1, fileName=debug_Sobel.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_Sobel.jpg, debugType=debug_Sobel, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=2), PlateRecoDebugEntity(id=4856, parentId=1, fileName=debug_threshold.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_threshold.jpg, debugType=debug_threshold, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=3), PlateRecoDebugEntity(id=4829, parentId=1, fileName=debug_morphology.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_morphology.jpg, debugType=debug_morphology, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=4), PlateRecoDebugEntity(id=4838, parentId=1, fileName=debug_Contours.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_Contours.jpg, debugType=debug_Contours, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=5), PlateRecoDebugEntity(id=4840, parentId=1, fileName=debug_crop_1.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_crop_1.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4853, parentId=1, fileName=debug_crop_10.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_crop_10.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4842, parentId=1, fileName=debug_crop_11.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_crop_11.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4846, parentId=1, fileName=debug_crop_12.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_crop_12.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4824, parentId=1, fileName=debug_crop_2.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_crop_2.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4828, parentId=1, fileName=debug_crop_3.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_crop_3.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4833, parentId=1, fileName=debug_crop_4.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_crop_4.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4837, parentId=1, fileName=debug_crop_5.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_crop_5.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4821, parentId=1, fileName=debug_crop_6.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_crop_6.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4822, parentId=1, fileName=debug_crop_7.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_crop_7.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4819, parentId=1, fileName=debug_crop_8.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_crop_8.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4820, parentId=1, fileName=debug_crop_9.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_crop_9.jpg, debugType=debug_crop, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=7), PlateRecoDebugEntity(id=4834, parentId=1, fileName=debug_resize_1.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_resize_1.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4870, parentId=1, fileName=debug_resize_10.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_resize_10.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4871, parentId=1, fileName=debug_resize_11.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_resize_11.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4868, parentId=1, fileName=debug_resize_12.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_resize_12.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4872, parentId=1, fileName=debug_resize_2.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_resize_2.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4865, parentId=1, fileName=debug_resize_3.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_resize_3.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4866, parentId=1, fileName=debug_resize_4.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_resize_4.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4867, parentId=1, fileName=debug_resize_5.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_resize_5.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4869, parentId=1, fileName=debug_resize_6.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_resize_6.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4839, parentId=1, fileName=debug_resize_8.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_resize_8.jpg, debugType=debug_resize, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=8), PlateRecoDebugEntity(id=4827, parentId=1, fileName=debug_char_threshold.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_char_threshold.jpg, debugType=debug_char_threshold, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=9), PlateRecoDebugEntity(id=4854, parentId=1, fileName=debug_specMat.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_specMat.jpg, debugType=debug_specMat, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=11), PlateRecoDebugEntity(id=4832, parentId=1, fileName=debug_chineseMat.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_chineseMat.jpg, debugType=debug_chineseMat, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=12), PlateRecoDebugEntity(id=4862, parentId=1, fileName=debug_char_auxRoi_0.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_char_auxRoi_0.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4860, parentId=1, fileName=debug_char_auxRoi_1.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_char_auxRoi_1.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4858, parentId=1, fileName=debug_char_auxRoi_3.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_char_auxRoi_3.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4864, parentId=1, fileName=debug_char_auxRoi_4.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_char_auxRoi_4.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4863, parentId=1, fileName=debug_char_auxRoi_6.jpg, filePath=D:/PlateDetect/temp/1597585085961/debug_char_auxRoi_6.jpg, debugType=debug_char_auxRoi, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=, sort=13), PlateRecoDebugEntity(id=4817, parentId=1, fileName=result_0.png, filePath=D:/PlateDetect/temp/1597585085961/result_0.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=湘R45297, plateColor=黄牌, sort=99), PlateRecoDebugEntity(id=4818, parentId=1, fileName=result_1.png, filePath=D:/PlateDetect/temp/1597585085961/result_1.png, debugType=result, fileLength=0, lastRecoTime=2020-08-16 13:38:06, recoPlate=, plateColor=未知, sort=99)])
|
|
2020-08-16 21:38:06.254 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.270 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.270 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.270 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.270 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.270 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.270 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_GaussianBlur.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@28736742]
|
|
2020-08-16 21:38:06.270 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.271 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.271 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.271 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.271 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.271 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.271 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_char_contour0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@d69a6d1]
|
|
2020-08-16 21:38:06.271 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.275 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.275 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.275 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.275 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.275 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.275 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.275 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.275 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.275 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.276 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.276 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.275 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.276 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.276 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.276 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.276 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.276 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_char_contour13.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@564767a5]
|
|
2020-08-16 21:38:06.276 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.277 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_char_contour10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@b574250]
|
|
2020-08-16 21:38:06.277 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.276 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_char_contour12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@311c6766]
|
|
2020-08-16 21:38:06.277 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.277 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.277 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.278 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.278 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.278 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_char_contour11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4ceafd88]
|
|
2020-08-16 21:38:06.278 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.284 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.284 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.284 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.287 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.287 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.287 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.288 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.288 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.288 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.289 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.289 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.289 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.289 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.289 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.289 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.289 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.289 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.289 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_char_contour14.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@69fd2889]
|
|
2020-08-16 21:38:06.289 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.290 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.290 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.290 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.292 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.292 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.292 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.296 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.296 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.296 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.301 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.301 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.301 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.301 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.301 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.301 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_crop_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@526eb33c]
|
|
2020-08-16 21:38:06.301 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.301 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.301 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.302 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.302 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.302 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.302 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_crop_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@33bb7dbf]
|
|
2020-08-16 21:38:06.302 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.304 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.304 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.304 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.304 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.304 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.304 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.304 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.304 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.304 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.304 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.304 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.304 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.304 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_crop_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@683b3f9c]
|
|
2020-08-16 21:38:06.304 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_resize_11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@34e2a5d5]
|
|
2020-08-16 21:38:06.304 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.304 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.304 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.304 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.305 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.305 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_resize_5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@721d02df]
|
|
2020-08-16 21:38:06.305 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.306 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.306 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.306 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.306 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.306 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.306 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_resize_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7813ffc1]
|
|
2020-08-16 21:38:06.306 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.314 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.314 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.314 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.316 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.316 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.316 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.316 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.316 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.316 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.316 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.316 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.316 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.318 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.318 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.318 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.319 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.319 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.319 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.319 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.319 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.319 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_morphology.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@18ea2662]
|
|
2020-08-16 21:38:06.319 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.319 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.320 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.320 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.324 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.324 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.324 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.324 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.324 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.324 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_crop_11.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@43e556e1]
|
|
2020-08-16 21:38:06.324 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.325 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.325 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.325 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.325 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.326 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.326 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/result_0.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3d26195c]
|
|
2020-08-16 21:38:06.326 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.324 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.326 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.326 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.326 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.327 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.327 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_gray.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@537d4c0a]
|
|
2020-08-16 21:38:06.327 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.327 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.327 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.327 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.327 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.328 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.328 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7ff2165b]
|
|
2020-08-16 21:38:06.328 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.329 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.329 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.329 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.329 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.329 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.329 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_crop_7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6a272ddc]
|
|
2020-08-16 21:38:06.329 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.336 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.336 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.337 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.343 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.343 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.343 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.343 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.343 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.343 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_resize_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@73cf4898]
|
|
2020-08-16 21:38:06.343 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.343 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.343 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.343 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.344 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.344 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.344 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.344 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.344 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.344 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.348 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.348 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.348 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.348 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.348 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.348 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.349 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.349 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.349 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_crop_12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2f669bc8]
|
|
2020-08-16 21:38:06.349 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.356 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.356 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.357 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.357 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.357 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.357 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_crop_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@30e5bf70]
|
|
2020-08-16 21:38:06.357 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.359 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.359 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.359 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.359 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.359 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.359 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_Contours.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@eca0763]
|
|
2020-08-16 21:38:06.359 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.361 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.361 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.361 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.361 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.361 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.361 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_resize_2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@55fc3c97]
|
|
2020-08-16 21:38:06.361 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.366 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.366 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.367 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.370 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.370 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.370 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.371 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.371 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.371 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_crop_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@58aa1d62]
|
|
2020-08-16 21:38:06.371 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.371 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.371 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.371 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.372 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.372 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.372 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.373 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.373 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.374 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.373 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.375 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.376 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.382 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.382 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.382 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.382 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.382 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.382 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_crop_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6e85e5c0]
|
|
2020-08-16 21:38:06.382 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.383 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.383 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.383 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.383 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.383 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.383 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_resize_12.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@c43b71e]
|
|
2020-08-16 21:38:06.383 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.386 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.386 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.386 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.386 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.386 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.386 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.386 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.386 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.386 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.386 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.386 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/result_1.png, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@157d6b8]
|
|
2020-08-16 21:38:06.386 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_resize_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@40b36923]
|
|
2020-08-16 21:38:06.386 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.386 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.387 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.387 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.387 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.392 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.392 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.392 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.393 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.393 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.393 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_resize_8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@15e347d7]
|
|
2020-08-16 21:38:06.393 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.400 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.400 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.400 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.405 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.405 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.406 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.408 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.408 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.408 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.412 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.412 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.412 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.416 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.416 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.416 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.416 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.417 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.417 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_crop_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@711aaec6]
|
|
2020-08-16 21:38:06.417 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.417 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.417 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.417 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.424 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.424 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.424 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.424 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.424 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.424 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.424 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_Sobel.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@458dd847]
|
|
2020-08-16 21:38:06.424 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.424 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.424 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.424 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.424 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.424 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.424 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.425 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.425 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.425 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_resize_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@775fbedc]
|
|
2020-08-16 21:38:06.425 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.425 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.425 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_crop_10.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2294b36e]
|
|
2020-08-16 21:38:06.426 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.426 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.426 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.426 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.426 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.426 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.426 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_resize_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@427469b1]
|
|
2020-08-16 21:38:06.426 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.435 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.435 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.435 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.435 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.435 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.435 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.437 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.437 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.437 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.439 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.440 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.440 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.442 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.442 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.442 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.443 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.443 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.443 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.443 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.443 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.443 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.443 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.443 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_specMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@53e3440b]
|
|
2020-08-16 21:38:06.443 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.443 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.444 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.444 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.444 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_crop_9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@72695f5d]
|
|
2020-08-16 21:38:06.444 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.446 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.446 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.446 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.446 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.447 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.447 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.447 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.447 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.447 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.447 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_char_threshold.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@6d68e194]
|
|
2020-08-16 21:38:06.448 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.448 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_chineseMat.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4682c375]
|
|
2020-08-16 21:38:06.448 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.448 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.449 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.449 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.449 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.449 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.449 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.449 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_char_contour15.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1f14fbec]
|
|
2020-08-16 21:38:06.449 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.451 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.451 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.452 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.455 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.456 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.456 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.456 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.456 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.456 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_char_contour16.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@424da816]
|
|
2020-08-16 21:38:06.456 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.462 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.463 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.463 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.466 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.467 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.467 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.467 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.468 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.468 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.468 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.468 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.468 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.468 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.468 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.468 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_char_contour17.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@38824f5d]
|
|
2020-08-16 21:38:06.468 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.468 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.469 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.469 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.474 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.474 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.474 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.474 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.474 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.474 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_char_contour18.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@563261ef]
|
|
2020-08-16 21:38:06.474 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.478 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.479 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.479 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.479 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.479 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.479 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_char_contour19.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2a00bed9]
|
|
2020-08-16 21:38:06.479 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.481 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.481 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.481 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.481 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.481 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.481 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.482 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.483 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.483 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.490 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.490 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.490 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.491 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.491 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.491 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.493 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.494 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.494 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.494 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.494 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.494 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.494 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.494 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.494 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.494 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.494 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.494 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.494 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_char_contour5.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@2bf6ace0]
|
|
2020-08-16 21:38:06.494 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_char_contour2.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@772a2b34]
|
|
2020-08-16 21:38:06.494 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.494 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.494 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.494 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.494 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.494 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_char_contour3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@3f9d9c08]
|
|
2020-08-16 21:38:06.494 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.497 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.497 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.497 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.497 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.497 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.497 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_char_contour6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@60997042]
|
|
2020-08-16 21:38:06.497 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.499 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.499 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.499 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.502 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.502 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.502 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.502 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.502 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.502 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_char_contour7.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@289ae51c]
|
|
2020-08-16 21:38:06.502 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.503 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.503 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.503 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.503 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.503 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.503 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_char_contour8.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@4d91083a]
|
|
2020-08-16 21:38:06.503 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.505 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.505 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.505 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.505 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.505 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.506 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_char_contour9.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1fd2fc22]
|
|
2020-08-16 21:38:06.506 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.510 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.510 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.510 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.514 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.514 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.514 [http-nio-16666-exec-6] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.514 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.514 [http-nio-16666-exec-6] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.514 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.515 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.515 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.515 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_char_auxRoi_0.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@7f0844b5]
|
|
2020-08-16 21:38:06.515 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.516 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.516 [http-nio-16666-exec-8] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.516 [http-nio-16666-exec-8] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.517 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.517 [http-nio-16666-exec-4] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.517 [http-nio-16666-exec-4] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.524 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.524 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.524 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.524 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.524 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.524 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.524 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.524 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.524 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.524 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.524 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.524 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.524 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.524 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.525 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_char_auxRoi_3.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5d9f7090]
|
|
2020-08-16 21:38:06.525 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.525 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.525 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_char_auxRoi_4.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@5032056e]
|
|
2020-08-16 21:38:06.525 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.525 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_char_auxRoi_1.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@1bf43c0b]
|
|
2020-08-16 21:38:06.525 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.525 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.525 [http-nio-16666-exec-1] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.525 [http-nio-16666-exec-1] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.530 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.530 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
2020-08-16 21:38:06.531 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - Cookie: null
|
|
2020-08-16 21:38:06.531 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - GET=>http://localhost:16666//file/readFile
|
|
2020-08-16 21:38:06.531 [http-nio-16666-exec-9] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.531 [http-nio-16666-exec-9] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.531 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - IP: 0:0:0:0:0:0:0:1
|
|
2020-08-16 21:38:06.531 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - CLASS_METHOD: com.yuxue.controller.FileController.readFile
|
|
2020-08-16 21:38:06.531 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ARGS: [D:/PlateDetect/temp/1597585085961/debug_char_auxRoi_6.jpg, com.alibaba.druid.support.http.WebStatFilter$StatHttpServletResponseWrapper@233ff5f1]
|
|
2020-08-16 21:38:06.531 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.535 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.535 [http-nio-16666-exec-3] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.535 [http-nio-16666-exec-3] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.536 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.536 [http-nio-16666-exec-7] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.536 [http-nio-16666-exec-7] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.537 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.537 [http-nio-16666-exec-10] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.537 [http-nio-16666-exec-10] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.537 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.537 [http-nio-16666-exec-2] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.537 [http-nio-16666-exec-2] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|
|
2020-08-16 21:38:06.543 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - RESPONSE: <200 OK OK,InputStream resource [resource loaded through InputStream],[]>
|
|
2020-08-16 21:38:06.543 [http-nio-16666-exec-5] INFO com.yuxue.aop.WebAop - ====================
|
|
|
|
2020-08-16 21:38:06.543 [http-nio-16666-exec-5] INFO com.yuxue.aop.AroundMethod - api添加了封装排除注解
|