-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Minor edit to version before stamping it as 1.0.
- Loading branch information
Showing
2 changed files
with
2 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,3 @@ | ||
Things I noticed after starting with 'gs-handling-form-submission' demo project: | ||
https://github.com/djangofan/spring-boot-mortgage-calculator | ||
---------------- | ||
1. Using JDK 1.7, the Gradle version of the project will not build. Project should have a note about that. | ||
2. The wrapper gradleVersion should be updated to 2.8 (not required, but recommended) | ||
3. Including the .war task in the build.gradle would have made sense, for optional deployment to another container. | ||
4. Leave a link in the documentation that explains why using spring-boot with thymeleaf was chosen. It is very confusing for a beginner, not knowing why. | ||
5. Had trouble posting a Date object. Added code in 'config' package to handle it. | ||
|
||
|
||
Want to use: | ||
http://www.chartjs.org/docs/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters