All Projects → TestActiviti1.0 → Similar Projects or Alternatives

165 Open source projects that are alternatives of or similar to TestActiviti1.0

drag-to-close
Android library that provides a view group which allows to finish an activity by dragging a view.
Stars: ✭ 69 (+146.43%)
Mutual labels:  activity
IDEAPractice
Java练习 - Java基础知识,面试题,小demo,长期积累 | intellij idea + maven + tomcat
Stars: ✭ 45 (+60.71%)
Mutual labels:  ssm
ssmenv
A tool to use Amazon EC2 Systems Manager (AWS SSM) Parameter Store as environment variables
Stars: ✭ 16 (-42.86%)
Mutual labels:  ssm
ssm-parameter-store
λ✨ Ergonomic SSM Parameter Store wrapper for AWS Lambda
Stars: ✭ 23 (-17.86%)
Mutual labels:  ssm
EMAN
一个基于SSM框架与物品的协同过滤算法(ItemCF)的简单电子书推荐系统
Stars: ✭ 48 (+71.43%)
Mutual labels:  ssm
actions
A Collection of GitHub Actions
Stars: ✭ 91 (+225%)
Mutual labels:  ssm
springboot-bbs
基于springboot的论坛系统,主要使用的技术有springboot+mybatis+redis+自定义分页,数据库为mysql,前端为bootstrap+jquery+html5
Stars: ✭ 49 (+75%)
Mutual labels:  ssm
springsecuritydemo
使用javaconfig的方式整合SpringMVC+Mybatis+SpringSecurity实现基于数据库的权限系统,包括对按钮的权限控制。
Stars: ✭ 84 (+200%)
Mutual labels:  ssm
terraform-aws-ssm-parameter-store
Terraform module to populate AWS Systems Manager (SSM) Parameter Store with values from Terraform. Works great with Chamber.
Stars: ✭ 87 (+210.71%)
Mutual labels:  ssm
rn-fitness-tracker
React Native module to interact with Google Fit and Apple HealthKit.
Stars: ✭ 58 (+107.14%)
Mutual labels:  activity
dflow
A lightweight library for designing and executing workflows in .NET Core
Stars: ✭ 23 (-17.86%)
Mutual labels:  activity
neko-box
😺 Pinnable dynamic Gist with your latest AniList activity.
Stars: ✭ 25 (-10.71%)
Mutual labels:  activity
blog
基于springboot的个人博客,技术栈:mybatis,mysql,elasticsearch,thymeleaf等
Stars: ✭ 23 (-17.86%)
Mutual labels:  ssm
xm-spring-boot
Spring Boot 基础项目
Stars: ✭ 33 (+17.86%)
Mutual labels:  ssm
Quella
Quella是基于SSM+shiro+redis开发的后台脚手架,集成了一些后台通用功能,并集成了一些常用的第三方服务。
Stars: ✭ 52 (+85.71%)
Mutual labels:  ssm
library-booksystem
基于ssm的入门项目,图书在线管理系统。a library system.
Stars: ✭ 26 (-7.14%)
Mutual labels:  ssm
Swoosh
SFML Activity and Segue Mini Library
Stars: ✭ 63 (+125%)
Mutual labels:  activity
json2ssm
AWS Parameter Store import & export functionality for JSON
Stars: ✭ 47 (+67.86%)
Mutual labels:  ssm
shop
商城,基于SSM开发的JavaWeb项目
Stars: ✭ 33 (+17.86%)
Mutual labels:  ssm
ZXLoadingView
🍕ZXLoadingView is an iOS progress-activity
Stars: ✭ 14 (-50%)
Mutual labels:  activity
CodeGenerator
ssm框架的代码生成器,根据数据库表生成model、dto、dao、mapperXml、service以及controller。目前仅支持mysql
Stars: ✭ 20 (-28.57%)
Mutual labels:  ssm
profile-activity-generator
Generate custom profile activity for your profile README
Stars: ✭ 78 (+178.57%)
Mutual labels:  activity
foblog
响应式开源个人博客(简洁清爽风格),使用fo-ssm架构实现,前端采用AngularJS实现数据渲染,采用BootStrap实现响应式风格。
Stars: ✭ 45 (+60.71%)
Mutual labels:  ssm
cloud-note
无道云笔记,原生JSP的仿有道云笔记项目
Stars: ✭ 66 (+135.71%)
Mutual labels:  ssm
pvm-ui
JS based UI for PVM workflow engine.
Stars: ✭ 18 (-35.71%)
Mutual labels:  activity
BindingExtension
Android ViewBinding extension to provide simpler usage in Activity, Fragment and ViewHolder.
Stars: ✭ 26 (-7.14%)
Mutual labels:  activity
Base
🍁 Base是针对于Android开发封装好一些常用的基类,主要包括通用的Adapter、Activity、Fragment、Dialog等、和一些常用的Util类,只为更简单。
Stars: ✭ 249 (+789.29%)
Mutual labels:  activity
ssm traveller
基于ssm的旅游后台管理系统,使用AdminLTE 前端框架,实现基本的CRUD功能,使用spring-security进行用户登录权限控制,利用spring aop记录访问日志
Stars: ✭ 20 (-28.57%)
Mutual labels:  ssm
ssm-diff
A human-friendly way of managing parameters in AWS SSM
Stars: ✭ 42 (+50%)
Mutual labels:  ssm
ssm
Java企业级电商项目
Stars: ✭ 34 (+21.43%)
Mutual labels:  ssm
navigator
Annotation processor that eliminates navigation and Bundle boilerplate
Stars: ✭ 13 (-53.57%)
Mutual labels:  activity
campusHelp
校园帮项目,毕业设计/课程设计/javaWeb/SSM
Stars: ✭ 180 (+542.86%)
Mutual labels:  ssm
answerWeb
基于SSM在线答题系统
Stars: ✭ 137 (+389.29%)
Mutual labels:  ssm
ktx
简化Android开发的Kotlin库
Stars: ✭ 39 (+39.29%)
Mutual labels:  activity
My Android Garage
A quick reference guide for Android development.
Stars: ✭ 66 (+135.71%)
Mutual labels:  activity
sshm
Easy connect on EC2 instances thanks to AWS System Manager Agent. Just use your `~/.aws/profile` to easily select the instance you want to connect on.
Stars: ✭ 49 (+75%)
Mutual labels:  ssm
atguigu ssm crud
Atguigu-SSM-CRUD 一个最基本的CRUD系统,采用IDEA+Maven搭建,具备前后端交互功能,前端采用BootStrap+Ajax异步请求DOM渲染,后端采用SpringMVC+MyBatis+Mysql8.0+Servlet+Jsp,符合REST风格URL规范,并加入了Hibernate提供的数据校验功能,支持PageHelper的分页功能,很适合SSM阶段性练习。同时用到了很多前端操作以及BootStrap组件,也有利于学习JS和前端框架。
Stars: ✭ 52 (+85.71%)
Mutual labels:  ssm
intentanimation
animattion between activities
Stars: ✭ 117 (+317.86%)
Mutual labels:  activity
Android-Touch-Helper
开屏跳过-安卓系统的开屏广告自动跳过助手
Stars: ✭ 488 (+1642.86%)
Mutual labels:  activity
activity-timer
Activity timer powerup for Trello
Stars: ✭ 28 (+0%)
Mutual labels:  activity
RxComponentLifecycle
Rx binding of new Android Architecture Component Lifecycle
Stars: ✭ 57 (+103.57%)
Mutual labels:  activity
kaptain
👨‍✈️ multi-module navigation on Android has never been so easier!
Stars: ✭ 24 (-14.29%)
Mutual labels:  activity
examonlinesystem
基于SSM框架开发的一款在线考试系统。An online examination system with ssm framework in Java Language
Stars: ✭ 27 (-3.57%)
Mutual labels:  ssm
LifeTime
LifeTime app
Stars: ✭ 35 (+25%)
Mutual labels:  activity
NutzFw
Java开源企业级快速开发框架、后台管理系统,拥有完善的权限控制、代码生成器、自定义表单、动态数据库、灵活的工作流、手机APP客户端、支持前后端分离开发。
Stars: ✭ 130 (+364.29%)
Mutual labels:  activity
AppListManager
📱 AppListManager (Android Library) makes managing application and activity lists easy.
Stars: ✭ 59 (+110.71%)
Mutual labels:  activity
pinyougou
品优购项目实战
Stars: ✭ 19 (-32.14%)
Mutual labels:  ssm
ChuyunBlog
SpringBoot+MyBatis+Thymeleaf 博客系统
Stars: ✭ 147 (+425%)
Mutual labels:  ssm
exec-with-secrets
Handle secrets in Docker using AWS KMS, SSM parameter store, Secrets Manager, or Azure Key Vault
Stars: ✭ 54 (+92.86%)
Mutual labels:  ssm
wp-user-activity
The best way to log activity in WordPress
Stars: ✭ 40 (+42.86%)
Mutual labels:  activity
bicycleSharingServer
🚲共享单车JavaWEB后台(ssm)
Stars: ✭ 86 (+207.14%)
Mutual labels:  ssm
RxActivityResults
Android onActivityResult wrapper powered by RxJava
Stars: ✭ 14 (-50%)
Mutual labels:  activity
blog-ssm
一个简单漂亮的SSM博客系统。
Stars: ✭ 487 (+1639.29%)
Mutual labels:  ssm
solid
Solid Android components
Stars: ✭ 33 (+17.86%)
Mutual labels:  activity
NEILREN4J
【!】NEILREN.COM 的旧版本, Java Spring 版本,RenFei.Net 替代了 NEILREN4J。NEILREN 的个人网站 Java版,使用了SpringBoot,MyBatis,Thymeleaf等开源项目组建。
Stars: ✭ 18 (-35.71%)
Mutual labels:  ssm
gobang04
五子棋社区,前后端完全分离,SSM框架,CORS跨域访问,SSO单点登录,Bootstrap界面,RESTful构架风格,Netty即时通信,Token口令授权,Web端与客户端通信。异步请求,面向接口编程。
Stars: ✭ 14 (-50%)
Mutual labels:  ssm
tsioc
AOP, Ioc container, Boot framework, unit testing framework , activities workflow framework.
Stars: ✭ 15 (-46.43%)
Mutual labels:  activity
ssm-ishop
项目描述:iShop商店实现浏览商品、下订单,以及参加各种活动和后台管理功能。 技术描述: 1.通过maven来项目构建管理,子系统之间通过服务提供者模块与服务接收者模块相互交互,来实现系统之间的通信,利用ajax异步请求json数据,也利用jsonp跨域请求获取json资源数据。 2.后台技术实现: 利用MyBatis Generator自动生成单表的CRUD功能和对应的model、example、mapper、service代码;3运用分布式数据库redis实现系统大量不实时更新的数据做缓存,同时实现session在redis上共享,使用powerdesinger创建pdm/cdm关系的数据库表,依文档在linux上搭建mysql创建相应的数据库和表。运用springmvc提供的注…
Stars: ✭ 28 (+0%)
Mutual labels:  ssm
wenda
使用SSM框架搭建仿知乎问答社区
Stars: ✭ 78 (+178.57%)
Mutual labels:  ssm
production ssm
转载测试通过--这是一个生产管理ERP系统。依托科技计划重点项目“制造装备物联及生产管理系统研发”,主要包括:计划进度、设备管理、工艺监控、物料监控、人员监控、质量监控、系统管理7大模块。
Stars: ✭ 35 (+25%)
Mutual labels:  ssm
1-60 of 165 similar projects