Skip to content
This repository was archived by the owner on Jul 14, 2025. It is now read-only.

ahmet-cetinkaya-instruction/e-commerce-backend-authentication-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

E-commerce Backend Authentication Demo

This repository is a snapshot created for documentation and knowledge-sharing purposes, capturing the content of a technical training delivered for a specific audience. The training focused on building a backend authentication system for an e-commerce application, primarily through simulated scenarios to illustrate core concepts.

Main Covered Topics

  • Backend Authentication: Implementing user registration, login, and email verification processes.
  • Layered Architecture: Demonstrating separation of concerns into Business, DataAccess, Entities, Core, and Utility layers.
  • Dependency Injection: Illustrating how to inject data access implementations into business services for flexible and maintainable code.
  • Google Authentication Integration: Integrating an external Google authentication service.
  • Validation and Business Rules: Applying validation logic and business rules within the application.
  • Technologies Used: Java, SOAP Web Services, Console Application

Note: This repository is not intended for ongoing development; it is an archive of a specific training program and is provided for reference and knowledge sharing.

About

N-Layer Architecture Demo with Java

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages