Spring Framework 3.1.4 ChangelogMVC Java config and the MVC namespace ### Changes in version 3.1 RC1 (2011-10-11) * upgraded to JUnit 4.9 * updated Quartz support package for Quartz 2.0 compatibility * support for load-time weaving AbstractTransactionalJUnit38SpringContextTests ### Changes in version 3.1 M1 (2011-02-11) * upgraded to JUnit 4.8.1 and TestNG 5.12.1 * fixed aspects bundle to declare dependencies for @Async aspect as well version 3.0.0.RC1 (2009-09-25) * upgraded to CGLIB 2.2, AspectJ 1.6.5, Groovy 1.6.3, EHCache 1.6.2, JUnit 4.7, TestNG 5.10 * introduced early support for JSR-330 "javax.inject" annotations (for autowiring)0 码力 | 26 页 | 72.26 KB | 2 年前3
Spring Boot 1.0.3.BUILD-SNAPSHOT Reference Documentation { compile("org.springframework.boot:spring-boot-starter-web") testCompile("junit:junit") } ### 9.2 Installing the Spring Boot CLI The Spring Boot CLI is a command line tool that currently have. $ mvn dependency:tree [INFO] com.example:myproject:jar:0.0.1-SNAPSHOT [INFO] +- junit:junit:jar:4.11:test [INFO] | \ - org.hamcrest:hamcrest-core:jar:1.3:test [INFO] +- org.mockito:mockito-core:jar:1 allowing you to omittags for common dependencies. • Generally useful test dependencies (JUnit, Hamcrest, Mockito). • Sensible resource filtering. • Sensible plugin configuration (exec plugin 0 码力 | 158 页 | 847.06 KB | 2 年前3
Spring Framework 3.0.2 Changelog3.0.0.RC1 (2009-09-25) ___ * upgraded to CGLIB 2.2, AspectJ 1.6.5, Groovy 1.6.3, EHCache 1.6.2, JUnit 4.7, TestNG 5.10 * introduced early support for JSR-330 "javax.inject" annotations (for autowiring) compatible with JPA 2.0 as in EclipseLink 2.0.0.M7 * SpringJUnit4ClassRunner is now compatible with JUnit 4.5, 4.6, and 4.7 * SpringJUnit4ClassRunner once again supports collective timeouts for repeated classes in favor of @BeforeTransaction ##### Changes in version 3.0.0.M4 (2009-08-10) * upgraded to JUnit 4.6, TestNG 5.9, and EasyMock 2.5.1 * updated all Spring Framework OSGI manifests to list unversioned0 码力 | 12 页 | 32.08 KB | 2 年前3
Spring Framework 3.0.3 Changelog3.0.0.RC1 (2009-09-25) ___ * upgraded to CGLIB 2.2, AspectJ 1.6.5, Groovy 1.6.3, EHCache 1.6.2, JUnit 4.7, TestNG 5.10 * introduced early support for JSR-330 "javax.inject" annotations (for autowiring) compatible with JPA 2.0 as in EclipseLink * SpringJUnit4ClassRunner is now compatible with JUnit 4.5, 4.6, and 4.7 * SpringJUnit4ClassRunner once again supports collective timeouts for repeated test classes in favor of @BeforeTransaction Changes in version 3.0.0.M4 (2009-08-10) * upgraded to JUnit 4.6, TestNG 5.9, and EasyMock 2.5.1 * updated all Spring Framework OSGI manifests to list unversioned0 码力 | 13 页 | 36.82 KB | 2 年前3
Spring Framwork Testing v5.3.36 SNAPSHOT29 3.4.3. Spring JUnit 4 Testing Annotations ..... 30 @IfProfileValue ..... 30 @ProfileValueSourceConfiguration ..... 31 @Timed ..... 32 @Repeat ..... 33 3.4.4. Spring JUnit Jupiter Testing Annotations Framework Support Classes ..... 128 Spring JUnit 4 Runner ..... 128 Spring JUnit 4 Rules ..... 129 JUnit 4 Support Classes ..... 130 SpringExtension for JUnit Jupiter ..... 131 Dependency Injection with traditional Java EE development. The POJOs that make up your application should be testable in JUnit or TestNG tests, with objects instantiated by using the new operator, without Spring or any other0 码力 | 193 页 | 2.53 MB | 2 年前3
Spring Boot 2.1.0.RELEASE Reference DocumentationSecurity|Pom| |spring-boot-starter-test|Starter for testing Spring Boot applications with libraries including JUnit, Hamcrest and Mockito|Pom| |spring-boot-starter-thymeleaf|Starter for building MVC web applications desirable to call setWebApplicationType(WebApplicationType.NONE) when using SpringApplication within a JUnit test. ## Accessing Application Arguments If you need to access the application arguments that were spring-boot-starter-test "Starter", which imports both Spring Boot test modules as well as JUnit, AssertJ, Hamcrest, and a number of other useful libraries. ## Test Scope Dependencies The spri0 码力 | 691 页 | 654.55 KB | 2 年前3
Spring Boot 2.0.6.RELEASE Reference DocumentationSecurity|Pom| |spring-boot-starter-test|Starter for testing Spring Boot applications with libraries including JUnit, Hamcrest and Mockito|Pom| |spring-boot-starter-thymeleaf|Starter for building MVC web applications desirable to call setWebApplicationType(WebApplicationType.NONE) when using SpringApplication within a JUnit test. ## Accessing Application Arguments If you need to access the application arguments that were spring-boot-starter-test "Starter", which imports both Spring Boot test modules as well as JUnit, AssertJ, Hamcrest, and a number of other useful libraries. ## Test Scope Dependencies The spri0 码力 | 662 页 | 633.20 KB | 2 年前3
Spring Boot 2.1.5.RELEASE Reference GuideSecurity|Pom| |spring-boot-starter-test|Starter for testing Spring Boot applications with libraries including JUnit, Hamcrest and Mockito|Pom| |spring-boot-starter-thymeleaf|Starter for building MVC web applications desirable to call setWebApplicationType(WebApplicationType.NONE) when using SpringApplication within a JUnit test. ### 23.7 Accessing Application Arguments If you need to access the application arguments that spring-boot-starter-test "Starter", which imports both Spring Boot test modules as well as JUnit, AssertJ, Hamcrest, and a number of other useful libraries. ### 46.1 Test Scope Dependencies The0 码力 | 444 页 | 2.38 MB | 2 年前3
Spring Boot 2.1.4.RELEASE Reference GuideSecurity|Pom| |spring-boot-starter-test|Starter for testing Spring Boot applications with libraries including JUnit, Hamcrest and Mockito|Pom| |spring-boot-starter-thymeleaf|Starter for building MVC web applications desirable to call setWebApplicationType(WebApplicationType.NONE) when using SpringApplication within a JUnit test. ### 23.7 Accessing Application Arguments If you need to access the application arguments that spring-boot-starter-test "Starter", which imports both Spring Boot test modules as well as JUnit, AssertJ, Hamcrest, and a number of other useful libraries. ### 46.1 Test Scope Dependencies The0 码力 | 443 页 | 2.37 MB | 2 年前3
Spring Boot 2.1.0.M1 Reference GuideSecurity|Pom| |spring-boot-starter-test|Starter for testing Spring Boot applications with libraries including JUnit, Hamcrest and Mockito|Pom| |spring-boot-starter-thymeleaf|Starter for building MVC web applications desirable to call setWebApplicationType(WebApplicationType.NONE) when using SpringApplication within a JUnit test. ## Accessing Application Arguments If you need to access the application arguments that were use the spring-boot-starter-test “Starter”, which imports both Spring Boot test modules as well as JUnit, AssertJ, Hamcrest, and a number of other useful libraries. ## Test Scope Dependencies The spri0 码力 | 665 页 | 632.83 KB | 2 年前3
共 507 条
- 1
- 2
- 3
- 4
- 5
- 6
- 51
相关搜索词
Spring FrameworkJPAHibernateJUnitOSGiMockitoSpring BootMavenGradleJSR-330JodaTimeJacksonJPA 2.0OpenJPABeanFactory生命周期处理器数据绑定默认输入源编辑器智能生命周期接口TilesConfigurerJSPPortletJAX-WSTestNGEasyMockSpring TestContext FrameworkIntegration TestingUnit TestingTransaction ManagementJDBC Testing Support嵌入式 servlet containersSpring Boot Starter嵌入式Servlet容器自动配置依赖管理构建工具Dependency ManagementJavaServlet容器starter dependenciesSpring Boot Reference Guide













