update formatting in website
This commit is contained in:
@@ -15,7 +15,7 @@ Spring Batch Getting Started
|
||||
|
||||
* Download STS version 2.1.0.* from the {{{http://www.springsource.com/products/sts}SpringSource website}}. STS is a free Eclipse bundle with many features useful for Spring developers.
|
||||
|
||||
* Go to {{New->Other...}} and select {{SpringSource Tool Suite->Template Project}} from the wizard chooser.
|
||||
* Go to <<<New->Other...>>> and select <<<SpringSource Tool Suite->Template Project>>> from the wizard chooser.
|
||||
|
||||
* The wizard has a drop down with a list of template projects. One of them is a "Simple Spring Batch Project". Select it and follow the wizard.
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ Snapshot Builds
|
||||
|
||||
These builds are provided for testing and development purposes only. They are built by a Bamboo process automatically using the latest snapshot from Subversion.
|
||||
|
||||
Snapshots are deployed in Maven Central format every night to the {{{{http://s3browse.com/explore/maven.springframework.org/milestone/org/springframework/batch}SpringSource Maven Repository}}, so use this in your POM (inside a \<repositories\> element):
|
||||
Snapshots are deployed in Maven Central format every night to the {{{http://s3browse.com/explore/maven.springframework.org/milestone/org/springframework/batch}SpringSource Maven Repository}}, so use this in your POM (inside a \<repositories\> element):
|
||||
|
||||
+---
|
||||
<repository>
|
||||
|
||||
Reference in New Issue
Block a user