Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
hoangtien2k3 committed Dec 1, 2023
1 parent cc0d7a5 commit 7c1093f
Show file tree
Hide file tree
Showing 33 changed files with 37 additions and 355 deletions.
37 changes: 37 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# Default ignored files
/shelf/
/workspace.xml

HELP.md
target/
!.mvn/wrapper/maven-wrapper.jar
!**/src/main/**/target/
!**/src/test/**/target/

### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache

### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr

### NetBeans ###
/nbproject/private/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/
build/
!**/src/main/**/build/
!**/src/test/**/build/

### VS Code ###
.vscode/
3 changes: 0 additions & 3 deletions .idea/.gitignore

This file was deleted.

7 changes: 0 additions & 7 deletions .idea/codeStyles/Project.xml

This file was deleted.

5 changes: 0 additions & 5 deletions .idea/codeStyles/codeStyleConfig.xml

This file was deleted.

18 changes: 0 additions & 18 deletions .idea/compiler.xml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/encodings.xml

This file was deleted.

20 changes: 0 additions & 20 deletions .idea/jarRepositories.xml

This file was deleted.

9 changes: 0 additions & 9 deletions .idea/learn-spring-boot.iml

This file was deleted.

13 changes: 0 additions & 13 deletions .idea/misc.xml

This file was deleted.

8 changes: 0 additions & 8 deletions .idea/modules.xml

This file was deleted.

7 changes: 0 additions & 7 deletions .idea/vcs.xml

This file was deleted.

Submodule springboot-restfull-webservices deleted from 62c5d9
87 changes: 0 additions & 87 deletions JPA-Testing/spring-boot-jpa-testing/.idea/workspace.xml

This file was deleted.

1 change: 0 additions & 1 deletion Spring-boot-swagger-config
Submodule Spring-boot-swagger-config deleted from 80214d

This file was deleted.

This file was deleted.

This file was deleted.

18 changes: 0 additions & 18 deletions Unit-Testing-JPA/test-springboot-blog-rest-api/.idea/compiler.xml

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

16 changes: 0 additions & 16 deletions Unit-Testing-JPA/test-springboot-blog-rest-api/.idea/misc.xml

This file was deleted.

6 changes: 0 additions & 6 deletions Unit-Testing-JPA/test-springboot-blog-rest-api/.idea/vcs.xml

This file was deleted.

28 changes: 0 additions & 28 deletions Unit-Testing-JPA/test-springboot-blog-rest-api/HELP.md

This file was deleted.

1 change: 0 additions & 1 deletion spring-security
Submodule spring-security deleted from ee171d
1 change: 0 additions & 1 deletion springboot-jpa-crud-rest
Submodule springboot-jpa-crud-rest deleted from 8a99c6
3 changes: 0 additions & 3 deletions springboot-project-architecture/.idea/.gitignore

This file was deleted.

Loading

0 comments on commit 7c1093f

Please sign in to comment.