Whiteship
  • Home
  • 인프런 강의
  • Java
  • Spring
  • JPA
  • SDE Tips
Subscribe
Tagged

CGLib

A collection of 1 post

CGLib

JDK 6.0에서 CGLib과 JDK 프록시 성능 비교

테스트 환경 JDK 1.6 CGLib 2.1_3 nodep Spring 2.5.5 테스트 클래스 @RunWith(SpringJUnit4ClassRunner.class) @ContextConfiguration(locations=”springContext.xml”) public class HelloAspectTest{     @Autowired     Hello goodHelloImpl;         @Test     public void createProxy() throws Exception {      

  • 백기선
백기선 Sep 26, 2008 • 3 min read
Whiteship © 2022
Powered by Ghost