Topic: "springframework"
xuchengsheng/spring-reading
涵盖了 Spring 框架的核心概念和关键功能,包括控制反转(IOC)容器的使用,面向切面编程(AOP)的原理与实践,事务管理的方式与实现,Spring MVC 的流程与控制器工作机制,以及 Spring 中数据访问、安全、Boot 自动配置等方面的深入研究。此外,它还包含了 Spring 事件机制的应用、高级主题如缓存抽象和响应式编程,以及对 Spring 源码的编程风格与设计模式的深入探讨。
Language: Java - Size: 2.68 MB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 9,461 - Forks: 1,179
DerekYRC/mini-spring
mini-spring is a simplified version of the Spring framework that helps you quickly familiarize yourself with Spring source code and master Spring's core principles. It extracts Spring's core logic with extremely simplified code while preserving Spring's core functionality.
Language: Java - Size: 1.05 MB - Last synced at: 5 days ago - Pushed at: 8 days ago - Stars: 6,289 - Forks: 1,441
hansonwang99/Spring-Boot-In-Action
Spring Boot 系列实战合集
Language: Java - Size: 15.1 MB - Last synced at: 6 months ago - Pushed at: about 3 years ago - Stars: 4,708 - Forks: 1,494
shopizer-ecommerce/shopizer
Shopizer java e-commerce software
Language: Java - Size: 540 MB - Last synced at: 7 months ago - Pushed at: 9 months ago - Stars: 3,714 - Forks: 3,102
szerhusenBC/jwt-spring-security-demo
A demo for using JWT (Json Web Token) with Spring Security and Spring Boot 2
Language: Java - Size: 320 KB - Last synced at: 7 months ago - Pushed at: almost 4 years ago - Stars: 3,080 - Forks: 1,329
ZHENFENG13/ssm-demo
:banana:Spring+SpringMVC+Mybatis+easyUI实现简单的后台管理系统
Language: Java - Size: 32.4 MB - Last synced at: 7 months ago - Pushed at: almost 7 years ago - Stars: 1,832 - Forks: 781
mxdldev/spring-cloud-flycloud
🔥🔥🔥FlyClould 微服务实战项目框架,在该框架中,包括了用 Spring Cloud 构建微服务的一系列基本组件和框架,对于后台服务框架的搭建有很大的参考价值,大家可以参考甚至稍加修改可以直接应用于自己的实际的项目开发中,该项目没有采用Maven进行项目构建,Maven通过xml进行依赖管理,导致整个配置文件太过臃肿,另外灵活性也不是很强,所以我采用Gradle进行项目构建和依赖管理,在FlyTour项目中我们见证了Gradle的强大,通过简单的一些配置就可以轻松的实现组件化的功能。该项目共有11个Module工程。其中10个位微服务工程,这10个微服务工程构成了一个完整的微服务系统,微服务系统包含了8个基础服务,提供了一整套微服务治理功能,他们分别是配置中心module_config、注册中心module_eureka、认证授权中心module_uaa、Turbine聚合监控服务module_monitor、链路追踪服务module_zipken、聚合监控服务module_admin、路由网关服务module_gateway、日志服务module_log。另外还包含了两个资源服务:用户服务module_user和blog服务module_blog,另外还有一个common的Module,为资源服务提供一些一本的工具类
Language: Java - Size: 1.35 MB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 1,593 - Forks: 443
waylau/spring-framework-4-reference
Chinese translation of the Spring Framework 4.x Reference Documentation (https://docs.spring.io/spring/docs/4.3.13.RELEASE/spring-framework-reference/html/) .中文翻译《Spring Framework 4.x参考文档》
Size: 650 KB - Last synced at: 7 months ago - Pushed at: about 7 years ago - Stars: 1,472 - Forks: 459
MyCollab/mycollab 📦
An open source, free, high performance, stable and secure Java Application Business Platform of Project Management and Document
Language: Java - Size: 257 MB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 1,289 - Forks: 571
DocsHome/springboot
Spring Boot chinese document. Spring Boot 2.1.5 中文文档
Size: 436 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 960 - Forks: 333
mploed/ddd-with-spring
Code examples for my conference talk on implementing ddd with spring
Language: Java - Size: 572 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 803 - Forks: 200
nacos-group/nacos-spring-boot-project
Nacos ECO Project for Spring Boot
Language: Java - Size: 567 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 798 - Forks: 426
nacos-group/nacos-spring-project
Nacos ECO Project for Spring Framework
Language: Java - Size: 1.3 MB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 767 - Forks: 311
spring-petclinic/spring-petclinic-rest
REST version of the Spring Petclinic sample application
Language: Java - Size: 6.81 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 547 - Forks: 983
spring-petclinic/spring-framework-petclinic
A Spring Framework application based on JSP, Spring MVC, Spring Data JPA, Hibernate and JDBC
Language: Java - Size: 1.71 MB - Last synced at: 23 days ago - Pushed at: 26 days ago - Stars: 472 - Forks: 2,528
jirutka/spring-rest-exception-handler
A convenient Spring MVC exception handler for RESTful APIs.
Language: Java - Size: 174 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 357 - Forks: 130
spring-framework-guru/sfg-blog-posts
Source code examples for blog posts
Language: Java - Size: 769 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 321 - Forks: 572
guto-alves/loterias-api
API de Resultados das Loterias CAIXA
Language: Java - Size: 162 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 288 - Forks: 64
loiane/crud-angular-spring
🖥 CRUD Angular + Spring demonstrating Has-Many relationship, including tests for the back-end and front-end
Language: Java - Size: 7.44 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 245 - Forks: 48
superalsrk/springboot-practice
SpringBoot practice
Language: Shell - Size: 36.1 KB - Last synced at: 4 months ago - Pushed at: almost 9 years ago - Stars: 231 - Forks: 118
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: 2 months ago - Pushed at: 2 months ago - Stars: 210 - Forks: 167
soumyadip007/E-Medical-System-Web-Project-Using-Spring-Boot-Security-JPA-Rest-Thymeleaf-HQL
Project on 👨🏻⚕️Bio-Medical & 🏥Hospital sector which is covering various fields🩺 of this 3 sector🚑.This project is using☕ Spring Framework, Hibernate, JPA, Rest, JSP also with 🖥️(Post-Dev Data-Science, Big-data, ML etc. )🌡️ [ for Hackathon, CSI & SIH]💊
Language: Java - Size: 42.6 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 186 - Forks: 125
gindex/spring-boot-annotation-list
Curated list of frequently used annotations in Spring Boot applications
Size: 21.5 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 143 - Forks: 59
jirutka/spring-data-jdbc-repository Fork of nurkiewicz/spring-data-jdbc-repository
Spring Data JDBC generic DAO implementation in Java (more up-to-date fork)
Language: Groovy - Size: 593 KB - Last synced at: 6 months ago - Pushed at: almost 8 years ago - Stars: 127 - Forks: 43
jveverka/spring-examples
Java 17 and Spring-Boot examples and demo projects.
Language: Java - Size: 1.31 MB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 123 - Forks: 57
camunda-community-hub/camunda-platform-7-graphql
GraphQL for Camunda Platform 7
Language: Java - Size: 3.3 MB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 113 - Forks: 45
OSGP/open-smart-grid-platform
This repository combines the code from and supersedes the prior existing Shared, Platform, Protocol-Adapter-OSLP, Protocol-Adapter-IEC61850, Protocol-Adapter-DLMS, PublicLightingDemoApp and Integration-Tests repositories. The old repositories have been kept online for now in readonly mode to preserve the historical information.
Language: Java - Size: 99.3 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 110 - Forks: 34
dangi-ai/online-shopping
This is an online shopping project using Spring Boot,Spring web-flow, Spring Rest Services and Hibernate. In this project we also used Spring Security with java and annotation configuration
Language: Java - Size: 9.76 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 109 - Forks: 44
yihonglei/thinking-in-spring
Spring source code reading
Language: Java - Size: 230 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 108 - Forks: 41
explyt/spring-plugin
Explyt Spring is a free, source-available plugin for IntelliJ IDEA Community Edition, designed to simplify and improve development with the Spring Framework.
Language: Kotlin - Size: 7.67 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 91 - Forks: 6
beamofsoul/BusinessInfrastructurePlatformGroupVersion
A java web project based on Spring Boot using MySQL, Spring MVC, Hibernate, Spring Data JPA, Query DSL, Lombok, Logback, etc.
Language: JavaScript - Size: 5.44 MB - Last synced at: 9 months ago - Pushed at: over 8 years ago - Stars: 91 - Forks: 25
jirutka/validator-spring
Bean Validator utilizing Spring Expression Language (SpEL)
Language: Java - Size: 48.8 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 87 - Forks: 22
MarioAriasC/KotlinPrimavera
Spring support libraries for Kotlin
Language: Kotlin - Size: 131 KB - Last synced at: 2 months ago - Pushed at: almost 9 years ago - Stars: 87 - Forks: 15
kartik1502/Spring-Boot-Microservices-Banking-Application
🌐 Welcome to the Spring Boot Microservices Banking App! Explore user registration, account management, fund transfers, and transactions. 🚀 With a robust Service Registry and API Gateway, dive into seamless integration. Follow our guide to configure microservices and unleash the power of this banking marvel.
Language: Java - Size: 457 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 84 - Forks: 35
sonalake/generator-jhipster-multitenancy
A JHipster blueprint for creating multitenant applications
Language: JavaScript - Size: 1.52 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 84 - Forks: 29
Washingtonwei/hogwarts-artifacts-online
This is a sample back-end application designed to demonstrate typical use cases and best practices in Spring Boot development.
Language: Java - Size: 303 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 82 - Forks: 20
PilhwanKim/toby_spring_practice
토비의 스프링 요약 정리 & 소스 프로젝트로 정리
Language: Java - Size: 970 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 82 - Forks: 34
WuliRuler/SBSCAN
🎭 SBSCAN是一款专注于spring框架的渗透测试工具,可以对指定站点进行springboot未授权扫描/敏感信息扫描以及进行spring框架漏洞扫描与验证的综合利用工具。 [SBSCAN is a penetration testing tool focused on the spring framework that can scan springboot sensitive information/unauthorized for specified sites and scan and validate spring related vulnerabilities]
Language: Python - Size: 157 KB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 78 - Forks: 3
suewonjp/civilizer
Civilizer - Tool to efficiently manage your data/knowledge/idea
Language: Java - Size: 11.9 MB - Last synced at: 8 months ago - Pushed at: over 7 years ago - Stars: 77 - Forks: 3
micyo202/yan-demo
本项目是基于 SpringMVC+Spring+MyBatis (SSM) 架构的高效率便捷开发框架
Language: HTML - Size: 16.3 MB - Last synced at: 9 months ago - Pushed at: about 7 years ago - Stars: 72 - Forks: 35
rkonovalov/jfilter
JFilter library for filtering REST Spring Web Service type application responses.
Language: Java - Size: 896 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 68 - Forks: 18
SystangoTechnologies/Springboard
Spring Boot based production grade starter kit.
Language: Java - Size: 803 KB - Last synced at: 8 months ago - Pushed at: over 3 years ago - Stars: 68 - Forks: 14
DawidStankiewicz/forum
Simple forum developed in Java with Spring Framework and Thymeleaf 🌐💬
Language: Java - Size: 932 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 62 - Forks: 34
croz-ltd/klokwrk-project
Showcase and blueprint for implementing elaborated distributed systems on JVM. It should also serve as a playground for incubating reusable libraries useful on its own.
Language: Groovy - Size: 19.8 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 62 - Forks: 11
linnykoleh/Spring
Personal notes of preparation to Spring 5 Professional Certification
Language: Java - Size: 58.5 MB - Last synced at: 5 months ago - Pushed at: about 3 years ago - Stars: 57 - Forks: 71
piomin/spring-boot-istio
Spring Boot Library for integration with Istio on Kubernetes
Language: Java - Size: 129 KB - Last synced at: 5 days ago - Pushed at: 7 days ago - Stars: 56 - Forks: 20
hoangsonww/Employee-Management-Fullstack-App
🧑🏻💻 This repository hosts the Employee Management Full-Stack App, built with a modern React frontend with a robust Java Spring Boot backend to provide efficient data management and an interactive user experience. Currently deployed live with AWS RDS, Docker, Render, & Vercel.
Language: Java - Size: 57.2 MB - Last synced at: 27 days ago - Pushed at: 30 days ago - Stars: 55 - Forks: 38
JavaZakariae/Spring5Certification
Spring Certification: This repository contains my examples and some best references to prepare the Spring 5 certification
Language: Java - Size: 2.84 MB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 55 - Forks: 31
sstokic-tgm/JFTSE
JFTSE Open Source MMO Framework
Language: Java - Size: 8.12 MB - Last synced at: 1 day ago - Pushed at: 3 days ago - Stars: 53 - Forks: 26
sanjayvacharya/sleeplessinslc
Demo code from
Language: Java - Size: 4.58 MB - Last synced at: almost 3 years ago - Pushed at: about 3 years ago - Stars: 52 - Forks: 65
mohitsinha/tutorials
Code samples for tutorials blog
Language: Java - Size: 178 KB - Last synced at: 9 months ago - Pushed at: almost 7 years ago - Stars: 50 - Forks: 76
jmw5598/gro-light-automation
A raspberry pi project to automate hydroponics with relays and data sensors through a web application
Language: TypeScript - Size: 936 KB - Last synced at: 2 months ago - Pushed at: almost 7 years ago - Stars: 48 - Forks: 17
ScarlettRay/JavaEE-projects
:octocat:存放一些自己写的还有从不同开源社区fork下来的JavaEE项目,其中就不乏一些很多企业单位都在用的源码。
Language: JavaScript - Size: 120 MB - Last synced at: almost 3 years ago - Pushed at: over 7 years ago - Stars: 46 - Forks: 43
diging/citesphere
Citation management app that sits on top of Zotero
Language: Java - Size: 3.48 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 43 - Forks: 4
ppodgorsek/spring-test-dbunit Fork of springtestdbunit/spring-test-dbunit
Integration between the Spring testing framework and DBUnit
Language: Java - Size: 695 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 43 - Forks: 6
YannCebron/springtricks 📦
Sample Project for _40 Tips and Tricks for Spring in IntelliJ IDEA_
Language: Java - Size: 46.9 KB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 38 - Forks: 9
vatri/freelancer-platform
A quickstart Java Spring project for freelance websites development.
Language: Java - Size: 139 KB - Last synced at: 9 months ago - Pushed at: over 7 years ago - Stars: 37 - Forks: 22
scotthaleen/clojure-spring-cloud
Clojure Spring Cloud Sample
Language: Clojure - Size: 24.4 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 36 - Forks: 4
Jakarta-EE-Petclinic/petclinic-javaee7
Java EE 7 Petclinic
Language: Java - Size: 1.31 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 36 - Forks: 87
kasramp/Spring-Data-ElasticSearch-Example
An example of Spring Data Elasticsearch with Spring Boot 3 and Elasticsearch version 8
Language: Java - Size: 51.8 KB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 33 - Forks: 35
caveofprogramming/spring-framework-course
Source code for the Cave of Programming Spring Framework tutorial
Language: Java - Size: 371 KB - Last synced at: 9 months ago - Pushed at: almost 8 years ago - Stars: 33 - Forks: 28
netbuffer/ssmbootstrap_table
采用spring+springmvc+mybatis+bootstrap搭建的demo,是jfinal-bootstrap-table的兄弟版^_^
Language: JavaScript - Size: 5.66 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 32 - Forks: 8
ajavageek/springfunctional-migration
A step-to-step migration from JavaConfig to functional
Language: Kotlin - Size: 56.6 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 32 - Forks: 10
mimaraslan/spring-boot
Spring Boot projects
Language: Java - Size: 14.1 MB - Last synced at: 8 months ago - Pushed at: about 1 year ago - Stars: 31 - Forks: 10
swathisprasad/batch-processing-large-datasets-spring
Batch Processing Large Data Sets with Spring Boot and Spring Batch
Language: Java - Size: 5.86 KB - Last synced at: almost 3 years ago - Pushed at: over 6 years ago - Stars: 31 - Forks: 41
cuba-rnd/spring-script-repositories
Spring library for script execution repositories management
Language: Java - Size: 210 KB - Last synced at: almost 3 years ago - Pushed at: almost 7 years ago - Stars: 31 - Forks: 6
orlandovald/webflux-twitter-demo
A demo Spring Webflux application that connects to Twitter's streaming API
Language: Java - Size: 57.6 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 31 - Forks: 11
CollaborationInEncapsulation/reactive-crypto-trading-platform
Reactive Crypto-Trading Platform
Language: JavaScript - Size: 679 KB - Last synced at: almost 3 years ago - Pushed at: almost 8 years ago - Stars: 30 - Forks: 17
niuzhiweimr/search-spring-boot-starter
ElasticSearch封装基于ES版本6.4.2,极大简化了ES操作难度
Language: Java - Size: 131 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 29 - Forks: 12
ZongXR/Flask-SSM
一款模仿SpringFramework的Python的web后端框架,基于Flask二次封装。通过Python反射模拟了Java的IOC控制反转,通过Python装饰者模式模拟了Java的AOP面向切面编程。具有接口自动发现、定时任务自动注册、事务管理器、单元测试,等功能。简化web后端开发流程,聚焦业务逻辑,让你按照Spring的习惯写Python
Language: Python - Size: 469 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 27 - Forks: 6
hendisantika/kotlin-postgres
A Simple CRUD API using Spring Boot Application using PostgreSQL Database
Language: Kotlin - Size: 207 KB - Last synced at: 5 days ago - Pushed at: 8 days ago - Stars: 25 - Forks: 4
mcicolella/esercitazioni-spring-boot
Esercitazioni relative a Spring Boot
Language: Java - Size: 257 KB - Last synced at: 9 months ago - Pushed at: 11 months ago - Stars: 25 - Forks: 12
kylepls/mcspring
Add Spring Boot to any Bukkit plugin
Language: Java - Size: 35.1 MB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 25 - Forks: 4
upowerman/small-rpc
🔥基于netty和hessian的一个轻量级RPC调用框架
Language: Java - Size: 186 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 23 - Forks: 0
huytmb/mail-receiver
Mail Receiver - Using Spring Boot with Spring Integration
Language: Java - Size: 54.7 KB - Last synced at: almost 3 years ago - Pushed at: over 5 years ago - Stars: 23 - Forks: 11
Librazy/YeahBuddy 📦
A Spring-Boot powered site. XMU'17 Java training course for sophomore, "YeahBuddy" group
Language: Java - Size: 1 MB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 23 - Forks: 9
digitalfondue/npjt-extra
A small layer over Spring's NamedParameterJdbcTemplate
Language: Java - Size: 163 KB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 21 - Forks: 2
walbatrossw/spring02
Spring MVC 연습
Language: Java - Size: 2.84 MB - Last synced at: 7 months ago - Pushed at: almost 9 years ago - Stars: 21 - Forks: 12
att/kubekleaner
KubeKleaner uses Spring Boot's scheduled task functionality along with the Kubernetes API to delete failing microservice deployments and their downstream resources based on a configurable expiration time.
Language: Java - Size: 360 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 20 - Forks: 12
mcicolella/docker-examples
Examples about Docker
Language: Shell - Size: 34.1 MB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 19 - Forks: 3
ralscha/extdirectspring-demo
Sample applications for ExtDirectSpring
Language: JavaScript - Size: 3.82 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 18 - Forks: 25
colinbut/monolith-enterprise-application
⛄ a monolithic legacy 'Enterprise - Like' application example
Language: Java - Size: 490 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 18 - Forks: 12
mukeshlilawat1/Hotel-Mountain-Mirage
Hotel-Mountain-Mirage is a full-stack hotel booking and management web application built with React.js (Frontend) and Spring Boot (Backend). It integrates secure authentication using Spring Security with JWT and is deployed using AWS services. This project demonstrates real-world development skills including role-based access control, API integrati
Language: JavaScript - Size: 17.1 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 17 - Forks: 2
david-romero/spring-boot-mongo-docker
Spring Boot, Mongo and Docker. Run all with a single command.
Language: Java - Size: 14.6 KB - Last synced at: almost 3 years ago - Pushed at: about 8 years ago - Stars: 17 - Forks: 14
mcicolella/spring-framework-examples
Spring course examples
Language: Java - Size: 196 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 16 - Forks: 3
hndrs/slack-spring-boot-starter
Spring Boot Starter for Slack Integrations and Bots
Language: Kotlin - Size: 3.17 MB - Last synced at: 9 months ago - Pushed at: almost 3 years ago - Stars: 16 - Forks: 13
bytestree/spring4-hibernate5-example
Spring 4 and Hibernate 5 integration example using annotations.
Language: Java - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 16 - Forks: 17
neocorp/spring-mvc-thymeleaf-crud
Spring MVC CRUD Application with Thymeleaf, HTML5, CSS3 and Bootstrap
Language: Shell - Size: 27.3 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 16 - Forks: 18
Urunov/Spring-in-Action-5-Book-All-Projects
Spring MVC, Spring Boot, JPA, JDBC, H2, MySQL, Oracle, Mango DB, Security, безопасность, сервер
Language: Java - Size: 19.1 MB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 11
thegeekyasian/WebSocket-SpringBoot
A project on how to use ServerEndpoint in Web Socket for Spring Boot, with embedded server. It took me a while to figure out the problem that was solved by exporting the server endpoint.
Language: Java - Size: 49.8 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 15 - Forks: 8
Moesif/moesif-servlet
Moesif Servlet SDK for API Monitoring, Analytics, and Monetization.
Language: Java - Size: 614 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 14 - Forks: 9
secure-software-engineering/authcheck
Analysis for access-control vulnerabilities in Java Spring Security applications.
Language: JavaScript - Size: 11.4 MB - Last synced at: 9 months ago - Pushed at: over 3 years ago - Stars: 14 - Forks: 3
JavaSaBr/mqtt-broker
Java implementation of MQTT 5.0 compatible broker based on RLib library.
Language: Java - Size: 1.71 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 13 - Forks: 2
networknt/light-spring-boot
Spring Boot customizers that allow light-4j middleware handlers to be injected in Undertow core
Language: Java - Size: 201 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 13 - Forks: 3
rm3l/docker-api-graphql
GraphQL API wrapper around the Docker Remote API. SpringBoot-based app, written in Kotlin
Language: Kotlin - Size: 1.22 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 13 - Forks: 3
Innocentsax/JAVA_BEGINNERS_ROADMAP_RESOURCES
Explore easy-to-use resources, and tools to level up your Java skills, Unleash your inner developer and start creating amazing things today.
Language: Java - Size: 23.7 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 13 - Forks: 4
mehmetpekdemir/Spring-Boot-With-Test-Driven-Development
Spring Boot With Test Driven Development ( TDD )
Language: Java - Size: 28.3 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 13 - Forks: 3
mupezzuol/spring-microservice-loja
Microservices with Spring Boot (OAuth2, Eureka, Config Server, OpenFeign, Sleuth, Hystrix, Zuul, PostgreSQL, MySQL)
Language: Java - Size: 76.6 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 13 - Forks: 9
jittagornp/oauth-old
Language: Java - Size: 1020 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 13 - Forks: 3
ralscha/sse-eventbus-demo
Demo application for the sse-eventbus library
Language: JavaScript - Size: 921 KB - Last synced at: 17 days ago - Pushed at: 19 days ago - Stars: 12 - Forks: 7