All Projects → peterchenhdu → Webbf

peterchenhdu / Webbf

Licence: apache-2.0
Java Web工程demo 后端:spring + spring mvc + mybatis + maven,涉及定时任务quartz、ehcache缓存、RESTful API、邮件发送... 前端:react + reflux + webpack,涉及ES6、jquery、react-router、ant design等内容, 提供下思路,仅供参考。

Programming Languages

javascript
184084 projects - #8 most used programming language
es6
455 projects

Projects that are alternatives of or similar to Webbf

React Start Kit
A boilerplate of SPA, built with React.js, Webpack, ES6+, Redux, Router, Babel, Express, Ant Design...
Stars: ✭ 107 (-70.84%)
Mutual labels:  webpack, babel, ant-design
Perfect Ssm
🍇更完善的Spring+SpringMVC+Mybatis+easyUI后台管理系统(RESTful API+redis)
Stars: ✭ 606 (+65.12%)
Mutual labels:  restful-api, mybatis, spring-mvc
gobang04
五子棋社区,前后端完全分离,SSM框架,CORS跨域访问,SSO单点登录,Bootstrap界面,RESTful构架风格,Netty即时通信,Token口令授权,Web端与客户端通信。异步请求,面向接口编程。
Stars: ✭ 14 (-96.19%)
Mutual labels:  mybatis, spring-mvc, restful-api
Instapy Gui
gui for instapy automation
Stars: ✭ 313 (-14.71%)
Mutual labels:  webpack, babel
Support
JS.coach is a manually curated list of packages related to React, Webpack, Babel and PostCSS
Stars: ✭ 305 (-16.89%)
Mutual labels:  webpack, babel
Manong Ssm
基于SSM框架的Java电商项目
Stars: ✭ 306 (-16.62%)
Mutual labels:  mybatis, spring-mvc
React Pwa Guide App
React.js for Progressive Web Apps that say Hello! World
Stars: ✭ 293 (-20.16%)
Mutual labels:  webpack, babel
Ssm booksystem
ssm demo,ssm详细教程,SSM简明教程:简单的十步教你搭建人生第一个SSM框架[ SSM框架整合教程(spring+spring mvc+mybatis+redis+maven+idea+bootstrap) ]
Stars: ✭ 355 (-3.27%)
Mutual labels:  mybatis, spring-mvc
Efo
EFO是一个基于SpringBoot和Vue构建的文件分享系统,包括文件的上传与下载,文件的权限管理,远程文件管理等功能。
Stars: ✭ 327 (-10.9%)
Mutual labels:  mybatis, spring-mvc
Spring Boot Demo
spring boot demo 是一个Spring Boot、Spring Cloud的项目示例,根据市场主流的后端技术,共集成了30+个demo,未来将持续更新。该项目包含helloworld(快速入门)、web(ssh项目快速搭建)、aop(切面编程)、data-redis(redis缓存)、quartz(集群任务实现)、shiro(权限管理)、oauth2(四种认证模式)、shign(接口参数防篡改重放)、encoder(用户密码设计)、actuator(服务监控)、cloud-config(配置中心)、cloud-gateway(服务网关)等模块
Stars: ✭ 323 (-11.99%)
Mutual labels:  mybatis, spring-mvc
Server Side Rendering
Interactive guide to server-side rendering with Webpack, React, React Transmit, CSS modules and more
Stars: ✭ 352 (-4.09%)
Mutual labels:  webpack, babel
Seek Style Guide
Living style guide for SEEK, powered by React, webpack, CSS Modules and Less.
Stars: ✭ 302 (-17.71%)
Mutual labels:  webpack, babel
React Bolt
⚡ The most simple & robust boilerplate for your React projects.
Stars: ✭ 298 (-18.8%)
Mutual labels:  webpack, babel
Wp Webpack Script
💥🔥📦👩‍💻 An easy to use, pre configured, hackable webpack setup & development server for WordPress themes and plugins.
Stars: ✭ 314 (-14.44%)
Mutual labels:  webpack, babel
Generator Webappstarter
Quick start a web app for mobile.Automatically adjusts according to a device’s screen size without any extra work.
Stars: ✭ 298 (-18.8%)
Mutual labels:  webpack, babel
Electron React Boilerplate
A Foundation for Scalable Cross-Platform Apps
Stars: ✭ 18,727 (+5002.72%)
Mutual labels:  webpack, babel
Woo Next
🚀 React WooCommerce theme, built with Next JS, Webpack, Babel, Node, Express, using GraphQL and Apollo Client
Stars: ✭ 342 (-6.81%)
Mutual labels:  webpack, babel
Pwa
An opinionated progressive web app boilerplate
Stars: ✭ 353 (-3.81%)
Mutual labels:  webpack, babel
Wxapp Boilerplate
使用 webpack, babel, scss 开发的微信/支付宝小程序项目脚手架
Stars: ✭ 367 (+0%)
Mutual labels:  webpack, babel
React Redux Sass Starter
Everything you need to get started with a basic React application
Stars: ✭ 293 (-20.16%)
Mutual labels:  webpack, babel

Java Web工程例子

build status

后端:spring + spring mvc + mybatis + maven;

涉及定时任务quartz、ehcache缓存、RESTful API、邮件发送...

前端:react + webpack;

涉及ES6、jquery、react-router、ant design等内容, 有个reflux的示例【user模块,但未使用】

只是demo,提供下思路,供参考及后续扩展,有兴趣的可以一起完善~~~

如何运行:

后端:执行maven命令:clean tomcat:run 前端:查看src/main/webapp/目录下的readme文件,输入npm run build命令构建即可,后续修改完前端代码后,刷新浏览器可看到修改后的效果;

主页

index

用户管理(add modal)

index

图表1

index

图标2

index

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].