Commit Graph

684 Commits (cacab0687153ad315f39bf91bc68ce9fe5510aa9)

Author SHA1 Message Date
qibaoguang cacab06871 Update 20. Packaging your application for production.md 2015-05-16 10:19:06 +08:00
qibaoguang a5189eb502 Update 19.5. Hot swapping.md 2015-05-16 10:17:27 +08:00
qibaoguang 40ae0e3ccc Update 18. Using the @SpringBootApplication annotation.md 2015-05-16 10:15:35 +08:00
qibaoguang 3e8a18e98a Update 13.4. Starter POMs.md 2015-05-16 10:11:45 +08:00
qibaoguang 42f0b37162 Update 13.3. Ant.md 2015-05-16 10:08:59 +08:00
qibaoguang 53e33a7b89 Update 13.2. Gradle.md 2015-05-16 10:05:42 +08:00
qibaoguang 29a8cd78c6 Update 13.1.4. Using the Spring Boot Maven plugin.md 2015-05-16 10:04:40 +08:00
qibaoguang 380cc90cbb Update 9. System Requirements.md 2015-05-15 10:25:26 +08:00
qibaoguang f3685d6fbc Update 11.5. Creating an executable jar.md 2015-05-15 10:24:15 +08:00
qibaoguang c0e809b205 Update 11.5. Creating an executable jar.md 2015-05-15 10:22:54 +08:00
qibaoguang 0459226358 Update 11.4. Running the example.md 2015-05-15 10:21:12 +08:00
qibaoguang 9ed81e5462 Update 11.3.3. The “main” method.md 2015-05-15 10:20:45 +08:00
qibaoguang a4bd06a61f Update 11.3.1. The @RestController and @RequestMapping annotations.md 2015-05-15 10:18:34 +08:00
qibaoguang d2449a580a Update 10.3. Upgrading from an earlier version of Spring Boot.md 2015-05-15 10:16:05 +08:00
qibaoguang 01acf8be5f Update 10.2.5. Command-line completion.md 2015-05-15 10:15:24 +08:00
qibaoguang b464f04d6f Update 10.2.3. OSX Homebrew installation.md 2015-05-15 10:14:28 +08:00
qibaoguang a98e92579c Update 10.2.2. Installation with GVM.md 2015-05-15 10:13:30 +08:00
qibaoguang d7e861749b Update 10.2.1. Manual installation.md 2015-05-15 10:12:26 +08:00
qibaoguang 1f5852d988 Update 10.1.1. Maven installation.md 2015-05-15 10:10:43 +08:00
qibaoguang 252dd23e9c Update 11.1. Creating the POM.md 2015-05-15 10:09:37 +08:00
qibaoguang b606d449a2 Update 11.2. Adding classpath dependencies.md 2015-05-15 10:08:30 +08:00
qibaoguang 06d95c1e4e Update 10.3. Upgrading from an earlier version of Spring Boot.md 2015-05-15 10:06:53 +08:00
qibaoguang 5c57aae077 Update 58. Spring Boot Maven plugin.md 2015-05-15 10:01:46 +08:00
qibaoguang d4d59d106a Update 10.1.2. Gradle installation.md 2015-05-15 09:59:21 +08:00
qibaoguang 3d868b703f Update 10.1.1. Maven installation.md 2015-05-15 09:56:44 +08:00
qibaoguang f867ba1420 Update 10.1. Installation instructions for the Java developer.md 2015-05-14 00:02:37 +08:00
qibaoguang f16654b748 Update 10. Installing Spring Boot.md 2015-05-14 00:00:33 +08:00
qibaoguang 401cc21e64 Update SUMMARY.md 2015-05-13 00:10:53 +08:00
qibaoguang c3aa7e6711 Update D.3.2. Exploded archives.md 2015-05-13 00:08:24 +08:00
qibaoguang c147f91181 Update D.3.1. Launcher manifest.md 2015-05-13 00:07:36 +08:00
qibaoguang ffbfc3f11b Update D.3. Launching executable jars.md 2015-05-13 00:06:40 +08:00
qibaoguang 9ff3e60289 Update D.1.2. The executable war file structure.md 2015-05-13 00:03:13 +08:00
qibaoguang 925532d98b Update SUMMARY.md 2015-05-12 00:25:16 +08:00
qibaoguang 1d15f9ed7d Update C. Auto-configuration classes.md 2015-05-12 00:22:44 +08:00
qibaoguang c4e73a8259 Update B.2. Generating your own meta-data using the annotation processor.md 2015-05-12 00:21:44 +08:00
qibaoguang 6f862fc44f Update B.2.1. Nested properties.md 2015-05-12 00:20:54 +08:00
qibaoguang f13898cc4f Update SUMMARY.md 2015-05-11 23:53:40 +08:00
qibaoguang ab4546017c Update SUMMARY.md 2015-05-11 23:50:32 +08:00
qibaoguang 137bec76d4 Update B.1.3. Repeated meta-data items.md 2015-05-11 23:50:18 +08:00
qibaoguang 6a11ccfd6e Update B.1. Meta-data format.md 2015-05-11 23:49:22 +08:00
qibaoguang 35f54e4b14 Update B.1.1. Group Attributes.md 2015-05-11 23:49:01 +08:00
qibaoguang e7645f5de6 Update B.1.2. Property Attributes.md 2015-05-11 23:47:39 +08:00
qibaoguang 6de8b44bd3 Update B.1.1. Group Attributes.md 2015-05-11 23:46:35 +08:00
qibaoguang d9c5519166 Update B.1. Meta-data format.md 2015-05-11 23:45:45 +08:00
qibaoguang c00bbfeec5 Update README.md 2015-05-11 23:43:40 +08:00
qibaoguang c4b2a9dd54 Create README.md 2015-05-11 23:40:41 +08:00
qibaoguang 07c0a528e6 Update E. Dependency versions.md 2015-05-11 23:33:14 +08:00
qibaoguang c440da08be Update D.6. Alternative single jar solutions.md 2015-05-11 23:25:53 +08:00
qibaoguang 7c2e49bb8b Update D.6. Alternative single jar solutions.md 2015-05-11 23:25:01 +08:00
qibaoguang b2cb5e1be6 Update D.5.2. System ClassLoader.md 2015-05-11 23:21:16 +08:00