Skip to content

Commit 663ce38

Browse files
Added MySQL database details
1 parent fd6111d commit 663ce38

24 files changed

+215
-23
lines changed

.factorypath

Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
<factorypath>
2+
<factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/boot/spring-boot-starter-data-jpa/2.6.3/spring-boot-starter-data-jpa-2.6.3.jar" enabled="true" runInBatchMode="false"/>
3+
<factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/boot/spring-boot-starter-aop/2.6.3/spring-boot-starter-aop-2.6.3.jar" enabled="true" runInBatchMode="false"/>
4+
<factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/spring-aop/5.3.15/spring-aop-5.3.15.jar" enabled="true" runInBatchMode="false"/>
5+
<factorypathentry kind="VARJAR" id="M2_REPO/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar" enabled="true" runInBatchMode="false"/>
6+
<factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/boot/spring-boot-starter-jdbc/2.6.3/spring-boot-starter-jdbc-2.6.3.jar" enabled="true" runInBatchMode="false"/>
7+
<factorypathentry kind="VARJAR" id="M2_REPO/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar" enabled="true" runInBatchMode="false"/>
8+
<factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/spring-jdbc/5.3.15/spring-jdbc-5.3.15.jar" enabled="true" runInBatchMode="false"/>
9+
<factorypathentry kind="VARJAR" id="M2_REPO/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar" enabled="true" runInBatchMode="false"/>
10+
<factorypathentry kind="VARJAR" id="M2_REPO/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar" enabled="true" runInBatchMode="false"/>
11+
<factorypathentry kind="VARJAR" id="M2_REPO/org/hibernate/hibernate-core/5.6.4.Final/hibernate-core-5.6.4.Final.jar" enabled="true" runInBatchMode="false"/>
12+
<factorypathentry kind="VARJAR" id="M2_REPO/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar" enabled="true" runInBatchMode="false"/>
13+
<factorypathentry kind="VARJAR" id="M2_REPO/net/bytebuddy/byte-buddy/1.11.22/byte-buddy-1.11.22.jar" enabled="true" runInBatchMode="false"/>
14+
<factorypathentry kind="VARJAR" id="M2_REPO/antlr/antlr/2.7.7/antlr-2.7.7.jar" enabled="true" runInBatchMode="false"/>
15+
<factorypathentry kind="VARJAR" id="M2_REPO/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar" enabled="true" runInBatchMode="false"/>
16+
<factorypathentry kind="VARJAR" id="M2_REPO/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar" enabled="true" runInBatchMode="false"/>
17+
<factorypathentry kind="VARJAR" id="M2_REPO/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar" enabled="true" runInBatchMode="false"/>
18+
<factorypathentry kind="VARJAR" id="M2_REPO/org/glassfish/jaxb/jaxb-runtime/2.3.5/jaxb-runtime-2.3.5.jar" enabled="true" runInBatchMode="false"/>
19+
<factorypathentry kind="VARJAR" id="M2_REPO/org/glassfish/jaxb/txw2/2.3.5/txw2-2.3.5.jar" enabled="true" runInBatchMode="false"/>
20+
<factorypathentry kind="VARJAR" id="M2_REPO/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar" enabled="true" runInBatchMode="false"/>
21+
<factorypathentry kind="VARJAR" id="M2_REPO/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar" enabled="true" runInBatchMode="false"/>
22+
<factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/data/spring-data-jpa/2.6.1/spring-data-jpa-2.6.1.jar" enabled="true" runInBatchMode="false"/>
23+
<factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/data/spring-data-commons/2.6.1/spring-data-commons-2.6.1.jar" enabled="true" runInBatchMode="false"/>
24+
<factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/spring-orm/5.3.15/spring-orm-5.3.15.jar" enabled="true" runInBatchMode="false"/>
25+
<factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/spring-context/5.3.15/spring-context-5.3.15.jar" enabled="true" runInBatchMode="false"/>
26+
<factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/spring-tx/5.3.15/spring-tx-5.3.15.jar" enabled="true" runInBatchMode="false"/>
27+
<factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/spring-beans/5.3.15/spring-beans-5.3.15.jar" enabled="true" runInBatchMode="false"/>
28+
<factorypathentry kind="VARJAR" id="M2_REPO/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33.jar" enabled="true" runInBatchMode="false"/>
29+
<factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/spring-aspects/5.3.15/spring-aspects-5.3.15.jar" enabled="true" runInBatchMode="false"/>
30+
<factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/boot/spring-boot-starter-web/2.6.3/spring-boot-starter-web-2.6.3.jar" enabled="true" runInBatchMode="false"/>
31+
<factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/boot/spring-boot-starter/2.6.3/spring-boot-starter-2.6.3.jar" enabled="true" runInBatchMode="false"/>
32+
<factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/boot/spring-boot/2.6.3/spring-boot-2.6.3.jar" enabled="true" runInBatchMode="false"/>
33+
<factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/boot/spring-boot-autoconfigure/2.6.3/spring-boot-autoconfigure-2.6.3.jar" enabled="true" runInBatchMode="false"/>
34+
<factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/boot/spring-boot-starter-logging/2.6.3/spring-boot-starter-logging-2.6.3.jar" enabled="true" runInBatchMode="false"/>
35+
<factorypathentry kind="VARJAR" id="M2_REPO/ch/qos/logback/logback-classic/1.2.10/logback-classic-1.2.10.jar" enabled="true" runInBatchMode="false"/>
36+
<factorypathentry kind="VARJAR" id="M2_REPO/ch/qos/logback/logback-core/1.2.10/logback-core-1.2.10.jar" enabled="true" runInBatchMode="false"/>
37+
<factorypathentry kind="VARJAR" id="M2_REPO/org/apache/logging/log4j/log4j-to-slf4j/2.17.1/log4j-to-slf4j-2.17.1.jar" enabled="true" runInBatchMode="false"/>
38+
<factorypathentry kind="VARJAR" id="M2_REPO/org/apache/logging/log4j/log4j-api/2.17.1/log4j-api-2.17.1.jar" enabled="true" runInBatchMode="false"/>
39+
<factorypathentry kind="VARJAR" id="M2_REPO/org/slf4j/jul-to-slf4j/1.7.33/jul-to-slf4j-1.7.33.jar" enabled="true" runInBatchMode="false"/>
40+
<factorypathentry kind="VARJAR" id="M2_REPO/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar" enabled="true" runInBatchMode="false"/>
41+
<factorypathentry kind="VARJAR" id="M2_REPO/org/yaml/snakeyaml/1.29/snakeyaml-1.29.jar" enabled="true" runInBatchMode="false"/>
42+
<factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/boot/spring-boot-starter-json/2.6.3/spring-boot-starter-json-2.6.3.jar" enabled="true" runInBatchMode="false"/>
43+
<factorypathentry kind="VARJAR" id="M2_REPO/com/fasterxml/jackson/core/jackson-databind/2.13.1/jackson-databind-2.13.1.jar" enabled="true" runInBatchMode="false"/>
44+
<factorypathentry kind="VARJAR" id="M2_REPO/com/fasterxml/jackson/core/jackson-annotations/2.13.1/jackson-annotations-2.13.1.jar" enabled="true" runInBatchMode="false"/>
45+
<factorypathentry kind="VARJAR" id="M2_REPO/com/fasterxml/jackson/core/jackson-core/2.13.1/jackson-core-2.13.1.jar" enabled="true" runInBatchMode="false"/>
46+
<factorypathentry kind="VARJAR" id="M2_REPO/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.13.1/jackson-datatype-jdk8-2.13.1.jar" enabled="true" runInBatchMode="false"/>
47+
<factorypathentry kind="VARJAR" id="M2_REPO/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.1/jackson-datatype-jsr310-2.13.1.jar" enabled="true" runInBatchMode="false"/>
48+
<factorypathentry kind="VARJAR" id="M2_REPO/com/fasterxml/jackson/module/jackson-module-parameter-names/2.13.1/jackson-module-parameter-names-2.13.1.jar" enabled="true" runInBatchMode="false"/>
49+
<factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/boot/spring-boot-starter-tomcat/2.6.3/spring-boot-starter-tomcat-2.6.3.jar" enabled="true" runInBatchMode="false"/>
50+
<factorypathentry kind="VARJAR" id="M2_REPO/org/apache/tomcat/embed/tomcat-embed-core/9.0.56/tomcat-embed-core-9.0.56.jar" enabled="true" runInBatchMode="false"/>
51+
<factorypathentry kind="VARJAR" id="M2_REPO/org/apache/tomcat/embed/tomcat-embed-el/9.0.56/tomcat-embed-el-9.0.56.jar" enabled="true" runInBatchMode="false"/>
52+
<factorypathentry kind="VARJAR" id="M2_REPO/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.56/tomcat-embed-websocket-9.0.56.jar" enabled="true" runInBatchMode="false"/>
53+
<factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/spring-web/5.3.15/spring-web-5.3.15.jar" enabled="true" runInBatchMode="false"/>
54+
<factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/spring-webmvc/5.3.15/spring-webmvc-5.3.15.jar" enabled="true" runInBatchMode="false"/>
55+
<factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/spring-expression/5.3.15/spring-expression-5.3.15.jar" enabled="true" runInBatchMode="false"/>
56+
<factorypathentry kind="VARJAR" id="M2_REPO/mysql/mysql-connector-java/8.0.28/mysql-connector-java-8.0.28.jar" enabled="true" runInBatchMode="false"/>
57+
<factorypathentry kind="VARJAR" id="M2_REPO/org/projectlombok/lombok/1.18.22/lombok-1.18.22.jar" enabled="true" runInBatchMode="false"/>
58+
<factorypathentry kind="VARJAR" id="M2_REPO/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar" enabled="true" runInBatchMode="false"/>
59+
<factorypathentry kind="VARJAR" id="M2_REPO/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar" enabled="true" runInBatchMode="false"/>
60+
<factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/spring-core/5.3.15/spring-core-5.3.15.jar" enabled="true" runInBatchMode="false"/>
61+
<factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/spring-jcl/5.3.15/spring-jcl-5.3.15.jar" enabled="true" runInBatchMode="false"/>
62+
<factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/boot/spring-boot-starter-actuator/2.6.3/spring-boot-starter-actuator-2.6.3.jar" enabled="true" runInBatchMode="false"/>
63+
<factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/boot/spring-boot-actuator-autoconfigure/2.6.3/spring-boot-actuator-autoconfigure-2.6.3.jar" enabled="true" runInBatchMode="false"/>
64+
<factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/boot/spring-boot-actuator/2.6.3/spring-boot-actuator-2.6.3.jar" enabled="true" runInBatchMode="false"/>
65+
<factorypathentry kind="VARJAR" id="M2_REPO/io/micrometer/micrometer-core/1.8.2/micrometer-core-1.8.2.jar" enabled="true" runInBatchMode="false"/>
66+
<factorypathentry kind="VARJAR" id="M2_REPO/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar" enabled="true" runInBatchMode="false"/>
67+
<factorypathentry kind="VARJAR" id="M2_REPO/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar" enabled="true" runInBatchMode="false"/>
68+
</factorypath>
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
eclipse.preferences.version=1
2-
org.eclipse.jdt.apt.aptEnabled=false
2+
org.eclipse.jdt.apt.aptEnabled=true
3+
org.eclipse.jdt.apt.genSrcDir=target\\generated-sources\\annotations
4+
org.eclipse.jdt.apt.genTestSrcDir=target\\generated-test-sources\\test-annotations

.settings/org.eclipse.jdt.core.prefs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ org.eclipse.jdt.core.compiler.compliance=1.8
55
org.eclipse.jdt.core.compiler.problem.enablePreviewFeatures=disabled
66
org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning
77
org.eclipse.jdt.core.compiler.problem.reportPreviewFeatures=ignore
8-
org.eclipse.jdt.core.compiler.processAnnotations=disabled
8+
org.eclipse.jdt.core.compiler.processAnnotations=enabled
99
org.eclipse.jdt.core.compiler.release=disabled
1010
org.eclipse.jdt.core.compiler.source=1.8

pom.xml

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,18 @@
3030
<artifactId>spring-boot-starter-web</artifactId>
3131
</dependency>
3232

33-
<!-- Embedded Database -->
33+
<!-- Real mySQL Database -->
3434
<dependency>
35-
<groupId>org.apache.derby</groupId>
36-
<artifactId>derby</artifactId>
35+
<groupId>mysql</groupId>
36+
<artifactId>mysql-connector-java</artifactId>
3737
<scope>runtime</scope>
3838
</dependency>
39+
<dependency>
40+
<groupId>org.projectlombok</groupId>
41+
<artifactId>lombok</artifactId>
42+
<optional>true</optional>
43+
</dependency>
44+
3945
<dependency>
4046
<groupId>org.springframework.boot</groupId>
4147
<artifactId>spring-boot-starter-test</artifactId>
@@ -54,6 +60,14 @@
5460
<plugin>
5561
<groupId>org.springframework.boot</groupId>
5662
<artifactId>spring-boot-maven-plugin</artifactId>
63+
<configuration>
64+
<excludes>
65+
<exclude>
66+
<groupId>org.projectlombok</groupId>
67+
<artifactId>lombok</artifactId>
68+
</exclude>
69+
</excludes>
70+
</configuration>
5771
</plugin>
5872
</plugins>
5973
</build>

src/main/resources/SampleData.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
------------------------ Sample Course : ----------------------------
2222
[
2323
{
24-
"id": "java-streams",
25-
"name": "Java 8 Streams",
26-
"description": "Java Streams 8 Description",
24+
"id": "java-8",
25+
"name": "Java 8",
26+
"description": "Java 8 Description",
2727
"topic": {
2828
"id": "java",
2929
"name": "Core Java",

src/main/resources/application.properties

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
server.port=8080
22

3-
spring.jpa.hibernate.ddl-auto=update
3+
#mySQL Database Configurations
4+
#update means directly change in db while I run application
5+
spring.jpa.hibernate.ddl-auto:update
6+
spring.datasource.url=jdbc:mysql://sql6.freesqldatabase.com:3306/sql6472211
7+
spring.datasource.username=sql6472211
8+
spring.datasource.password=BKZrwMePLL
9+
#spring.datasource.driver-class-name=com.mysql.jdbc.Driver
10+
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
11+
#spring.jpa.database-platform=org.hibernate.dialect.MySQL5InnoDBDialect
12+
spring.jpa.show-sql: true
13+
414

515
#Below 2 lines will be used by Actuator
616
management.port=8080
Binary file not shown.
Binary file not shown.

target/classes/META-INF/MANIFEST.MF

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Manifest-Version: 1.0
2+
Build-Jdk-Spec: 16
3+
Implementation-Title: CourseAPI-Spring-Starter
4+
Implementation-Version: 0.0.1-SNAPSHOT
5+
Created-By: Maven Integration for Eclipse
6+
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#Generated by Maven Integration for Eclipse
2+
#Sun Feb 13 10:09:55 IST 2022
3+
m2e.projectLocation=E\:\\My-Projects\\CourseAPI-Spring-Starter-heroku
4+
m2e.projectName=CourseAPI-Spring-Starter
5+
groupId=com.swarna.springboot
6+
artifactId=CourseAPI-Spring-Starter
7+
version=0.0.1-SNAPSHOT
Lines changed: 75 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,75 @@
1+
<project xmlns="http://maven.apache.org/POM/4.0.0"
2+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3+
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
4+
<modelVersion>4.0.0</modelVersion>
5+
<groupId>com.swarna.springboot</groupId>
6+
<artifactId>CourseAPI-Spring-Starter</artifactId>
7+
<version>0.0.1-SNAPSHOT</version>
8+
<packaging>jar</packaging>
9+
<name>CourseAPI-Spring-Starter</name>
10+
<description>CourseAPI-Spring Boot Starter project created took help from Java Brains</description>
11+
12+
<!-- https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-parent -->
13+
<parent>
14+
<groupId>org.springframework.boot</groupId>
15+
<artifactId>spring-boot-starter-parent</artifactId>
16+
<version>2.6.3</version>
17+
</parent>
18+
19+
20+
<properties>
21+
<java.version>1.8</java.version>
22+
</properties>
23+
<dependencies>
24+
<dependency>
25+
<groupId>org.springframework.boot</groupId>
26+
<artifactId>spring-boot-starter-data-jpa</artifactId>
27+
</dependency>
28+
<dependency>
29+
<groupId>org.springframework.boot</groupId>
30+
<artifactId>spring-boot-starter-web</artifactId>
31+
</dependency>
32+
33+
<!-- Real mySQL Database -->
34+
<dependency>
35+
<groupId>mysql</groupId>
36+
<artifactId>mysql-connector-java</artifactId>
37+
<scope>runtime</scope>
38+
</dependency>
39+
<dependency>
40+
<groupId>org.projectlombok</groupId>
41+
<artifactId>lombok</artifactId>
42+
<optional>true</optional>
43+
</dependency>
44+
45+
<dependency>
46+
<groupId>org.springframework.boot</groupId>
47+
<artifactId>spring-boot-starter-test</artifactId>
48+
<scope>test</scope>
49+
</dependency>
50+
51+
<!-- Production Grade Monitoring Tool -->
52+
<dependency>
53+
<groupId>org.springframework.boot</groupId>
54+
<artifactId>spring-boot-starter-actuator</artifactId>
55+
</dependency>
56+
</dependencies>
57+
58+
<build>
59+
<plugins>
60+
<plugin>
61+
<groupId>org.springframework.boot</groupId>
62+
<artifactId>spring-boot-maven-plugin</artifactId>
63+
<configuration>
64+
<excludes>
65+
<exclude>
66+
<groupId>org.projectlombok</groupId>
67+
<artifactId>lombok</artifactId>
68+
</exclude>
69+
</excludes>
70+
</configuration>
71+
</plugin>
72+
</plugins>
73+
</build>
74+
75+
</project>

target/classes/SampleData.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
------------------------ Sample Course : ----------------------------
2222
[
2323
{
24-
"id": "java-streams",
25-
"name": "Java 8 Streams",
26-
"description": "Java Streams 8 Description",
24+
"id": "java-8",
25+
"name": "Java 8",
26+
"description": "Java 8 Description",
2727
"topic": {
2828
"id": "java",
2929
"name": "Core Java",

target/classes/application.properties

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
server.port=8080
22

3-
spring.jpa.hibernate.ddl-auto=update
3+
#mySQL Database Configurations
4+
#update means directly change in db while I run application
5+
spring.jpa.hibernate.ddl-auto:update
6+
spring.datasource.url=jdbc:mysql://sql6.freesqldatabase.com:3306/sql6472211
7+
spring.datasource.username=sql6472211
8+
spring.datasource.password=BKZrwMePLL
9+
#spring.datasource.driver-class-name=com.mysql.jdbc.Driver
10+
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
11+
#spring.jpa.database-platform=org.hibernate.dialect.MySQL5InnoDBDialect
12+
spring.jpa.show-sql: true
13+
414

515
#Below 2 lines will be used by Actuator
616
management.port=8080
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
E:\JAVA-Backend\CourseAPI-Spring-Starter\src\main\java\com\swarna\courseapi\hello\HelloController.java
2-
E:\JAVA-Backend\CourseAPI-Spring-Starter\src\main\java\com\swarna\courseapi\topic\TopicController.java
3-
E:\JAVA-Backend\CourseAPI-Spring-Starter\src\main\java\com\swarna\courseapi\topic\TopicRepository.java
4-
E:\JAVA-Backend\CourseAPI-Spring-Starter\src\main\java\com\swarna\courseapi\course\CourseRepository.java
5-
E:\JAVA-Backend\CourseAPI-Spring-Starter\src\main\java\com\swarna\courseapi\CourseApiApp.java
6-
E:\JAVA-Backend\CourseAPI-Spring-Starter\src\main\java\com\swarna\courseapi\course\CourseController.java
7-
E:\JAVA-Backend\CourseAPI-Spring-Starter\src\main\java\com\swarna\courseapi\course\CourseService.java
8-
E:\JAVA-Backend\CourseAPI-Spring-Starter\src\main\java\com\swarna\courseapi\topic\TopicService.java
9-
E:\JAVA-Backend\CourseAPI-Spring-Starter\src\main\java\com\swarna\courseapi\course\Course.java
10-
E:\JAVA-Backend\CourseAPI-Spring-Starter\src\main\java\com\swarna\courseapi\topic\Topic.java
1+
E:\My-Projects\CourseAPI-Spring-Starter-heroku\src\main\java\com\swarna\courseapi\topic\TopicController.java
2+
E:\My-Projects\CourseAPI-Spring-Starter-heroku\src\main\java\com\swarna\courseapi\topic\TopicService.java
3+
E:\My-Projects\CourseAPI-Spring-Starter-heroku\src\main\java\com\swarna\courseapi\topic\Topic.java
4+
E:\My-Projects\CourseAPI-Spring-Starter-heroku\src\main\java\com\swarna\courseapi\topic\TopicRepository.java
5+
E:\My-Projects\CourseAPI-Spring-Starter-heroku\src\main\java\com\swarna\courseapi\hello\HelloController.java
6+
E:\My-Projects\CourseAPI-Spring-Starter-heroku\src\main\java\com\swarna\courseapi\course\CourseController.java
7+
E:\My-Projects\CourseAPI-Spring-Starter-heroku\src\main\java\com\swarna\courseapi\course\CourseRepository.java
8+
E:\My-Projects\CourseAPI-Spring-Starter-heroku\src\main\java\com\swarna\courseapi\course\Course.java
9+
E:\My-Projects\CourseAPI-Spring-Starter-heroku\src\main\java\com\swarna\courseapi\course\CourseService.java
10+
E:\My-Projects\CourseAPI-Spring-Starter-heroku\src\main\java\com\swarna\courseapi\CourseApiApp.java

0 commit comments

Comments
 (0)