Skip to content

Commit

Permalink
FEAT:[B-STABLE]=> Big
Browse files Browse the repository at this point in the history
Refactor Project: Remove Modules for Rebuilding

Removed the following modules for complete reconstruction to enhance security and maintainability:
- eureka-server
- customer-service
- core-comm
- driver-service
- config-server
- api-gateway
- authen-service

Purpose:
- To rebuild these modules with improved security practices and maintainable code architecture.
- To implement modern security standards and best practices.
- To refactor the codebase for better modularity, readability, and maintainability.

Next Steps:
- Re-implement the removed modules with enhanced security features.
- Ensure each module follows the new architectural guidelines.
- Implement comprehensive testing for each module.
  • Loading branch information
anasabbal committed May 26, 2024
1 parent fabc747 commit 55dd43e
Show file tree
Hide file tree
Showing 174 changed files with 16 additions and 3,786 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@

@Generated(
value = "org.mapstruct.ap.MappingProcessor",
date = "2024-04-14T15:27:44+0100",
comments = "version: 1.5.3.Final, compiler: javac, environment: Java 21.0.2 (Oracle Corporation)"
date = "2024-05-26T15:59:33+0100",
comments = "version: 1.5.5.Final, compiler: javac, environment: Java 21.0.2 (Oracle Corporation)"
)
@Component
public class UserMapperImpl extends UserMapper {
Expand Down
316 changes: 0 additions & 316 deletions driver-location-service/mvnw

This file was deleted.

Loading

0 comments on commit 55dd43e

Please sign in to comment.