Skip to content

Commit 08f0203

Browse files
committed
working on #102 F007 Add first new Task: broken bug
1 parent cee7f62 commit 08f0203

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

etc/TODO.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66
* https://www.youtube.com/watch?v=hieLEsp5cTk
77

88

9-
# 2.3.7
9+
## 2.3.7
1010
Fixed #32, Fixed #36, Fixed #89, Fixed #83, Fixed #84, Fixed #85, Fixed #88, Fixed #90, Fixed #91, Fixed #99
1111

1212

13-
# 2.3.8
13+
## 2.3.8
1414
Fixed #79, Fixed #80, Fixed #81, Fixed #100, Fixed #101
1515

1616

17-
## BUGS:
17+
### BUGS:
1818
* #101 ERROR: relation "spring_session" does not exist
1919

2020
````
@@ -63,4 +63,10 @@ Caused by: org.postgresql.util.PSQLException: ERROR: relation "spring_session" d
6363
* [Spring Session with JDBC on Github](https://github.com/eugenp/tutorials/tree/master/spring-session/spring-session-jdbc)
6464
* [Spring Session with JDBC](https://www.javadevjournal.com/spring/spring-session-with-jdbc/)
6565

66-
# 2.3.9 Fixed #79, Fixed #80, Fixed #81, Fixed #100, Fixed #101
66+
## 2.3.9 Fixed #79, Fixed #80, Fixed #81, Fixed #100, Fixed #101
67+
68+
## 2.3.10 - Bugfixing
69+
70+
* F007 Add first new Task: brokem
71+
72+
An error happened during template parsing (template: "class path resource [templates/task/add.html]"

0 commit comments

Comments
 (0)