menu
Log In
Register
menu
Login
Register
Questions
Hot!
Unanswered
Tags
Users
Ask a Question
About us
Cookie Policy
Home
User
vitya_brodov
Answers
arrow_back
Answers by vitya_brodov
Filter
sort
User vitya_brodov
Wall
Recent activity
All questions
All answers
0
votes
Как быть с ошибкой: Error creating bean with name 'dataSourceScriptDatabaseInitializer' defined in class path?
Как быть с ошибкой: Error creating bean with name 'dataSourceScriptDatabaseInitializer' defined in class path?
Hello, everyone! When connecting postgresql to intellij idea it throws an error at startup: I think I got everything right in the properties: spring.datasource.url= j ...
postgresql
spring
jdbc
answered
Dec 7, 2021
0
votes
How do I add random objects to a List?
How do I add random objects to a List?
Good evening! I have a Seller class that has: fields: private int money = random.nextInt(50)+50; // Начальное количество денег от 50 до 100 монет private ...
java
answered
Nov 12, 2021
251k
questions
567k
answers
0
comments
272k
users