spring_reference/IV. Spring Boot features
qibaoguang b1ed65d031 Update 22.5. Web environment.md 2015-02-08 21:35:06 +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:35:06 +08:00
22.6. Using the CommandLineRunner.md 初始化目录结构 2015-02-08 11:41:36 +08:00
22.7. Application exit.md 初始化目录结构 2015-02-08 11:41:36 +08:00
23. Externalized Configuration.md 初始化目录结构 2015-02-08 11:41:36 +08:00
23.1. Configuring random values.md 初始化目录结构 2015-02-08 11:41:36 +08:00
23.2. Accessing command line properties.md 初始化目录结构 2015-02-08 11:41:36 +08:00
23.3. Application property files.md 初始化目录结构 2015-02-08 11:41:36 +08:00
23.4. Profile-specific properties.md 初始化目录结构 2015-02-08 11:41:36 +08:00
23.5. Placeholders in properties.md 初始化目录结构 2015-02-08 11:41:36 +08:00
23.6. Using YAML instead of Properties.md 初始化目录结构 2015-02-08 11:41:36 +08:00
23.6.1. Loading YAML.md 初始化目录结构 2015-02-08 11:41:36 +08:00
23.6.2. Exposing YAML as properties in the Spring Environment.md 初始化目录结构 2015-02-08 11:41:36 +08:00
23.6.3. Multi-profile YAML documents.md 初始化目录结构 2015-02-08 11:41:36 +08:00
23.6.4. YAML shortcomings.md 初始化目录结构 2015-02-08 11:41:36 +08:00
23.7. Typesafe Configuration Properties.md 初始化目录结构 2015-02-08 11:41:36 +08:00
23.7.1. Third-party configuration.md 初始化目录结构 2015-02-08 11:41:36 +08:00
23.7.2. Relaxed binding.md 初始化目录结构 2015-02-08 11:41:36 +08:00
23.7.3. @ConfigurationProperties Validation.md 初始化目录结构 2015-02-08 11:41:36 +08:00
24. Profiles.md 初始化目录结构 2015-02-08 11:41:36 +08:00
24.1. Adding active profiles.md 初始化目录结构 2015-02-08 11:41:36 +08:00
24.2. Programmatically setting profiles.md 初始化目录结构 2015-02-08 11:41:36 +08:00
24.3. Profile specific configuration files.md 初始化目录结构 2015-02-08 11:41:36 +08:00
25. Logging.md 初始化目录结构 2015-02-08 11:41:36 +08:00
25.1. Log format.md 初始化目录结构 2015-02-08 11:41:36 +08:00
25.2. Console output.md 初始化目录结构 2015-02-08 11:41:36 +08:00
25.3. File output.md 初始化目录结构 2015-02-08 11:41:36 +08:00
25.4. Log Levels.md 初始化目录结构 2015-02-08 11:41:36 +08:00
25.5. Custom log configuration.md 初始化目录结构 2015-02-08 11:41:36 +08:00
26. Developing web applications.md 初始化目录结构 2015-02-08 11:41:36 +08:00
26.1. The ‘Spring Web MVC framework’.md 初始化目录结构 2015-02-08 11:41:36 +08:00
26.1.1. Spring MVC auto-configuration.md 初始化目录结构 2015-02-08 11:41:36 +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