-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
68ddcc4
commit 909495e
Showing
224 changed files
with
10 additions
and
6,289 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
|
||
URL PROD: mongodb+srv://alura-flix-admin:UxOM6SSAtQHpDeEd@alura-flix.z61opfc.mongodb.net/?retryWrites=true&w=majority | ||
contraseña PROD: UxOM6SSAtQHpDeEd | ||
|
||
URL Test: mongodb+srv://laurosilveira:6Vos5cYJ9JfxidsQ@alura-flix-test.qixe2kd.mongodb.net/?retryWrites=true&w=majority | ||
contraseã Test: 6Vos5cYJ9JfxidsQ | ||
|
Binary file not shown.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-769 Bytes
target/classes/com/alura/aluraflixapi/AluraFlixApiApplication.class
Binary file not shown.
Binary file removed
BIN
-3.46 KB
target/classes/com/alura/aluraflixapi/controller/AuthenticationController.class
Binary file not shown.
Binary file removed
BIN
-5.15 KB
target/classes/com/alura/aluraflixapi/controller/CategoryController.class
Binary file not shown.
Binary file removed
BIN
-2.96 KB
target/classes/com/alura/aluraflixapi/controller/ControllerAdvice.class
Binary file not shown.
Binary file removed
BIN
-3.03 KB
target/classes/com/alura/aluraflixapi/controller/UserController.class
Binary file not shown.
Binary file removed
BIN
-8.61 KB
target/classes/com/alura/aluraflixapi/controller/VideoController.class
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-1.88 KB
target/classes/com/alura/aluraflixapi/domain/category/Category$CategoryBuilder.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-2.3 KB
target/classes/com/alura/aluraflixapi/domain/category/dto/CategoryDto.class
Binary file not shown.
Binary file removed
BIN
-2.17 KB
target/classes/com/alura/aluraflixapi/domain/user/User$UserBuilder.class
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-1.66 KB
target/classes/com/alura/aluraflixapi/domain/user/dto/AuthenticationDto.class
Binary file not shown.
Binary file removed
BIN
-2.57 KB
target/classes/com/alura/aluraflixapi/domain/user/dto/UserDto.class
Binary file not shown.
Binary file removed
BIN
-1.22 KB
target/classes/com/alura/aluraflixapi/domain/user/roles/RoleEnum.class
Binary file not shown.
Binary file removed
BIN
-1.77 KB
target/classes/com/alura/aluraflixapi/domain/user/roles/Roles$RolesBuilder.class
Binary file not shown.
Binary file removed
BIN
-1.78 KB
target/classes/com/alura/aluraflixapi/domain/user/roles/Roles.class
Binary file not shown.
Binary file removed
BIN
-1.34 KB
target/classes/com/alura/aluraflixapi/domain/user/roles/RolesEnum.class
Binary file not shown.
Binary file removed
BIN
-2.22 KB
target/classes/com/alura/aluraflixapi/domain/video/Video$VideoBuilder.class
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-2.54 KB
target/classes/com/alura/aluraflixapi/domain/video/dto/UpdateVideoDto.class
Binary file not shown.
Binary file removed
BIN
-2.31 KB
target/classes/com/alura/aluraflixapi/domain/video/dto/VideoDto$VideoDtoBuilder.class
Binary file not shown.
Binary file removed
BIN
-3.01 KB
target/classes/com/alura/aluraflixapi/domain/video/dto/VideoDto.class
Binary file not shown.
Binary file removed
BIN
-579 Bytes
...asses/com/alura/aluraflixapi/infraestructure/exception/CategoryTransactionException.class
Binary file not shown.
Binary file removed
BIN
-599 Bytes
target/classes/com/alura/aluraflixapi/infraestructure/mapper/CategoryMapper.class
Binary file not shown.
Binary file removed
BIN
-2.21 KB
target/classes/com/alura/aluraflixapi/infraestructure/mapper/CategoryMapperImpl.class
Binary file not shown.
Binary file removed
BIN
-1.31 KB
target/classes/com/alura/aluraflixapi/infraestructure/mapper/UserMapper.class
Binary file not shown.
Binary file removed
BIN
-3.35 KB
target/classes/com/alura/aluraflixapi/infraestructure/mapper/UserMapperImpl.class
Binary file not shown.
Binary file removed
BIN
-862 Bytes
target/classes/com/alura/aluraflixapi/infraestructure/mapper/VideoMapper.class
Binary file not shown.
Binary file removed
BIN
-5.29 KB
target/classes/com/alura/aluraflixapi/infraestructure/mapper/VideoMapperImpl.class
Binary file not shown.
Binary file removed
BIN
-547 Bytes
target/classes/com/alura/aluraflixapi/infraestructure/repository/CategoryRepository.class
Binary file not shown.
Binary file removed
BIN
-396 Bytes
target/classes/com/alura/aluraflixapi/infraestructure/repository/RoleRepository.class
Binary file not shown.
Binary file removed
BIN
-537 Bytes
target/classes/com/alura/aluraflixapi/infraestructure/repository/UserRepository.class
Binary file not shown.
Binary file removed
BIN
-782 Bytes
target/classes/com/alura/aluraflixapi/infraestructure/repository/VideoRepository.class
Binary file not shown.
Binary file removed
BIN
-5.83 KB
target/classes/com/alura/aluraflixapi/infraestructure/security/SecurityConfigurations.class
Binary file not shown.
Binary file removed
BIN
-4.66 KB
target/classes/com/alura/aluraflixapi/infraestructure/security/SecurityFilter.class
Binary file not shown.
Binary file removed
BIN
-4.68 KB
target/classes/com/alura/aluraflixapi/infraestructure/security/TokenService.class
Binary file not shown.
Binary file removed
BIN
-1.53 KB
target/classes/com/alura/aluraflixapi/infraestructure/security/dto/TokenJwtDto.class
Binary file not shown.
Binary file removed
BIN
-874 Bytes
target/classes/com/alura/aluraflixapi/infraestructure/service/CategoryService.class
Binary file not shown.
Binary file removed
BIN
-6.12 KB
target/classes/com/alura/aluraflixapi/infraestructure/service/CategoryServiceImpl.class
Binary file not shown.
Binary file removed
BIN
-1.64 KB
target/classes/com/alura/aluraflixapi/infraestructure/service/UserDetailsServiceImpl.class
Binary file not shown.
Binary file removed
BIN
-437 Bytes
target/classes/com/alura/aluraflixapi/infraestructure/service/UserService.class
Binary file not shown.
Binary file removed
BIN
-2.53 KB
target/classes/com/alura/aluraflixapi/infraestructure/service/UserServiceImpl.class
Binary file not shown.
Binary file removed
BIN
-1.18 KB
target/classes/com/alura/aluraflixapi/infraestructure/service/VideoService.class
Binary file not shown.
Binary file removed
BIN
-7.8 KB
target/classes/com/alura/aluraflixapi/infraestructure/service/VideoServiceImpl.class
Binary file not shown.
Binary file removed
BIN
-2.57 KB
target/classes/com/alura/aluraflixapi/infraestructure/springdoc/SpringdocConfiguration.class
Binary file not shown.
52 changes: 0 additions & 52 deletions
52
...sources/annotations/com/alura/aluraflixapi/infraestructure/mapper/CategoryMapperImpl.java
This file was deleted.
Oops, something went wrong.
75 changes: 0 additions & 75 deletions
75
...ted-sources/annotations/com/alura/aluraflixapi/infraestructure/mapper/UserMapperImpl.java
This file was deleted.
Oops, something went wrong.
127 changes: 0 additions & 127 deletions
127
...ed-sources/annotations/com/alura/aluraflixapi/infraestructure/mapper/VideoMapperImpl.java
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
47 changes: 0 additions & 47 deletions
47
target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.