Dave Syer
20697cd7ca
Fix labelling of versions
2014-06-25 07:54:31 +01:00
Dave Syer
76e7f3f15c
Add bootVersion to home page
2014-06-24 09:42:54 +01:00
Dave Syer
e184aa11d9
*.groovy has to be different filename (problem is CF buildpack)
2014-06-13 12:22:13 +01:00
Justin Wayne
f75833c488
correcting typo
...
Double ' removed.
2014-06-12 10:29:35 -04:00
Dave Syer
196fa8f2f0
Add additional gradle hints for eclipse
...
Fixes gh-16
2014-06-05 08:21:25 +01:00
Dave Syer
4f772e4a99
Add provided scope to war
2014-06-04 15:31:11 +01:00
Dave Syer
32b99a8350
Add title popovers to navbar links (fixes gh-15)
2014-05-30 14:07:05 +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
Tomas Lin
a243cf1685
Latest gradle version is 1.12
2014-05-06 17:26:21 -07: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
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
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
Dave Syer
0e32f8aa1e
Add support for new starters
2014-01-28 14:37:23 +00:00
Dave Syer
082b221cee
Push template updates for Boot version changes
2014-01-21 14:52:02 +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
4b4b837846
Fix HTML
2013-08-19 21:45:54 +01:00
Dave Syer
8a137b6646
Fix packages in sample app
2013-08-19 14:19:01 +01:00
Dave Syer
16f001e33d
Switch to using boot dependencies
2013-08-19 13:23:04 +01:00
Dave Syer
697955e98a
Remove gs-* links
2013-08-05 11:12:53 +01:00
Dave Syer
0ccc883c90
Update for 0.5.0.M1
2013-08-04 13:50:06 +01:00
Dave Syer
9d4a6bf6c5
Download starter.zip from home page
2013-07-22 14:40:50 +01:00
Dave Syer
a7433b094c
Updates bootstrap->zero
2013-07-22 10:32:04 +01:00
Dave Syer
f60cfcb910
Add /gs endpoint
2013-06-06 12:19:15 +01:00
Dave Syer
0e1a1d6879
Working app with maven pom generator and installer
2013-06-06 08:40:10 +01:00