issues
search
spring-guides
/
gs-accessing-data-mysql
Accessing data with MySQL :: Learn how to set up and manage user accounts on MySQL and how to configure Spring Boot to connect to it at runtime.
http://spring.io/guides/gs/accessing-data-mysql/
Apache License 2.0
201
stars
314
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ERROR hibernate java.sql.SQLSyntaxErrorException: Table 'mydatabase.user_seq' doesn't exist
#67
eldom9
opened
3 weeks ago
0
./gradlew bootRun failed
#66
snowuyl
opened
1 month ago
1
Bump the guide-dependencies-gradle group across 2 directories with 1 update
#65
dependabot[bot]
closed
3 months ago
1
remove unused run.sh in the test directory.
#64
mushroom528
closed
4 months ago
1
Bump the guide-dependencies-gradle group across 2 directories with 1 update
#63
dependabot[bot]
closed
4 months ago
0
Remove unused CI files
#62
robertmcnees
closed
4 months ago
2
Add Spring Boot Docker Compose support
#61
robertmcnees
closed
4 months ago
2
Add Spring Boot Docker Compose Support
#60
robertmcnees
closed
4 months ago
1
added mysql-dependency
#59
sandeepkokane
closed
6 months ago
3
Fix broken `./gradlew test` and `./gradlew bootRun` commands because of missing MySQL jdbc driver
#58
j0holo
closed
6 months ago
1
Missing MySQL dependency
#57
benstadlbauer
closed
6 months ago
4
Update README.adoc
#56
GeorgePanaretos
closed
11 months ago
0
Upgrade docker-compose to use v3.8
#55
austek
closed
11 months ago
0
Upgrade Spring Boot to the latest version
#54
Buzzardo
closed
6 months ago
1
need to specifiy mysql dependency from pom.xml and build.gradle;
#53
macauyeah
closed
1 year ago
3
need to specifiy mysql dependency from pom.xml and build.gradle;
#52
wingzero0
closed
1 year ago
1
docker compose file need to update because compose V1 has been depreted
#51
vincenthsin
closed
6 months ago
2
Incorrect MySQL driver
#50
Igor-Polatajko
closed
1 year ago
1
Update README.adoc
#49
GeorgePanaretos
closed
1 year ago
1
[UPDATE] Create the application.properties File
#48
Elton-Ribeiro
closed
2 years ago
1
Update gradle and spring boot versions
#47
ksankaranara-vmw
closed
1 year ago
1
Fix mysql driver error
#46
kc596
closed
1 year ago
3
Change 'Maven' to 'Gradle'
#45
xunita
closed
3 years ago
1
update application.properties for "APPLICATION FAILED TO START"
#44
automvc
closed
3 years ago
2
Match dependency name to that on Spring Intializr
#43
avivmu
closed
3 years ago
0
Path not found
#42
sabrinaslattery
closed
1 year ago
2
Modify the port 8080
#41
Anda77
closed
4 years ago
1
Error creating bean with name 'userRepository' defined in com.example.accessingdatamysql.UserRepository
#40
AshhadS
closed
4 years ago
5
Update versions
#39
Buzzardo
closed
4 years ago
0
Access to DialectResolutionInfo cannot be null when 'hibernate.dialect' not set
#38
wssrcok
closed
1 year ago
2
Timezone Problem
#37
ieyring
closed
4 years ago
2
Change localhost to % in mysql commands
#36
tamaro-skaljic
closed
4 years ago
0
Fix a few small things
#35
Heaven31415
closed
4 years ago
0
Fixed mention of MongoDb instead of mysql
#34
test123
closed
4 years ago
2
Corrects the path to be the same as the package.
#33
snlacks
closed
4 years ago
0
Example Paths incorrect.
#32
snlacks
closed
4 years ago
0
SQL recomandation
#31
Maokaitou
closed
4 years ago
2
Autowire not working
#30
clifflo
closed
4 years ago
1
Upgrade to Spring Boot 2.2
#29
Buzzardo
closed
4 years ago
0
Fixing the image format in the README file
#28
Buzzardo
closed
5 years ago
0
Use Spring Initializr
#27
Buzzardo
closed
5 years ago
0
"Accessing data with MySQL" guide does not work
#26
james-bates-omio
closed
4 years ago
12
Change a get to a post when creating a new User
#25
CorainChicago
closed
5 years ago
3
NoSuchBeanDefinitionException: No qualifying bean of type 'hello.UserRepository' available: expected at least 1 bean which qualifies as autowire candidate.
#24
wilixx
closed
4 years ago
2
URL Cleanup
#23
spring-operator
closed
5 years ago
0
URL Cleanup
#22
spring-operator
closed
5 years ago
0
URL Cleanup
#21
spring-operator
closed
5 years ago
0
URL Cleanup
#20
spring-operator
closed
5 years ago
0
MySQLSyntaxErrorException: You have an error in your SQL syntax;
#19
nickkulese
closed
1 year ago
3
Added missing dependency for HibernateJpaConfiguration class.
#18
stevewhitmore
closed
4 years ago
3
Next