-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathspring.log
More file actions
30 lines (16 loc) · 918 Bytes
/
spring.log
File metadata and controls
30 lines (16 loc) · 918 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
2024-12-11T16:39:38.498+01:00 ERROR 22856 --- [guessNumbersWithAI] [main] o.s.b.d.LoggingFailureAnalysisReporter :
***************************
APPLICATION FAILED TO START
***************************
Description:
Parameter 0 of constructor in com.guessNumbersWithAI.model.DrawnImages required a bean of type 'java.lang.String' that could not be found.
Action:
Consider defining a bean of type 'java.lang.String' in your configuration.
2024-12-11T16:40:00.930+01:00 ERROR 23712 --- [guessNumbersWithAI] [main] o.s.b.d.LoggingFailureAnalysisReporter :
***************************
APPLICATION FAILED TO START
***************************
Description:
Parameter 0 of constructor in com.guessNumbersWithAI.model.DrawnImages required a bean of type 'java.lang.String' that could not be found.
Action:
Consider defining a bean of type 'java.lang.String' in your configuration.