Dave Syer
009dcdcc4a
Add templates and static dirs in webapp
2014-05-30 10:41:40 +01:00
Dave Syer
113b864e4b
Add .groovy lang support
2014-05-30 09:50:24 +01:00
Dave Syer
eeb6a762a8
Fix bullet problem in UI
2014-05-30 08:56:22 +01:00
Dave Syer
ba480960c3
Add JavaVersion feature
2014-05-30 06:18:33 +01:00
Dave Syer
d6c77bb9ef
Add support for WAR packaging
2014-05-29 16:26:47 +01:00
Dave Syer
f0e07531cc
Extract config classes to TestConfiguration
2014-05-29 14:20:21 +01:00
Dave Syer
c62acf515e
Use reactor-spring idioms
2014-05-29 14:20:17 +01:00
Dave Syer
54561770cc
Add integration test
2014-05-28 17:26:53 +01:00
Tomas Lin
a243cf1685
Latest gradle version is 1.12
2014-05-06 17:26:21 -07:00
Dave Syer
58d4b29785
Fix version -> repo mapping in install.sh
2014-05-06 17:23:21 -07:00
Josh Long
ae9f7cbd81
Removed missing JMS option and fixed spelling of remote-shell
...
Fixes gh-8
2014-04-30 10:57:09 +01:00
Stephane Nicoll
bf95f10709
Fix maven warning
...
This commit fixes a warning displayed by Maven due to the fact that
no relativePath is set and maven defaults to the parent directory. As
the parent is never going to be available in such directory and we use
the maven repository to fetch it, this commit sets an unknown relative
path explicitly.
Also fixing to UTF-8 encoding which is a sane default. Fixing the
encoding removes some warning when copying filtered resources.
2014-04-30 09:58:53 +01:00
Stephane Nicoll
093ed35135
Fix pom alignment
...
This commit fixes an alignment issue for the test scope added for the
spring-boot-starter-test module.
Fixes gh-10
2014-04-30 09:58:33 +01:00
Dave Syer
63df612add
Upgrade to 1.0.2
2014-04-24 18:08:51 +01:00
Tomas Lin
ce6582bc0f
update to spring boot version 1.0.1.RELEASE
2014-04-11 09:30:31 -07:00
Tomas Lin
24a41ba3a1
update gradle version to 1.11
2014-04-11 05:30:15 +01:00
Dave Syer
eac229683f
Remove unnecessary favicon
2014-04-11 05:24:43 +01:00
Andy Piper
d1c98423a3
Cleanup for spring.io, update docs
...
This commit contains a number of changes, no functional difference in
the app but a general cleanup of look and docs:
- removed the Gemfile which is now redundant, Cloud Foundry CLI is no
longer a Ruby app
- updated various parts of the README to reflect changes to Spring Boot
CLI (local flag no longer exists, etc) and new CF deployment procedure.
- fixed references to www.springsource.com -> spring.io throughout web
content
- added favicon reflecting new Spring branding
- updated github URLs springsource -> spring-projects
2014-04-11 05:19:02 +01:00
Dave Syer
7096aa8661
Add build.gradle to project
2014-04-01 19:46:00 +01:00
Dave Syer
218c7dd1e2
Leave out repositories if not necessary
2014-04-01 17:50:07 +01:00
Dave Syer
50f95ccf94
Add version to pom and gradle build
2014-04-01 17:22:18 +01:00
Dave Syer
9ed3be9ba9
Add 1.0.0.RELEASE to install.sh
2014-04-01 17:17:33 +01:00
Dave Syer
7b69933e25
Add boot version to info
2014-04-01 17:12:56 +01:00
Dave Syer
5beb8e45c7
Add application.properties
2014-04-01 08:57:06 +01:00
Dave Syer
4c292e60f2
Add @WebAppConfiguration to webapp tests
2014-03-18 10:21:31 +00:00
Dave Syer
59c009dba6
Revert mistake in DOCTYPE header
2014-03-06 10:31:40 +00:00
Dave Syer
3f643a4cc6
Add @Configuration to Application.java
2014-03-06 09:32:42 +00:00
Dave Syer
11184e6927
Add UTF-8 to POM and Data Rest to app
2014-02-28 08:22:24 +00:00
Christian Dupuis
8a5af855f0
add repository/ to .gitignore
2014-02-25 21:27:15 +01:00
Christian Dupuis
f8254bc961
Sort types and styles
2014-02-25 21:26:55 +01:00
Christian Dupuis
7e69d4cc6a
Fixed typos in latest commit
2014-02-25 21:15:58 +01:00
Dave Syer
1f519a5f9f
Add thymeleaf starter
2014-02-20 17:18:06 +00:00
Dave Syer
2d72bdcc27
Merge pull request #3 from indyaah/master
...
* pull3:
Changes for install.sh to point to correct URL and file.
Broken Links Updated In README.md for installation instructions.
2014-02-11 15:16:24 +00:00
Anuj Patel
5204c1aa5a
Changes for install.sh to point to correct URL and file.
...
Fixes gh-2, fixes gh-3
2014-02-11 15:16:03 +00:00
Anuj Patel
c55219824f
Broken Links Updated In README.md for installation instructions.
2014-02-11 15:15:01 +00:00
Dave Syer
8dbb1823e1
Add MongoDB
2014-01-30 11:09:57 +00:00
Dave Syer
0e32f8aa1e
Add support for new starters
2014-01-28 14:37:23 +00:00
Dave Syer
4aae861ed9
Add build.gradle generation
2014-01-21 15:34:41 +00:00
Dave Syer
082b221cee
Push template updates for Boot version changes
2014-01-21 14:52:02 +00:00
Dave Syer
d583e5cb5a
Add extra starters
2013-11-01 15:58:58 +00:00
Dave Syer
a71d4182d8
Add support for pom.xml generation as well as test in starter project
2013-11-01 14:39:56 +00:00
Dave Syer
786219a548
For JPA the starter pom is data-jpa (not jpa)
...
Fixes IDE-1315
2013-11-01 12:05:53 +00:00
Dave Syer
cb041fdbd6
Upgrade installer to M4
2013-09-12 09:02:59 -07:00
Dave Syer
0af42fd51d
Remove redundant 'standard' type
2013-09-12 08:53:54 -07:00
Dave Syer
ca71a1738f
Use M2 for download
2013-09-02 14:05:09 +01:00
Dave Syer
5ab571cf86
Fix for latest Boot changes
2013-09-02 13:55:21 +01:00
Dave Syer
25189c52f8
Add ls
2013-08-27 17:55:16 +01:00
Dave Syer
caeba8d7a5
Add Gemfile for cf push
2013-08-27 16:57:59 +01:00
Dave Syer
9c09a7156d
Use custom command again while snapshotting
2013-08-27 16:47:27 +01:00
Dave Syer
4b4b837846
Fix HTML
2013-08-19 21:45:54 +01:00