All Projects → ITHit → WebDAVServerSamplesJava

ITHit / WebDAVServerSamplesJava

Licence: other
WebDAV server examples in Java based on IT Hit WebDAV Server Library for Java

Programming Languages

java
68154 projects - #9 most used programming language
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects
kotlin
9241 projects
shell
77523 projects

Projects that are alternatives of or similar to WebDAVServerSamplesJava

Apijson
🚀 零代码、热更新、全自动 ORM 库,后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🚀 A JSON Transmission Protocol and an ORM Library for automatically providing APIs and Docs.
Stars: ✭ 12,559 (+32950%)
Mutual labels:  oracle, springboot
ods-provisioning-app
Provisioning app, which triggers project and component provisions (including Jira / Confluence / BitBucket and OCP resource creation)
Stars: ✭ 13 (-65.79%)
Mutual labels:  springboot
tutorials-java
Java Spring related tutorial collection
Stars: ✭ 22 (-42.11%)
Mutual labels:  springboot
plant erd
ERD exporter with PlantUML and mermaid format
Stars: ✭ 126 (+231.58%)
Mutual labels:  oracle
itstack-naive-chat-server
💞 《服务端》| 服务端同样使用Netty4.x作为socket的通信框架,同时在服务端使用Layui作为管理后台的页面,并且我们的服务端采用偏向于DDD领域驱动设计的方式与Netty集合,以此来达到我们的框架结构整洁干净易于扩展。同时我们的通信协议也是在服务端进行定义的,并对外提供可引入的Jar包,这样来保证客户端与服务端共同协议下进行通信。
Stars: ✭ 21 (-44.74%)
Mutual labels:  springboot
frontend-sample-showcase
No description or website provided.
Stars: ✭ 16 (-57.89%)
Mutual labels:  samples
Goku.Framework.CoreUI
基于 SpringBoot + Spring + SpringMvc+Mybatis+CoreUI +Layui 开发后台管理程序
Stars: ✭ 87 (+128.95%)
Mutual labels:  springboot
creek
使用Spring Security + JWT Token + RBAC的方式实现认证和授权,持久层使用Mybatis plus。避免每次重复编写认证和授权功能、角色管理、异常处理、参数校验等代码,直接上手业务代码,不再烦恼于构建项目与风格统一。
Stars: ✭ 21 (-44.74%)
Mutual labels:  springboot
shik
shik项目基于springcloud微服务搭建的分布式项目。搭建了shik-config云公共配置,通过shik-RA服务注册发现各个模块,通过shik-zuul路由转发与统一接口。并整合了包括mybatis,jpa,jedis,quartz,freemarker和layui等多个模块,支持spring-session二级域名共享session,使用了RESTful方式提供api接口
Stars: ✭ 89 (+134.21%)
Mutual labels:  springboot
Jyami-Java-Lab
💻 Jyami의 Spring boot 및 Java 실험소 💻
Stars: ✭ 27 (-28.95%)
Mutual labels:  springboot
csa-misc-utils
Miscellaneous samples, documents, how-tos, utilities, scripts, and other CSA tidbits
Stars: ✭ 79 (+107.89%)
Mutual labels:  samples
vm-engine
vm-engine为“微视频”网站的后端,java语言开发。涉及技术包括,springboot,springcloud,mybaties,docker,websocket,rabbitmq,redis等。
Stars: ✭ 57 (+50%)
Mutual labels:  springboot
polynimbus
Multi-cloud infrastructure inventory and management tool, supporting AWS, Google Cloud, Azure, Oracle Cloud, Rackspace Cloud, Hetzner Cloud, Alibaba Cloud, e24cloud.com, Linode, Cloudflare, GoDaddy and Backblaze B2.
Stars: ✭ 70 (+84.21%)
Mutual labels:  amazon-s3
jmal-cloud-view
JmalCloud 是一款私有云存储网盘项目,能够简单安全管理您的云端文件
Stars: ✭ 148 (+289.47%)
Mutual labels:  webdav
ember-java
Ember sample with Java and REST
Stars: ✭ 25 (-34.21%)
Mutual labels:  springboot
NBlog
🍓 Spring Boot + Vue 前后端分离博客系统 https://naccl.top
Stars: ✭ 700 (+1742.11%)
Mutual labels:  springboot
shell-samples
No description or website provided.
Stars: ✭ 14 (-63.16%)
Mutual labels:  samples
backlog-board
This is Kanban Board connected to Backlog
Stars: ✭ 18 (-52.63%)
Mutual labels:  springboot
shopping-kill
商品秒杀系统(限时抢购系统),包含商城展示与后台管理,主要技术有:springboot、redis、zookeeper、rabbitmq、sms通知、email通知。该项目为21年毕设设计项目,其中融入基本目前所使用的框架与技术。PS:The system includes the display and backstage management of the mall. The main technologies are: springboot, redis, zookeeper, rabbitmq, SMS notification and email notification. The project is a 21-year completed design project, …
Stars: ✭ 31 (-18.42%)
Mutual labels:  springboot
orabbix
zabbix oracle orabbix docker
Stars: ✭ 17 (-55.26%)
Mutual labels:  oracle

WebDAV Server Examples, Java

IT Hit WebDAV Server Library for Java is provided with several examples that demonstrate how to build a WebDAV server with SQL back-end or with file system storage. You can adapt these samples to utilize almost any back-end storage including storing data in CMS/DMS/CRM, Azure or Amazon storage.

A sample HTML page included with samples demonstrates how to use IT Hit WebDAV Ajax Libray to open documents from a web page for editing, list documents and navigate folder structure as well as build search capabilities.

Online Demo Server

https://www.WebDAVServer.com

 Requirements

The samples are tested with Java 1.8 in the following environments:

  • Tomcat 7 or later
  • Glassfish 4.1.1 or later
  • JBoss Wildfly 9 or later or respective EAP
  • WebLogic 12c or later
  • WebSphere 8.5.5.11 or later
  • Jetty 9.3.13 or later

Full-text Search and indexing

The samples are provided with full-text search and indexing based on use Apache Lucene as indexing engine and Apache Tika as content analysis toolkit.

The server implementation searches both file names and file content including content of Microsoft Office documents as well as any other documents which format is supported by Apache Tika, such as LibreOffice, OpenOffice, PDF, etc.

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].