摘要:        
博主推荐 : 掘金是一个面向程序员的的技术社区,从 后端到架构,从Spring教程到开源库,无论是入门还是进阶,来掘金你不会错过后端开发的任何一个技术干货。 Spring Boot在所有内部日志中使用Commons Logging,但是默认配置也提供了对常用日志的支持,如:Java Util Log    阅读全文
        
            posted @ 2018-05-07 16:03
J'KYO
阅读(149)
评论(0)
推荐(0)
        
            
        
        
摘要:        
Spring boot将配置属性注入到bean类中 following:https://blog.csdn.net/jiaobuchong/article/details/50442709 following:https://blog.csdn.net/jiaobuchong/article/det    阅读全文
        
            posted @ 2018-05-07 14:16
J'KYO
阅读(8448)
评论(0)
推荐(0)
        
            
        
        
摘要:        
主线程等待线程池结束 所有 BlockingQueue 都可用于传输和保持提交的任务。可以使用此队列与池大小进行交互: 如果运行的线程少于 corePoolSize,则 Executor 始终首选添加新的线程,而不进行排队。 如果运行的线程等于或多于 corePoolSize,则 Executor     阅读全文
        
            posted @ 2018-05-07 14:14
J'KYO
阅读(398)
评论(0)
推荐(0)
        
            
        
        
摘要:        
[十]SpringBoot 之 普通类获取Spring容器中的bean 我们知道如果我们要在一个类使用spring提供的bean对象,我们需要把这个类注入到spring容器中,交给spring容器进行管理,但是在实际当中,我们往往会碰到在一个普通的Java类中,想直接使用spring提供的其他对象或    阅读全文
        
            posted @ 2018-05-07 14:13
J'KYO
阅读(3894)
评论(0)
推荐(1)
        
            
        
        
摘要:        
https://www.journaldev.com/1069/threadpoolexecutor-java-thread-pool-example-executorservice Java thread pool manages the pool of worker threads, it co    阅读全文
        
            posted @ 2018-05-07 13:47
J'KYO
阅读(546)
评论(0)
推荐(0)
        
            
        
        
摘要:        
我们常用ThreadPoolExecutor提供的线程池服务,springboot框架提供了@Async注解,帮助我们更方便的将业务逻辑提交到线程池中异步执行,今天我们就来实战体验这个线程池服务; 本文地址:http://blog.csdn.net/boling_cavalry/article/de    阅读全文
        
            posted @ 2018-05-07 11:44
J'KYO
阅读(46648)
评论(1)
推荐(3)
        
 
                     
                    
                 
                    
                 
 
         浙公网安备 33010602011771号
浙公网安备 33010602011771号