All Projects → apache → tomcat-native

apache / tomcat-native

Licence: Apache-2.0 license
Mirror of Apache Tomcat Native

Programming Languages

c
50402 projects - #5 most used programming language
java
68154 projects - #9 most used programming language
CMake
9771 projects
shell
77523 projects
perl
6916 projects
XSLT
1337 projects

Projects that are alternatives of or similar to tomcat-native

tomcat-training
Apache Tomcat Training Material
Stars: ✭ 15 (-79.45%)
Mutual labels:  tomcat, javaee, network-server
Tomcat
Apache Tomcat
Stars: ✭ 5,756 (+7784.93%)
Mutual labels:  tomcat, javaee, network-server
geronimo
Mirror of Apache Geronimo
Stars: ✭ 35 (-52.05%)
Mutual labels:  javaee, network-server
Tomcat Maven Plugin
Mirror of Apache Tomcat Maven plugin
Stars: ✭ 127 (+73.97%)
Mutual labels:  tomcat, javaee
Javaee7 Samples
Java EE 7 Samples
Stars: ✭ 2,470 (+3283.56%)
Mutual labels:  tomcat, javaee
geronimo-specs
Mirror of Apache Geronimo specs
Stars: ✭ 20 (-72.6%)
Mutual labels:  javaee, network-server
geronimo-config
Apache Geronimo Config
Stars: ✭ 15 (-79.45%)
Mutual labels:  javaee, network-server
Tomcat80
Mirror of Apache Tomcat 8.0.x
Stars: ✭ 113 (+54.79%)
Mutual labels:  tomcat, javaee
Javaee8 Samples
Java EE 8 Samples
Stars: ✭ 333 (+356.16%)
Mutual labels:  tomcat, javaee
Pdf Books
📚 PDF 书籍库
Stars: ✭ 134 (+83.56%)
Mutual labels:  tomcat
Guacamole Install Rhel 7
Apache Guacamole installation bash script for RHEL 7 and CentOS 7 including options for Nginx, HTTPS, SSL, LDAP, Let's Encrypt certificates and more
Stars: ✭ 174 (+138.36%)
Mutual labels:  tomcat
Nimrod
Nimrod - 基于 Spring Boot 构建 的 Java Web 平台企业级单体应用快速开发框架,适合中小型项目的应用和开发。所采用的技术栈包括 Spring Boot、Spring、Spring Web MVC、MyBatis、Thymeleaf 等,遵守阿里巴巴 Java 开发规约,帮助养成良好的编码习惯。整体采用 RBAC ( Role-Based Access Control ,基于角色的访问控制),具有严格的权限控制模块,支持系统与模块分离开发。最后希望这个项目能够对你有所帮助。Nimrod 开发交流群:547252502(QQ 群)
Stars: ✭ 125 (+71.23%)
Mutual labels:  tomcat
Scouter
Scouter is an open source APM (Application Performance Management) tool.
Stars: ✭ 1,792 (+2354.79%)
Mutual labels:  tomcat
Intermine
A powerful open source data warehouse system
Stars: ✭ 195 (+167.12%)
Mutual labels:  tomcat
Javaweb Project Source Share
🌱🚀分享基于Servlet、SSH、SSM、SpringBoot等流行技术实现的JavaWeb项目,难度分为5个等级,帮助小白入门JavaWeb开发,协助JavaWeb开发者熟悉最新技术
Stars: ✭ 229 (+213.7%)
Mutual labels:  tomcat
Tomcat Slf4j Logback
Tomcat, SLF4J and Logback integration Releases
Stars: ✭ 172 (+135.62%)
Mutual labels:  tomcat
Tomcatmanager
A command line tool and python library for managing a tomcat server
Stars: ✭ 105 (+43.84%)
Mutual labels:  tomcat
Lyonblog
基于Java8的SSM+Elasticsearch全文检索的个人博客系统
Stars: ✭ 169 (+131.51%)
Mutual labels:  tomcat
Study
全栈工程师学习笔记;Spring登录、shiro登录、CAS单点登录和Spring boot oauth2单点登录;Spring data cache 缓存,支持Redis和EHcahce; web安全,常见web安全漏洞以及解决思路;常规组件,比如redis、mq等;quartz定时任务,支持持久化数据库,动态维护启动暂停关闭;docker基本用法,常用image镜像使用,Docker-MySQL、docker-Postgres、Docker-nginx、Docker-nexus、Docker-Redis、Docker-RabbitMQ、Docker-zookeeper、Docker-es、Docker-zipkin、Docker-ELK等;mybatis实践、spring实践、spring boot实践等常用集成;基于redis的分布式锁;基于shared-jdbc的分库分表,支持原生jdbc和Spring Boot Mybatis
Stars: ✭ 159 (+117.81%)
Mutual labels:  tomcat
Uportal
Enterprise open source portal built by and for the higher education community.
Stars: ✭ 221 (+202.74%)
Mutual labels:  tomcat
            Apache Tomcat Native Library


What is it?
-----------

The Apache Tomcat Native Library is an optional component for use with
Apache Tomcat that allows Tomcat to use OpenSSL as a replacement for JSSE
to support TLS connections.


Licensing
---------

Please see the file called LICENSE.

The Latest Version
------------------

Details of the latest version can be found on the Apache Tomcat
project page under http://tomcat.apache.org/.

Documentation
-------------

The documentation available as of the date of this release is
included in HTML format in the docs directory.
The most up-to-date documentation can be found at
http://tomcat.apache.org/native-doc/


Building
--------

To build the Java API. Note that Java 11 is required to build the Java API.
> ant

To build the native part see native/BUILDING.


Running the tests
-----------------

First run "ant download" to retrieve junit. It will be placed
in the directory given by "base.path". The path can be changed
by adjusting "base.path" in the file build.properties.default
or overwrite it in a new file build.properties.

Now run "ant test".


Cryptographic Software Notice
-----------------------------

This distribution may include software that has been designed for use
with cryptographic software.  The country in which you currently reside
may have restrictions on the import, possession, use, and/or re-export
to another country, of encryption software.  BEFORE using any encryption
software, please check your country's laws, regulations and policies
concerning the import, possession, or use, and re-export of encryption
software, to see if this is permitted.  See <http://www.wassenaar.org/>
for more information.

The U.S. Government Department of Commerce, Bureau of Industry and
Security (BIS), has classified this software as Export Commodity
Control Number (ECCN) 5D002.C.1, which includes information security
software using or performing cryptographic functions with asymmetric
algorithms.  The form and manner of this Apache Software Foundation
distribution makes it eligible for export under the License Exception
ENC Technology Software Unrestricted (TSU) exception (see the BIS
Export Administration Regulations, Section 740.13) for both object
code and source code.

Apache Tomcat Native uses cryptographic software for configuring and
listening to connections over SSL encrypted network sockets by
performing calls to a general-purpose encryption library, such as
OpenSSL or the operating system's platform-specific SSL facilities.
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].