Topic: "spring-security-jwt"
hansonwang99/Spring-Boot-In-Action
Spring Boot 系列实战合集
Language: Java - Size: 15.1 MB - Last synced at: 12 days ago - Pushed at: over 2 years ago - Stars: 4,709 - Forks: 1,494

callicoder/spring-security-react-ant-design-polls-app
Full Stack Polls App built using Spring Boot, Spring Security, JWT, React, and Ant Design
Language: Java - Size: 2.93 MB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 1,798 - Forks: 1,062

bezkoder/spring-boot-spring-security-jwt-authentication
Spring Boot + Security: Token Based Authentication example with JWT, Authorization, Spring Data & MySQL
Language: Java - Size: 138 KB - Last synced at: 15 days ago - Pushed at: about 1 year ago - Stars: 1,434 - Forks: 852

Snailclimb/spring-security-jwt-guide
从零入门 !Spring Security With JWT(含权限验证)后端部分代码。
Language: Java - Size: 2.03 MB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 1,402 - Forks: 442

isopropylcyanide/Jwt-Spring-Security-JPA
Backend MVP showcasing JWT (Json Web Token) authentication with multiple login, timeout / refresh / logout (with in memory invalidation) using Spring Security & MySQL JPA.
Language: Java - Size: 384 KB - Last synced at: 11 days ago - Pushed at: 10 months ago - Stars: 544 - Forks: 214

abhi9720/BankingPortal-API
The banking portal API provides secure and efficient endpoints for managing user accounts, transactions, and fund transfers, offering essential banking functionalities with robust error handling and authentication.
Language: Java - Size: 36.7 MB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 158 - Forks: 126

eazybytes/spring-security
Spring Security Zero to Master along with JWT, OAUTH2 - Code Examples
Language: CSS - Size: 4.78 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 131 - Forks: 116

hardikSinghBehl/jwt-auth-flow-spring-security
Java backend application using Spring-security to implement JWT based Authentication and Authorization
Language: Java - Size: 237 KB - Last synced at: 14 days ago - Pushed at: 11 months ago - Stars: 111 - Forks: 28

Nasruddin/spring-boot-3-jwt-auth
:key: Sample Spring boot application secured using JWT auth in custom header(X-Auth-Token).
Language: Java - Size: 1.21 MB - Last synced at: 24 days ago - Pushed at: over 1 year ago - Stars: 110 - Forks: 32

bezkoder/spring-security-refresh-token-jwt
Spring Security Refresh Token using JWT in Spring Boot example with HttpOnly Cookie - Expire and Renew JWT Token
Language: Java - Size: 146 KB - Last synced at: 9 days ago - Pushed at: about 1 year ago - Stars: 106 - Forks: 34

mewebstudio/java-spring-boot-boilerplate
Java Spring Boot 3 Boilerplate
Language: Java - Size: 181 KB - Last synced at: 24 days ago - Pushed at: about 1 year ago - Stars: 95 - Forks: 33

bezkoder/angular-11-spring-boot-jwt-authentication
Angular 11 Spring Boot JWT Authentication example with Authorization | User Registration & Login
Language: TypeScript - Size: 551 KB - Last synced at: 9 days ago - Pushed at: about 2 years ago - Stars: 82 - Forks: 74

ayushman1024/TASK-Management-System
Spring Boot and Angular 7 web application for task management .
Language: Java - Size: 81 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 65 - Forks: 38

sinkyoungdeok/order-and-gift-project
지금까지 배웠던 기술들을 다듬을겸 주문&선물 프로젝트를 진행합니다
Language: Kotlin - Size: 614 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 60 - Forks: 11

leecho/cola
基于SpringBoot2/SpringSecurity/SpringSocial/SpringSecurityOAuth2构建的互联网应用基础框架,包含认证中心、消息通知、安全中心和用户中心。支持Session/JWT/OAuth2认证模式,支持账号密码/短信验证码/社会化登录等登录模式。接入支付宝/微信/QQ/微信公众号/微信小程序等第三方平台,支持Web应用和App应用,可快速构建SSO平台和OpenAPI平台。
Language: Java - Size: 151 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 54 - Forks: 29

bezkoder/spring-boot-login-mongodb
Spring Boot & MongoDB Login and Registration example with JWT, Spring Security, Spring Data MongoDB
Language: Java - Size: 116 KB - Last synced at: 19 days ago - Pushed at: about 1 year ago - Stars: 43 - Forks: 34

Janche/spring-security-rbac-jwt
springboot2项目的脚手架工程(包含security + jwt方式的动态权限校验)
Language: Java - Size: 105 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 35 - Forks: 14

yusuf-daglioglu/jwt_spring_security_demo
JWT Spring Security Demo
Language: Java - Size: 20.5 KB - Last synced at: 8 days ago - Pushed at: 5 months ago - Stars: 32 - Forks: 0

kyungseo/spring-boot-jwt-vue3
Spring Boot 기반의 RestController로 구현한 'API 서버'와 Vue.js로 구현한 'SPA 클라이언트' 간의 인증(Authentication) 및 인가(Authorization) 기능을 JWT로 구현한 Demo App입니다.
Language: Java - Size: 18 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 29 - Forks: 10

krmao/template
be aimed at building a powerful enterprise framework
Language: Java - Size: 1000 MB - Last synced at: 3 days ago - Pushed at: 2 months ago - Stars: 27 - Forks: 5

jveverka/iam-service
Simple OAuth2/OpenID-connect authentication and authorization server.
Language: Java - Size: 3.25 MB - Last synced at: 25 days ago - Pushed at: over 3 years ago - Stars: 27 - Forks: 12

Vimal1464/spring-boot-spring-security-jwt-authentication
About Spring Boot + Security: Token Based Authentication example with JWT, Authorization, Spring Data & MySQL.
Language: Java - Size: 86.9 KB - Last synced at: 24 days ago - Pushed at: 10 months ago - Stars: 24 - Forks: 7

pkini2002/JWT-Authentication-SpringBoot
JWT Authentication API using Spring Boot 3.1.4 (Using Spring Security + Lombok + Spring Web dependencies)
Language: Java - Size: 101 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 22 - Forks: 2

damoqiongqiu/nicefish-spring-cloud
NiceFish的服务端代码,基于SpringCloud技术栈。
Language: Java - Size: 3.22 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 21 - Forks: 13

kyungseo/project-web-starter
KYUNGSEO.PoC - Project Web Starter Template (웹 애플리케이션 개발 프로젝트를 시작하기 위한 기반 템플릿)
Language: Java - Size: 9.29 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 18 - Forks: 5

Rakesh3596/E-Commerce
E-commerce application using Angular as an Front-End and Spring-Boot as an Back-End
Language: TypeScript - Size: 63.8 MB - Last synced at: 19 days ago - Pushed at: about 2 years ago - Stars: 17 - Forks: 19

henry-azer/book-recommendation-system
The book recommendation system is a web application developed using the Java Spring Boot framework and under it's the principles of software clean architecture. The system recommendations based on user-based collaborative filtering
Language: Java - Size: 236 KB - Last synced at: 18 days ago - Pushed at: about 2 years ago - Stars: 17 - Forks: 2

AnanthaRajuC/Reddit-Clone
Backend to the clone of the popular social media platform Reddit
Language: Java - Size: 659 KB - Last synced at: 11 months ago - Pushed at: over 3 years ago - Stars: 12 - Forks: 4

chijioke-ibekwe/spring-security-jwt
Spring Boot project starter fully configured with JWT authentication and authorization, using Spring Boot 3 and Spring Security 6
Language: Java - Size: 289 KB - Last synced at: 16 days ago - Pushed at: 10 months ago - Stars: 11 - Forks: 3

kh77/springboot-security-jwt
Spring boot with JWT security and refresh token.
Language: Java - Size: 91.8 KB - Last synced at: 16 days ago - Pushed at: 8 months ago - Stars: 9 - Forks: 1

maxwellkimaiyo/SpringBoot-Security-JWT
Token-based authentication using Spring Boot, JWT, and Postgresql.
Language: Java - Size: 69.3 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 5

nsclass/ns-svg-converter
Spring Boot and React Web application for converting images from JPEG and PNG to SVG
Language: Java - Size: 3.69 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 8 - Forks: 0

SaiUpadhyayula/spring-security-jwt-demo
This project contains source code to demonstrate how to work with JWT with Spring Boot 3 and Spring Security 6.
Language: Java - Size: 71.3 KB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 6

deepanshut041/spring-angular-chat 📦
This Repository contains real-time chat built on spring and angular with Stomp.
Language: Kotlin - Size: 3.6 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 4

JeremyDsilva/Food-for-Charity
Food donation management web application. Software Engineering University Project built using Spring Boot, Spring Data and Spring Security
Language: Java - Size: 95.7 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 3

EnKarin/BookCrossingServer
Server implementation for a book exchange application
Language: Java - Size: 5 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 7 - Forks: 6

gayanukabulegoda/SpringJWT
SpringJWT is a simple project designed to help users understand JWT implementation with Spring Security, including the use of bearer tokens for secure authentication.
Language: Java - Size: 24.4 KB - Last synced at: 14 days ago - Pushed at: 7 months ago - Stars: 7 - Forks: 1

U-is-Ni-in-Korea/Server-United
Ꮣㅣフト뭔⊂ㅔ,, 유..レㅣ㈎ 뭔લો,,,,,,
Language: Java - Size: 373 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 0

ZairBulos/jwt-spring-security
👨🏫 Spring Security - JSON Web Token - Autenticación & Autorización
Language: Java - Size: 249 KB - Last synced at: 23 days ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 1

ziponia/spring-security-example
spring security 메모는 정석이다.
Language: Java - Size: 125 KB - Last synced at: 14 days ago - Pushed at: about 5 years ago - Stars: 7 - Forks: 6

sandesh300/YouTube-Clone
The YouTube Clone is a full-stack app with Java, Spring Boot backend, Angular frontend, MongoDB, Auth0 authentication, and AWS storage.
Language: TypeScript - Size: 217 KB - Last synced at: 10 days ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 1

rozek1997/calendar-webapp
Calendar application to organize meetings and schedule your plan
Language: Java - Size: 146 KB - Last synced at: 24 days ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 4

thakurpdhiraj/library_management_system
A Library Management System written using Spring-Boot, Vuejs2, Spring-Cloud, Spring Security, Spring Data JPA, Docker
Language: Java - Size: 1.52 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 1

shivendra0852/Hotel-Booking-System-Rest-API
A Spring Boot REST API for an online hotel booking application developed by a team of five members using Core Java, Spring Framework, MySQL, etc. It enables developers to seamlessly access hotel-related functionalities for their web development. It offers a range of features such as hotel and reservation management, user authentication, and more.
Language: Java - Size: 366 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 0

SWM-Retriever/Server
반려하루 - Server side
Language: Java - Size: 461 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

l00pss/Jobber
"Jobber" serve as the modern equivalent of classified ads by compiling and listing available telecommute and local openings. Equipped with millions of listings and additional resources like career coaching, resume tailoring, and blog posts full of helpful tips, using a job website is one of the best and most efficient ways to search for and apply to dozens of opportunities.
Language: Java - Size: 2.44 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

zoooo-hs/instagram-clone-be
[토이프로젝트] 퇴근하고 뭐라도 해보려고 한다. TDD 공부도 하고 Spring 프로젝트를 계속 손에 익혀본다.
Language: Java - Size: 473 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 0

DevRezaur/JWT-refresh-token-spring-boot
Ready to use implementation of JWT with refresh token using Spring Boot
Language: Java - Size: 418 KB - Last synced at: 14 days ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 0

Jouo/solid-spring-boot
Spring Boot project that uses Mockito, JUnit, Hibernate, Spring Security with JWT, AOP, REST, Logging, etc.
Language: Java - Size: 147 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

smit-joshi814/hospital-website
Simple Template Based Static Website Template Using Angular 18, For Hospitals
Language: CSS - Size: 5.07 MB - Last synced at: 16 days ago - Pushed at: 8 months ago - Stars: 4 - Forks: 2

matheusmisumoto/workout-logger-api
API from an application project to log and manage workout data to keep traking of your fitness journey.
Language: Java - Size: 415 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 4 - Forks: 0

idiotman-2212/CozaStore-Project
Dự án cá nhân, website thương mại điện tử
Language: HTML - Size: 9.93 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 4 - Forks: 0

OlegRyazancev/online-shop
Spring Boot (v. 3.1.4) microservice project that utilizes different technologies
Language: Java - Size: 2.95 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

Leo-Lem/StudentScrollAPI 📦
This is the REST API behind StudentScroll.
Language: Java - Size: 214 KB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

trkgrn/chat-webapp
Language: Java - Size: 8.43 MB - Last synced at: 19 days ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 1

NikolayShvedov/Spring-Boot-Security-JWT
Spring Boot and Spring Security with JWT including Access and Refresh Tokens
Language: Java - Size: 252 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

webtech-official/Jup-Jup-Server
[줍줍 | 서버] 필요한 학교 기자재를 대여해드립니다 🚛 📦
Language: Java - Size: 541 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

mehmetpekdemir/Todo-App
Hexagonal Architecture - Spring Boot and React.js
Language: Java - Size: 216 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 2

always0ne/springboot-webflux-jwt-auth
Language: Java - Size: 78.1 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 2

TolgaKmbl/HumanResourceManagementSystem-Microservice
Human Resource Management System project with microservice architecture
Language: Java - Size: 1.38 MB - Last synced at: 10 days ago - Pushed at: 5 months ago - Stars: 3 - Forks: 1

hacks1ash/keycloak-spring-boot-adapter
Keycloak Adapter for Spring Boot >= 3
Language: Java - Size: 191 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0

ManiNasrollahi/SpringBoot-SpringSecurity-Jwt-Athentication
a token based JWT authentication implemented with Spring boot 3.3 and spring security
Language: Java - Size: 164 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0

AntonSkachko/jwtProject
Бэкенд для лабораторных работ по РВСдМС
Language: Java - Size: 1.28 MB - Last synced at: 12 days ago - Pushed at: 11 months ago - Stars: 3 - Forks: 0

nenadjakic/eav-platform
eav-platform is an application designed for managing data using the Entity-Attribute-Value (EAV) model. This application allows adding, editing, and deleting entities, attributes, and values in accordance with the EAV data model.
Language: Kotlin - Size: 271 KB - Last synced at: 10 days ago - Pushed at: 12 months ago - Stars: 3 - Forks: 0

ShinjiMC/Spring_Security_Thymeleaf
The Spring_Security_Thymeleaf project utilizes Java, Spring Boot, and Thymeleaf for a hardware store's invoicing system. It allows employees to generate invoices and admins to manage product data efficiently. Key technologies include Spring Security for authentication and MySQL for database management, all deployable via Docker.
Language: HTML - Size: 146 KB - Last synced at: 11 days ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

sandesh300/Blog-App-Backend
Blog web application using Java, SpringBoot, Angular, Spring Security, MySQL.
Language: Java - Size: 49.8 KB - Last synced at: 10 days ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

ahincho/NE-Suppliers-Backend
Spring Boot API Rest to manage suppliers, countries, categories and states. We are using Spring Security, RBAC and Json Web Token. Web service can work on local or cloud environment.
Language: Java - Size: 97.8 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

DongJu-Na/Nadry
여행
Language: Java - Size: 14.3 MB - Last synced at: 12 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

Tymiceli/TravelDreams-FullStackProject
Full Stack CRUD Application
Language: Java - Size: 1.87 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

Vikashkatiyar/Expense-tracker-Api
A RESTful API created using Spring Boot. We have used PostgreSQL as the relational database and JdbcTemplate to interact with that. Apart from this, we have used JSON Web Token (JWT) to add authentication. Using JWT, we can protect certain endpoints and ensure that user must be logged-in to access those.
Language: Java - Size: 72.3 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

abdussametkaci/spring-boot-3-jwt-security-demo
Sprin Boot 3 Security Demo
Language: Kotlin - Size: 681 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

vladsw764/backend-coin-lift
Backend for CoinLift
Language: Java - Size: 354 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

TeamWazard/wazard-server
wazard server api
Language: Java - Size: 711 KB - Last synced at: 3 days ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 2

AidarKhaibulov/Eon-Backend Fork of Ka7im/Eon
Eon is a simple time management platform that allows users to easily control their time and plan schedule.
Language: Java - Size: 65.5 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

join-here/join-here-server
동아리 지원과 모집을 도와주는 웹 서비스 ☀️
Language: Java - Size: 325 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 1

sardorbek-matniyazov/Khantore-Crm
this is crm based api which helps to Xantore(Nukus) bakery factory. helps to automate calculate production process and payment processes
Language: Java - Size: 1.22 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 1

mehmetozdeemiir/realestate
Bulent Ecevit University graduation project
Language: Java - Size: 338 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

burakkggul/spring-security-turkce
JWT Spring Security implementasyonu için türkçe kaynak.
Language: Java - Size: 121 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

koseemre/todolist-be
todo-list application with spring-boot
Language: Java - Size: 764 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 1

jaeeunjeong/spring-boot-jwt-demo
Spring Security, JWT, Redis를 이용한 로그인 구현
Language: Java - Size: 86.9 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 1

deepcloudlabs/dcl350-2022-mar-10
DCL-350: Implementing Microservice Architecture using Spring Cloud
Language: Java - Size: 1010 KB - Last synced at: 19 days ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 3

alirezaalj/Spring-Security-Authorization-Service
This program is designed using Java and Spring Boot, which can be used to register and authenticate users in an advanced way. This service can be used as an authentication server
Language: Java - Size: 18 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

norberttalpos/ev-charger-app
Project Laboratory - Java-based Fullstack Application Development
Language: Java - Size: 1.92 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

px201226/rest_service_toy
[소개팅 어플리케이션] Spring boot을 이용한 REST API 설계 및 구현
Language: Java - Size: 34.5 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 3

AhaYujie/mall
mall项目是一个前后端分离的电商平台,包括前台商城和后台商城管理系统。 后台基于SpringBoot实现,使用Docker部署应用。前端基于Vue实现, 前台商城包括商品搜索,商品浏览,商品推荐,购物车,订单管理,会员中心等功能; 后台商城管理系统包括权限管理,商品管理,订单管理等功能。
Language: Java - Size: 842 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 1

KNehe/OnlineMedicineShop-Backend
A SpringBoot RESTAPI for a pharmacy
Language: Java - Size: 2.87 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 1

Sudarshan-Gowda/Spring-Boot-Security-Role-Based-oAuth2
Role Based Authentication using oAuth2 and JWT
Language: Java - Size: 1.25 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 6

gramcha/fuzzy-fortnight
The Microservice architecture patterns by example of a proof-of-concept application built with Spring Boot, Spring Cloud, and Docker.
Language: Java - Size: 486 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 7

edsonwade/sb-restapi
This project combines the power of Spring Boot with modern technologies to build robust, secure, and highly performant RESTful APIs. Explore our implementations to learn about database management, authentication, Dockerization, CI/CD, testing, and more.
Language: Java - Size: 164 KB - Last synced at: 20 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 1

amliyanage/EdgeCraft-Blog-Back-End
Project EdgeCraft BackEnd is a Spring Boot application for managing user authentication, project CRUD operations, and file uploads. It uses JWT for security and ModelMapper for object mapping. The backend supports RESTful APIs for seamless project and user management.
Language: Java - Size: 993 KB - Last synced at: 9 days ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

yaiiow159/Blog_app
blog-system build by springboot3 the frontend using vue3 and vuetify
Language: Java - Size: 939 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

AmrElsayyad/BankingPortal-API Fork of abhi9720/BankingPortal-API
A banking API with secure, efficient endpoints for managing user accounts, transactions, and fund transfers.
Language: Java - Size: 219 KB - Last synced at: 9 days ago - Pushed at: 9 months ago - Stars: 2 - Forks: 1

maxsamus/health-tracker
The pet-project with mircoservice architecture: gateway-service, auth-service, users-service and analytics-service
Language: Java - Size: 1.12 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

Sayan80bayev/Addy-BackEnd
Backend part of my project called Addy writed on Spring
Language: Java - Size: 214 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

iarjunsk/spring-boot-security-authorization-mock
Spring Security Sample Project
Language: Java - Size: 71.3 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 4

tndduc/New-Institute
Spring Course Selling Platform
Language: Java - Size: 331 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

Coffee-Street/strada
api server
Language: Kotlin - Size: 75.1 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 2

Niaktes/url_shortcut
REST API for links-to-shortcut conversion and statistic register
Language: Java - Size: 37.1 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

BraianS/fullstack-spring-boot-and-angular-blog
Full Stack Blog to create your own blog
Language: Java - Size: 489 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 2

rohit-56/Blog-Application-Backend
Blog Application is a user-friendly project where a user can register himself, post a blog, add comments. Building backend of Blog Application in JAVA using Spring Boot Framework and MySQL Database
Language: Java - Size: 185 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0
