摘要: I have written two previous posts on how to inject custom, non Spring specific objects into the request handling methods of a controller in Spring MVC... 阅读全文
posted @ 2014-10-11 18:34 一天不进步,就是退步 阅读(448) 评论(0) 推荐(0) 编辑
摘要: The 4 Java Garbage Collectors - How the Wrong Choice Dramatically Impacts PerformanceThe year is 2014 and there are two things that still remain a mys... 阅读全文
posted @ 2014-10-11 12:08 一天不进步,就是退步 阅读(311) 评论(0) 推荐(0) 编辑
摘要: RabbitMQ is a lightweight, reliable, scalable and portable message broker. But unlike many message brokers familiar to Java developers, it's not based... 阅读全文
posted @ 2014-10-11 09:55 一天不进步,就是退步 阅读(401) 评论(0) 推荐(0) 编辑
摘要: In this example we are going to explain how to useMulticastSocketin Java, in order to enable a server to easily sendinformation tomultiple clients, wh... 阅读全文
posted @ 2014-10-11 09:32 一天不进步,就是退步 阅读(551) 评论(0) 推荐(0) 编辑