搜索资源列表
jumping_the_queue
- The beginning of a winter break near Spring Festival is always the beginning of a peak period of transportation. If you have ever tried to get a train ticket at that time, you must have witnessed the endless queues in front of every ticket box window
dw.spring3.rest
- 与spring MVC模式有所不同的,spring 3.0最新支持的REST服务下实现B/S架构-With spring MVC pattern different from, spring 3.0 latest support REST services to achieve B/S architecture
springmvc_rest_demo
- spring+rest的demo例子,一个spring的基本使用-spring_rest s demo
rest-file-services
- 用spring mvc实现的一个rest web 服务,提供文件存取服务-Used by Spring MVC compment,it is implemented to a file access services as a rest web services.
crm-hgc
- 本系统采用是java struts spring Hibernate 主流框架开发,包括:营销管理、客户管理、服务管理、统计报表和基础数据五个功能模块。包含数据库,代码在MyEclipse编译通过,请放心使用。-The system uses a java struts spring Hibernate framework of mainstream development, including: marketing management, customer management, servic
ssm3
- 简单快速入门的SPRINGMVC3.0例子:Spring更新到3.0之后,其MVC框架加入了一个非常不错的东西——那就是REST。它的开放式特性,与Spring的无缝集成,以及Spring框架的优秀表现,使得现在很多公司将其作为新的系统开发框架。大象根据实际的项目经验,以之前SSH2例子为基础,对其进行一次大改造,详细的为大家讲解如何实现SSM3全注解式的开发。-The the simple QuickStart SPRINGMVC3.0 example: Spring update to 3.
rest-shell-master
- REST shell 是一个用 Java 开发的命令行工具,用于和 Spring HATEOAS 兼容的 REST 资源进行交互。-REST shell developed using Java command line tool is used the REST resources compatible and Spring HATEOAS, interact.
spring-rest
- 一个spring rest 的demo 希望对大家有用-spring rest
REST-spring-security
- 本项目主要使用spring security对restful webservice进行安全控制-This project is mainly for restful webservice using spring security for security control
contactmanager.tar
- Test Source code Spring rest mvc
rest-backend-data
- 这是餐厅后场管理系统的一部分,模拟餐厅下单到后场小票机打印出小票。使用的框架为Struts+Mybatis+Spring。这是JavaEE中对应的Pojo,对应数据库中的三张表。-This project is able to implement a software system for the restaurant and to help the cooks improve their effiency.
rest-db
- 这是餐厅后场管理系统的一部分,模拟餐厅下单到后场小票机打印出小票。使用的框架为Struts+Mybatis+Spring。这是JavaEE中的Dao层。实现与数据库的交互 -This part help interact with .
rest-front-data
- 这是餐厅后场管理系统的一部分,模拟餐厅下单到后场小票机打印出小票。使用的框架为Struts +Mybatis+Spring。这是通过JSON解析转换到MVC层的表现层的代码。 -This part is just for how to demo in the view .
rest-kitchen
- 这是餐厅后场管理系统的一部分,模拟餐厅下单到后场小票机打印出小票。使用的框架为Struts+Mybatis+Spring。这是JavaEE中对应的控制层,有Manager和Service层。这也是算法现在的逻辑控制部分。 -This part is for the service logic of the system.
rest-kitchen-web
- 这是餐厅后场管理系统的一部分,模拟餐厅下单到后场小票机打印出小票。使用的框架为Struts+Mybatis+Spring。这是JavaEE中对应的表现层。这里主要是了FreeMarker技术,类似于JSP技术实现有好的界面。整个系统需要进行Maven编译。 -This part is for how to display for the users.
spring-rest
- 使用Spring MVC 构建RESTFul 风格的开发DEMO,-RESTFul constructed using Spring MVC style development DEMO,
springmvc-rest-helloworld-master
- Spring mvc +rest接口示例-Spring mvc+rest接口示例
Spring REST
- Spring REST serves as a practical guide for designing and developing RESTful APIs using the popular Spring Framework. This book begins with a brief introduction to REST, HTTP, and Web infrastructure. It then provides detailed coverage of several Sp
spring-framework-reference
- The Spring Framework is a lightweight solution and a potential one-stop-shop for building your enterprise-ready applications. However, Spring is modular, allowing you to use only those parts that you need, without having to bring in the rest. You can
spring-mvc-REST-master
- spring-mvc-REST 是一个完整的,轻量、简单的Java RESTful 项目,基于Spring MVC. 里面有基本的增删改查的功能。而且无需修改任何内容,就可以直接跑起来。 如果你想要学习或贡献和这个项目: 下载IDEA Intellij,然后选择import project, 选择import一个maven项目即可。 (注:该资料是他人用于分享的)(IDEA Intellij,java RESTFul study)