issues
search
prasanth-priyan
/
SpringBootTasks
Spring Boot Tasks - StackRoute
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
pom.xml: Either import h2 or mysql dependency
#17
MeghnaW19
opened
5 years ago
1
Global: Add required files and folders to .gitignore
#16
MeghnaW19
opened
5 years ago
1
Global: Add comments
#15
MeghnaW19
opened
5 years ago
0
src/main/java/com/stackroute/controller/MovieController.java: In MovieController , Internal_Server_Error status should be handled by all the methods
#14
MeghnaW19
opened
5 years ago
0
src/main/java/com/stackroute/startup: Improper class naming conventions
#13
MeghnaW19
opened
5 years ago
0
Global: Exception messages should be proper and meaningful.
#12
MeghnaW19
opened
5 years ago
0
src/main/java/com/stackroute/controller/MovieController.java: Catch Exception class as well, if database connection issue happens this global class can handle it
#11
MeghnaW19
opened
5 years ago
0
src/main/java/com/stackroute/service/MovieServiceImpl.java: In MovieService interface (all the methods should throw proper exception)
#10
MeghnaW19
opened
5 years ago
0
src/main/java/com/stackroute: Refactor configuration package to config
#9
MeghnaW19
opened
5 years ago
0
Task 3 branch not present
#8
MeghnaW19
opened
5 years ago
0
src/main/java/com/stackroute/controller/MovieController.java: Update updateComments() method.
#7
MeghnaW19
opened
5 years ago
0
master/src/main/java/com/stackroute/controller/MovieController.java: Update updateComments() method() method.
#6
MeghnaW19
closed
5 years ago
0
src/main/java/com/stackroute/controller/MovieController.java: Give appropriate http status codes.
#5
MeghnaW19
opened
5 years ago
0
src/main/java/com/stackroute/controller/MovieController.java: Incorrect request mapping values.
#4
MeghnaW19
opened
5 years ago
0
src/main/java/com/stackroute/controller/MovieController.java: Missing Autowiring
#3
MeghnaW19
opened
5 years ago
0
src/main/java/com/stackroute/controller/MovieController.java: Incorrect class level request mapping value.
#2
MeghnaW19
opened
5 years ago
0
Global: Standard: No README.md and .gitignore
#1
MeghnaW19
opened
5 years ago
0