spring_reference/IV. Spring Boot features
qibaoguang 30926b5b93 Update 26.1.1. Spring MVC auto-configuration.md 2015-02-10 23:40:25 +08:00
..
22. SpringApplication.md Update 22. SpringApplication.md 2015-02-08 21:27:03 +08:00
22.1. Customizing the Banner.md Update 22.1. Customizing the Banner.md 2015-02-08 21:25:30 +08:00
22.2. Customizing SpringApplication.md Update 22.2. Customizing SpringApplication.md 2015-02-08 21:28:52 +08:00
22.3. Fluent builder API.md Update 22.3. Fluent builder API.md 2015-02-08 21:30:57 +08:00
22.4. Application events and listeners.md Update 22.4. Application events and listeners.md 2015-02-08 21:33:02 +08:00
22.5. Web environment.md Update 22.5. Web environment.md 2015-02-08 21:36:13 +08:00
22.6. Using the CommandLineRunner.md Update 22.6. Using the CommandLineRunner.md 2015-02-08 21:44:15 +08:00
22.7. Application exit.md Update 22.7. Application exit.md 2015-02-08 21:47:59 +08:00
23. Externalized Configuration.md Update 23. Externalized Configuration.md 2015-02-08 21:50:09 +08:00
23.1. Configuring random values.md Update 23.1. Configuring random values.md 2015-02-08 21:51:56 +08:00
23.2. Accessing command line properties.md Update 23.2. Accessing command line properties.md 2015-02-08 21:54:10 +08:00
23.3. Application property files.md Update 23.3. Application property files.md 2015-02-08 21:56:20 +08:00
23.4. Profile-specific properties.md Update 23.4. Profile-specific properties.md 2015-02-08 21:58:28 +08:00
23.5. Placeholders in properties.md Update 23.5. Placeholders in properties.md 2015-02-08 22:01:39 +08:00
23.6. Using YAML instead of Properties.md Update 23.6. Using YAML instead of Properties.md 2015-02-08 22:03:12 +08:00
23.6.1. Loading YAML.md Update 23.6.1. Loading YAML.md 2015-02-08 22:06:15 +08:00
23.6.2. Exposing YAML as properties in the Spring Environment.md Update 23.6.2. Exposing YAML as properties in the Spring Environment.md 2015-02-08 22:11:45 +08:00
23.6.3. Multi-profile YAML documents.md Update 23.6.3. Multi-profile YAML documents.md 2015-02-08 22:12:45 +08:00
23.6.4. YAML shortcomings.md Update 23.6.4. YAML shortcomings.md 2015-02-08 22:13:40 +08:00
23.7. Typesafe Configuration Properties.md Update 23.7. Typesafe Configuration Properties.md 2015-02-10 23:09:48 +08:00
23.7.1. Third-party configuration.md Update 23.7.1. Third-party configuration.md 2015-02-10 23:11:09 +08:00
23.7.2. Relaxed binding.md Update 23.7.2. Relaxed binding.md 2015-02-10 23:19:14 +08:00
23.7.3. @ConfigurationProperties Validation.md Update 23.7.3. @ConfigurationProperties Validation.md 2015-02-10 23:23:05 +08:00
24. Profiles.md Update 24. Profiles.md 2015-02-10 23:25:55 +08:00
24.1. Adding active profiles.md Update 24.1. Adding active profiles.md 2015-02-10 23:27:22 +08:00
24.2. Programmatically setting profiles.md Update 24.2. Programmatically setting profiles.md 2015-02-10 23:28:26 +08:00
24.3. Profile specific configuration files.md Update 24.3. Profile specific configuration files.md 2015-02-10 23:29:41 +08:00
25. Logging.md Update 25. Logging.md 2015-02-10 23:30:32 +08:00
25.1. Log format.md Update 25.1. Log format.md 2015-02-10 23:32:30 +08:00
25.2. Console output.md Update 25.2. Console output.md 2015-02-10 23:33:58 +08:00
25.3. File output.md Update 25.3. File output.md 2015-02-10 23:35:02 +08:00
25.4. Log Levels.md Update 25.4. Log Levels.md 2015-02-10 23:35:56 +08:00
25.5. Custom log configuration.md Update 25.5. Custom log configuration.md 2015-02-10 23:36:59 +08:00
26. Developing web applications.md Update 26. Developing web applications.md 2015-02-10 23:38:40 +08:00
26.1. The ‘Spring Web MVC framework’.md Update 26.1. The ‘Spring Web MVC framework’.md 2015-02-10 23:39:30 +08:00
26.1.1. Spring MVC auto-configuration.md Update 26.1.1. Spring MVC auto-configuration.md 2015-02-10 23:40:25 +08:00
26.1.2. HttpMessageConverters.md 初始化目录结构 2015-02-08 11:41:36 +08:00
26.1.3. MessageCodesResolver.md 初始化目录结构 2015-02-08 11:41:36 +08:00
26.1.4. Static Content.md 初始化目录结构 2015-02-08 11:41:36 +08:00
26.1.5. Template engines.md 初始化目录结构 2015-02-08 11:41:36 +08:00
26.1.6. Error Handling.md 初始化目录结构 2015-02-08 11:41:36 +08:00
26.1.7. Spring HATEOAS.md 初始化目录结构 2015-02-08 11:41:36 +08:00
26.2. JAX-RS and Jersey.md 初始化目录结构 2015-02-08 11:41:36 +08:00
26.3. Embedded servlet container support.md 初始化目录结构 2015-02-08 11:41:36 +08:00
26.3.1. Servlets and Filters.md 初始化目录结构 2015-02-08 11:41:36 +08:00
26.3.2. The EmbeddedWebApplicationContext.md 初始化目录结构 2015-02-08 11:41:36 +08:00
26.3.3. Customizing embedded servlet containers.md 初始化目录结构 2015-02-08 11:41:36 +08:00
26.3.4. JSP limitations.md 初始化目录结构 2015-02-08 11:41:36 +08:00
27. Security.md 初始化目录结构 2015-02-08 11:41:36 +08:00
28. Working with SQL databases.md 初始化目录结构 2015-02-08 11:41:36 +08:00
28.1. Configure a DataSource.md 初始化目录结构 2015-02-08 11:41:36 +08:00
28.1.1. Embedded Database Support.md 初始化目录结构 2015-02-08 11:41:36 +08:00
28.1.2. Connection to a production database.md 初始化目录结构 2015-02-08 11:41:36 +08:00
28.1.3. Connection to a JNDI DataSource.md 初始化目录结构 2015-02-08 11:41:36 +08:00
28.2. Using JdbcTemplate.md 初始化目录结构 2015-02-08 11:41:36 +08:00
28.3. JPA and ‘Spring Data’.md 初始化目录结构 2015-02-08 11:41:36 +08:00
28.3.1. Entity Classes.md 初始化目录结构 2015-02-08 11:41:36 +08:00
28.3.2. Spring Data JPA Repositories.md 初始化目录结构 2015-02-08 11:41:36 +08:00
28.3.3. Creating and dropping JPA databases.md 初始化目录结构 2015-02-08 11:41:36 +08:00
29. Working with NoSQL technologies.md 初始化目录结构 2015-02-08 11:41:36 +08:00
29.1. Redis.md 初始化目录结构 2015-02-08 11:41:36 +08:00
29.1.1. Connecting to Redis.md 初始化目录结构 2015-02-08 11:41:36 +08:00
29.2. MongoDB.md 初始化目录结构 2015-02-08 11:41:36 +08:00
29.2.1. Connecting to a MongoDB database.md 初始化目录结构 2015-02-08 11:41:36 +08:00
29.2.2. MongoTemplate.md 初始化目录结构 2015-02-08 11:41:36 +08:00
29.2.3. Spring Data MongoDB repositories.md 初始化目录结构 2015-02-08 11:41:36 +08:00
29.3. Gemfire.md 初始化目录结构 2015-02-08 11:41:36 +08:00
29.4. Solr.md 初始化目录结构 2015-02-08 11:41:36 +08:00
29.4.1. Connecting to Solr.md 初始化目录结构 2015-02-08 11:41:36 +08:00
29.4.2. Spring Data Solr repositories.md 初始化目录结构 2015-02-08 11:41:36 +08:00
29.5. Elasticsearch.md 初始化目录结构 2015-02-08 11:41:36 +08:00
29.5.1. Connecting to Elasticsearch.md 初始化目录结构 2015-02-08 11:41:36 +08:00
29.5.2. Spring Data Elasticsearch repositories.md 初始化目录结构 2015-02-08 11:41:36 +08:00
30. Messaging.md 初始化目录结构 2015-02-08 11:41:36 +08:00
30.1. JMS.md 初始化目录结构 2015-02-08 11:41:36 +08:00
30.1.1. HornetQ support.md 初始化目录结构 2015-02-08 11:41:36 +08:00
30.1.2. ActiveMQ support.md 初始化目录结构 2015-02-08 11:41:36 +08:00
30.1.3. Using a JNDI ConnectionFactory.md 初始化目录结构 2015-02-08 11:41:36 +08:00
30.1.4. Sending a message.md 初始化目录结构 2015-02-08 11:41:36 +08:00
30.1.5. Receiving a message.md 初始化目录结构 2015-02-08 11:41:36 +08:00
31. Sending email.md 初始化目录结构 2015-02-08 11:41:36 +08:00
32. Distributed Transactions with JTA.md 初始化目录结构 2015-02-08 11:41:36 +08:00
32.2. Using a Bitronix transaction manager.md 初始化目录结构 2015-02-08 11:41:36 +08:00
32.3. Using a Java EE managed transaction manager.md 初始化目录结构 2015-02-08 11:41:36 +08:00
32.4. Mixing XA and non-XA JMS connections.md 初始化目录结构 2015-02-08 11:41:36 +08:00
32.5. Supporting an alternative embedded transaction manager.md 初始化目录结构 2015-02-08 11:41:36 +08:00
33. Spring Integration.md 初始化目录结构 2015-02-08 11:41:36 +08:00
34. Monitoring and management over JMX.md 初始化目录结构 2015-02-08 11:41:36 +08:00
35. Testing.md 初始化目录结构 2015-02-08 11:41:36 +08:00
35.1. Test scope dependencies.md 初始化目录结构 2015-02-08 11:41:36 +08:00
35.2. Testing Spring applications.md 初始化目录结构 2015-02-08 11:41:36 +08:00
35.3. Testing Spring Boot applications.md 初始化目录结构 2015-02-08 11:41:36 +08:00
35.3.1. Using Spock to test Spring Boot applications.md 初始化目录结构 2015-02-08 11:41:36 +08:00
35.4. Test utilities.md 初始化目录结构 2015-02-08 11:41:36 +08:00
35.4.1. ConfigFileApplicationContextInitializer.md 初始化目录结构 2015-02-08 11:41:36 +08:00
35.4.2. EnvironmentTestUtils.md 初始化目录结构 2015-02-08 11:41:36 +08:00
35.4.3. OutputCapture.md 初始化目录结构 2015-02-08 11:41:36 +08:00
35.4.4. TestRestTemplate.md 初始化目录结构 2015-02-08 11:41:36 +08:00
36. Developing auto-configuration and using conditions.md 初始化目录结构 2015-02-08 11:41:36 +08:00
36.1. Understanding auto-configured beans.md 初始化目录结构 2015-02-08 11:41:36 +08:00
36.2. Locating auto-configuration candidates.md 初始化目录结构 2015-02-08 11:41:36 +08:00
36.3. Condition annotations.md 初始化目录结构 2015-02-08 11:41:36 +08:00
36.3.1. Class conditions.md 初始化目录结构 2015-02-08 11:41:36 +08:00
36.3.2. Bean conditions.md 初始化目录结构 2015-02-08 11:41:36 +08:00
36.3.3. Property conditions.md 初始化目录结构 2015-02-08 11:41:36 +08:00
36.3.4. Resource conditions.md 初始化目录结构 2015-02-08 11:41:36 +08:00
36.3.5. Web Application Conditions.md 初始化目录结构 2015-02-08 11:41:36 +08:00
36.3.6. SpEL expression conditions.md 初始化目录结构 2015-02-08 11:41:36 +08:00
37. WebSockets.md 初始化目录结构 2015-02-08 11:41:36 +08:00
38. What to read next.md 初始化目录结构 2015-02-08 11:41:36 +08:00