Updated Accessing an SQL database (markdown)
Change numbering
Corrects call to moveTo
No need for @ prefix, already in scala here
Updated Handling file upload (markdown)
same thing, static class is invalid in java
a class definition can't be static
Minor grammar tweaks
s/snapshost/snapshots
fix typo
enumerateFile/Stream became fromFile/Stream
Akka helper is in concurrent package
removed special chars
more details about the cache and how to use it
Add missing Async block
Json type, should be xml request
Typo
Updated Working with sub-projects (markdown)
Fix incomplete path to JSON parsing function
One should specify java max heap size to stay under heroku's memory quota. Such configuration is found in JAVA_OPTS on heroku.
Fixing formatting
Update Akka conf
Evolutions directory path should include database name
Correct slash direction in JSON parsing example
Correct library path
Updated Messages and internationalization (markdown)
Updated Messages externalisation and i18n (markdown)