Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iambharath-ashok/socialmediablog-app-rta-34
Spring Boo, Spring Cloud, AWS, Security, Authentication and Spring Data JPA Impl for RTA 34
https://github.com/iambharath-ashok/socialmediablog-app-rta-34
Last synced: 27 days ago
JSON representation
Spring Boo, Spring Cloud, AWS, Security, Authentication and Spring Data JPA Impl for RTA 34
- Host: GitHub
- URL: https://github.com/iambharath-ashok/socialmediablog-app-rta-34
- Owner: iambharath-ashok
- Created: 2024-11-20T01:29:18.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-20T01:58:38.000Z (about 2 months ago)
- Last Synced: 2024-11-20T02:37:26.165Z (about 2 months ago)
- Language: Java
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Project Description
This is a robust Social Media Blog Application built using modern microservices architecture and cloud-native technologies. It provides a platform for users to create, manage, and share blog posts while ensuring security and scalability. The application uses Spring Boot, Spring Cloud, AWS, and other powerful frameworks to deliver a seamless user experience with enhanced security through JWT-based authentication.Technologies Used
Spring Boot: Simplifies application development by providing production-ready applications with embedded servers.
Spring Cloud: Used for microservices communication, configuration management, and service discovery.
Spring Data JPA: Simplifies database interaction with robust data management features.
AWS: Enables cloud hosting, storage, and scalability for the application.
REST API: Powers communication between clients and backend services.
Spring Security:
Basic Authentication: For simple API endpoint security.
JWT Authentication: For stateless, token-based authentication and user session management.