-
Notifications
You must be signed in to change notification settings - Fork 18
Springboot jdbc #55
base: master
Are you sure you want to change the base?
Springboot jdbc #55
Conversation
and update the description
Review status: 0 of 74 files reviewed at latest revision, 1 unresolved discussion. build.gradle, line 28 [r2] (raw file):
What is the reason for changing to version 1.1-SNAPSHOT rather than staying with 1.0. Comments from Reviewable |
Reviewed 1 of 65 files at r2. Comments from Reviewable |
Review status: 1 of 74 files reviewed at latest revision, 1 unresolved discussion. build.gradle, line 28 [r2] (raw file):
|
Reviewed 8 of 65 files at r2. README.md, line 25 [r2] (raw file):
Should be: This project demonstrates a "hello world" web application with Spring technology, running on an IBM WebSphere Liberty Server. README.md, line 28 [r2] (raw file):
Inside the application project there are two classes: README.md, line 33 [r2] (raw file):
This should link to documentation about how to write spring applications that run on a Liberty server. See issue #56. liberty-starter-application/src/main/resources/services.json, line 6 [r2] (raw file):
Grammar needs adjusting. liberty-starter-wlpcfg/servers/StarterServer/resources/security/.gitignore, line 2 [r2] (raw file):
Need to revert this file. Comments from Reviewable |
Reviewed 4 of 65 files at r2. starter-microservice-springboot-jdbc/repository/0.0.1/compile-pom.xml, line 14 [r2] (raw file):
Should be tool.accelerate.core starter-microservice-springboot-jdbc/repository/0.0.1/compile-pom.xml, line 21 [r2] (raw file):
Should be tool.accelerate.core starter-microservice-springboot-jdbc/repository/0.0.1/compile-pom.xml, line 22 [r2] (raw file):
Should be tool.accelerate.core starter-microservice-springboot-jdbc/repository/0.0.1/provided-pom.xml, line 14 [r2] (raw file):
tool.accelerate.core starter-microservice-springboot-jdbc/repository/0.0.1/provided-pom.xml, line 20 [r2] (raw file):
tool.accelerate.core starter-microservice-springboot-jdbc/repository/0.0.1/provided-pom.xml, line 21 [r2] (raw file):
tool.accelerate.core starter-microservice-springboot-jdbc/repository/0.0.1/provided-pom.xml, line 22 [r2] (raw file):
tool.accelerate.core starter-microservice-springboot-jdbc/repository/0.0.1/runtime-pom.xml, line 14 [r2] (raw file):
tool.accelerate.core starter-microservice-springboot-jdbc/repository/0.0.1/runtime-pom.xml, line 20 [r2] (raw file):
tool.accelerate.core starter-microservice-springboot-jdbc/repository/0.0.1/runtime-pom.xml, line 21 [r2] (raw file):
tool.accelerate.core starter-microservice-springboot-jdbc/repository/0.0.1/runtime-pom.xml, line 30 [r2] (raw file):
Should be updated to 0.0.2 Comments from Reviewable |
Reviewed 7 of 65 files at r2. starter-microservice-springboot-jdbc/src/main/webapp/sample/myProject-application/src/main/java/application/springboot/jdbc/Customer.java, line 1 [r2] (raw file):
Missing copyright statement Comments from Reviewable |
Reviewed 1 of 65 files at r2. starter-microservice-springboot-jdbc/src/main/webapp/sample/myProject-application/src/main/java/application/springboot/jdbc/JDBCController.java, line 39 [r2] (raw file):
We should have tests for this to prove it is working. Comments from Reviewable |
Reviewed 4 of 65 files at r2. starter-microservice-springboot-jdbc/src/main/webapp/WEB-INF/classes/description.html, line 18 [r2] (raw file):
This project demonstrates how to access relational data with Spring technology running on an IBM WebSphere Liberty server. Comments from Reviewable |
Reviewed 1 of 65 files at r2. starter-microservice-springboot-jdbc/src/test/java/com/ibm/liberty/starter/service/springboot/api/v1/it/TestApplication.java, line 87 [r2] (raw file):
Should say 4 files were expected for sample. Comments from Reviewable |
Reviewed 1 of 47 files at r1, 2 of 65 files at r2. starter-microservice-springboot-jersey/repository/0.0.1/compile-pom.xml, line 14 [r2] (raw file):
tool.accelerate.core starter-microservice-springboot-jersey/repository/0.0.1/compile-pom.xml, line 20 [r2] (raw file):
tool.accelerate.core starter-microservice-springboot-jersey/repository/0.0.1/compile-pom.xml, line 21 [r2] (raw file):
tool.accelerate.core starter-microservice-springboot-jersey/repository/0.0.1/compile-pom.xml, line 22 [r2] (raw file):
tool.accelerate.core Comments from Reviewable |
Reviewed 1 of 65 files at r2. starter-microservice-springboot-jersey/repository/0.0.1/provided-pom.xml, line 14 [r2] (raw file):
tool.accelerate.core starter-microservice-springboot-jersey/repository/0.0.1/provided-pom.xml, line 20 [r2] (raw file):
tool.accelerate.core starter-microservice-springboot-jersey/repository/0.0.1/provided-pom.xml, line 21 [r2] (raw file):
tool.accelerate.core starter-microservice-springboot-jersey/repository/0.0.1/provided-pom.xml, line 22 [r2] (raw file):
tool.accelerate.core Comments from Reviewable |
Reviewed 1 of 47 files at r1. starter-microservice-springboot-jersey/repository/0.0.1/runtime-pom.xml, line 14 [r2] (raw file):
tool.accelerate.core starter-microservice-springboot-jersey/repository/0.0.1/runtime-pom.xml, line 20 [r2] (raw file):
tool.accelerate.core starter-microservice-springboot-jersey/repository/0.0.1/runtime-pom.xml, line 21 [r2] (raw file):
tool.accelerate.core starter-microservice-springboot-jersey/repository/0.0.1/runtime-pom.xml, line 22 [r2] (raw file):
tool.accelerate.core starter-microservice-springboot-jersey/repository/0.0.1/runtime-pom.xml, line 30 [r2] (raw file):
Should be updated to version 0.0.2. Comments from Reviewable |
Reviewed 3 of 47 files at r1. starter-microservice-springboot-jersey/src/main/java/com/ibm/liberty/starter/service/springboot/jersey/api/v1/ProviderEndpoint.java, line 40 [r2] (raw file):
This string is not being used. Comments from Reviewable |
Reviewed 2 of 47 files at r1, 1 of 65 files at r2. starter-microservice-springboot-jdbc/src/main/java/com/ibm/liberty/starter/service/springboot/api/v1/ProviderEndpoint.java, line 40 [r2] (raw file):
This string is not being used. starter-microservice-springboot-jdbc/src/main/webapp/sample/myProject-application/src/main/java/application/springboot/Application.java, line 1 [r2] (raw file):
Missing apache license Comments from Reviewable |
Review status: 36 of 74 files reviewed at latest revision, 38 unresolved discussions. starter-microservice-springboot-jersey/src/main/webapp/sample/myProject-application/src/main/java/application/springboot/Application.java, line 1 [r2] (raw file):
Missing Apache license Comments from Reviewable |
Reviewed 1 of 47 files at r1. starter-microservice-springboot-jersey/src/main/webapp/WEB-INF/classes/description.html, line 18 [r2] (raw file):
This project demonstrated creating a "hello world" RESTful web service with Spring technology, running on an IBM WebSphere Liberty server. Comments from Reviewable |
Reviewed 1 of 47 files at r1, 1 of 65 files at r2. starter-microservice-springboot-jersey/src/test/java/com/ibm/liberty/starter/service/springboot/jersey/api/v1/it/TestApplication.java, line 87 [r2] (raw file):
Should say expects 4 sample files Comments from Reviewable |
Reviewed 3 of 65 files at r2. Comments from Reviewable |
Review status: 42 of 74 files reviewed at latest revision, 43 unresolved discussions. starter-microservice-springboot-security/repository/0.0.1/compile-pom.xml, line 20 [r2] (raw file):
tool.accelerate.core starter-microservice-springboot-security/repository/0.0.1/compile-pom.xml, line 21 [r2] (raw file):
tool.accelerate.core starter-microservice-springboot-security/repository/0.0.1/compile-pom.xml, line 22 [r2] (raw file):
tool.accelerate.core Comments from Reviewable |
Reviewed 1 of 65 files at r2. starter-microservice-springboot-security/repository/0.0.1/provided-pom.xml, line 14 [r2] (raw file):
tool.accelerate.core starter-microservice-springboot-security/repository/0.0.1/provided-pom.xml, line 20 [r2] (raw file):
tool.accelerate.core starter-microservice-springboot-security/repository/0.0.1/provided-pom.xml, line 21 [r2] (raw file):
tool.accelerate.core Comments from Reviewable |
Review status: 43 of 74 files reviewed at latest revision, 47 unresolved discussions. starter-microservice-springboot-security/repository/0.0.1/provided-pom.xml, line 25 [r2] (raw file):
Shouldn't need this repo, can use Maven central Comments from Reviewable |
Review status: 43 of 74 files reviewed at latest revision, 48 unresolved discussions. starter-microservice-springboot-security/repository/0.0.1/provided-pom.xml, line 22 [r2] (raw file):
tool.accelerate.core Comments from Reviewable |
Reviewed 1 of 65 files at r2. starter-microservice-springboot-security/repository/0.0.1/runtime-pom.xml, line 14 [r2] (raw file):
tool.accelerate.core starter-microservice-springboot-security/repository/0.0.1/runtime-pom.xml, line 20 [r2] (raw file):
tool.accelerate.core starter-microservice-springboot-security/repository/0.0.1/runtime-pom.xml, line 21 [r2] (raw file):
tool.accelerate.core starter-microservice-springboot-security/repository/0.0.1/runtime-pom.xml, line 22 [r2] (raw file):
tool.accelerate.core starter-microservice-springboot-security/repository/0.0.1/runtime-pom.xml, line 30 [r2] (raw file):
Should be 0.0.2 Comments from Reviewable |
Reviewed 1 of 47 files at r1, 1 of 65 files at r2. starter-microservice-springboot-security/src/main/java/com/ibm/liberty/starter/service/springboot/security/api/v1/ProviderEndpoint.java, line 40 [r2] (raw file):
This string is not used Comments from Reviewable |
Reviewed 2 of 47 files at r1, 1 of 65 files at r2. starter-microservice-springboot-security/src/main/webapp/sample/myProject-application/src/main/java/application/springboot/Application.java, line 1 [r2] (raw file):
Needs copyright notice Comments from Reviewable |
Reviewed 1 of 65 files at r2. starter-microservice-springboot-security/src/main/webapp/sample/myProject-application/src/main/java/application/springboot/security/MvcConfig.java, line 1 [r2] (raw file):
Needs copyright notice Comments from Reviewable |
Reviewed 1 of 65 files at r2. starter-microservice-springboot-security/src/main/webapp/sample/myProject-application/src/main/java/application/springboot/security/WebSecurityConfig.java, line 1 [r2] (raw file):
Needs copyright notice Comments from Reviewable |
Reviewed 1 of 65 files at r2. starter-microservice-springboot-security/src/main/webapp/sample/myProject-application/src/main/resources/application.properties, line 1 [r2] (raw file):
What is this being used by? Is it necessary? Comments from Reviewable |
Reviewed 1 of 65 files at r2. Comments from Reviewable |
Reviewed 1 of 47 files at r1. Comments from Reviewable |
Reviewed 1 of 47 files at r1. starter-microservice-springboot-security/src/main/webapp/WEB-INF/classes/description.html, line 18 [r2] (raw file):
This project demonstrates creating a simple web application with resources that are protected by Spring security, running on IBM WebSphere Liberty server. Comments from Reviewable |
Reviewed 1 of 65 files at r2. Comments from Reviewable |
Reviewed 1 of 47 files at r1. Comments from Reviewable |
Review status: 57 of 74 files reviewed at latest revision, 60 unresolved discussions. starter-microservice-springboot-security/src/test/java/com/ibm/liberty/starter/service/springboot/security/api/v1/it/TestApplication.java, line 87 [r2] (raw file):
Should say 8 sample files were expected. Comments from Reviewable |
Reviewed 1 of 65 files at r2. Comments from Reviewable |
Reviewed 1 of 65 files at r2. Comments from Reviewable |
Review status: 59 of 74 files reviewed at latest revision, 61 unresolved discussions. starter-microservice-springboot-web/repository/0.0.1/compile-pom.xml, line 7 [r2] (raw file):
This should have the version 0.0.2-SNAPSHOT and should not result in version 0.0.1 of net.wasdev.wlp.starters.springboot being deleted Comments from Reviewable |
Reviewed 1 of 65 files at r2. starter-microservice-springboot-web/repository/0.0.1/provided-pom.xml, line 5 [r2] (raw file):
Revert this change, there is already a version 0.0.2 with this change Comments from Reviewable |
Reviewed 1 of 65 files at r2. starter-microservice-springboot-web/repository/0.0.1/runtime-pom.xml, line 5 [r2] (raw file):
This change should be reverted, the change has already been made in version 0.0.2. Comments from Reviewable |
Reviewed 1 of 65 files at r2. starter-microservice-springboot-web/src/main/webapp/sample/myProject-application/src/main/java/application/springboot/Application.java, line 1 [r2] (raw file):
Missing copyright notice Comments from Reviewable |
Reviewed 1 of 65 files at r2. Comments from Reviewable |
Review status: 63 of 74 files reviewed at latest revision, 65 unresolved discussions. starter-microservice-springboot-web/src/main/webapp/WEB-INF/classes/description.html, line 18 [r2] (raw file):
This project demonstrates a "hello world" web application using Spring technologies and running on an IBM WebSphere Liberty server. Comments from Reviewable |
Reviewed 1 of 65 files at r2. Comments from Reviewable |
This will be pulled into a branch rather than accepting this pull request. I will close the request when we have the code in a branch. |
Check in Springboot code with:
This change is