Shiro support for the Spring Security plugin - Reference Documentation
1 Shiro support for the Spring Security plugin Table of contents 2 Shiro support for the Spring Security plugin - Reference Documentation Authors: Burt Beckwith Version: 0.1 Table of Contents 1 History 2 Usage 3 Configuration 3 1 Introduction The Spring Security Shiro plugin adds some support for using a hybrid approach combining Spring Security and . It currently only supports Shiro ACLs0 码力 | 6 页 | 17.49 KB | 10 月前3Shiro support for the Spring Security plugin - Reference Documentation
1 Shiro support for the Spring Security plugin Shiro support for the Spring Security plugin - Reference Documentation Authors: Burt Beckwith Version: 1.0.0 Table of Contents 1 Introduction to the 1 Introduction to the Spring Security Shiro Plugin The Spring Security Shiro plugin adds some support for using a hybrid approach combining Spring and . It currently only supports Shiro ACLs, since0 码力 | 5 页 | 16.72 KB | 10 月前3Spring Framwork Language Support v5.3.36 SNAPSHOT
Language Support Version 5.3.36-SNAPSHOT Table of Contents 1. Kotlin . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23 3. Dynamic Language Support . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . interoperability with existing libraries written in Java. The Spring Framework provides first-class support for Kotlin and lets developers write Kotlin applications almost as if the Spring Framework was a0 码力 | 42 页 | 603.79 KB | 1 年前3Beyond Compilation Databases to Support C++ Modules: Build Databases
which use CMake ○ C++ modules support ● Working with the community to improve building software ○ ISO standards ■ Dependency format ○ Pushing forward modules support in other build systems ■ xmake needed to order compilations ● Vendored into CMake for its Unix Makefiles generator ● dyndep support added to ninja, merged into 1.10 (released Jan 2020) 11C++ Modules: Example Target add_library(A) up ○ Object (uniqueness constraint) ○ Source file ○ Work directory ○ Arguments (no “command” support) ● Additional fields ○ For modules build graph ■ Provides (mapping of module name to BMI path)0 码力 | 31 页 | 585.05 KB | 5 月前3Spring Framwork Language Support v6.0.0-M2
Language Support Version 6.0.0-M2 Table of Contents 1. Kotlin . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23 3. Dynamic Language Support . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . interoperability with existing libraries written in Java. The Spring Framework provides first-class support for Kotlin and lets developers write Kotlin applications almost as if the Spring Framework was a0 码力 | 42 页 | 602.76 KB | 1 年前3Nim - the first high performance language with full support for hot codereloading at runtime
first high performance Nim - the first high performance language with full support for hot code- language with full support for hot code- reloading at runtime reloading at runtime by Viktor Kirilov backed by Mozilla (although with a lot less...) has a rich stdlib, package manager, docs, some IDE support 19 Feature rundown Feature rundown uniform call syntax (extension methods) - obj.method() OR method(obj) smaller scope for the compiler all the cutting-edge optimization for C/C++ for free out-of-the-box support for tons of platforms easiest C/C++ interop possible exceptions - reusing those of C++ when using0 码力 | 63 页 | 2.91 MB | 1 年前3waitress Documentation v3.0.1
Waitress Waitress is meant to be a production-quality pure-Python WSGI server with very acceptable performance. It has no dependencies except ones which live in the Python standard library. It runs on a Reverse Proxy Design Differences from zope.server waitress API Arguments to waitress.serve Support for wsgi.file_wrapper waitress-serve Socket Activation Glossary Change History 3.0.1 (unreleased) debugging and helping track this down. No longer strip the header values before passing them to the WSGI environ. See https://github.com/Pylons/waitress/pull/434 and https://github.com/Pylons/waitress/issues/4320 码力 | 55 页 | 56.36 KB | 1 年前3waitress Documentation v2.1.1
Waitress Waitress is meant to be a production-quality pure-Python WSGI server with very acceptable performance. It has no dependencies except ones which live in the Python standard library. It runs on a Reverse Proxy Design Differences from zope.server waitress API Arguments to waitress.serve Support for wsgi.file_wrapper waitress-serve Socket Activation Glossary Change History 2.1.1 Security Bugfix GHSA-4f7p-27jc- 3c36 2.1.0 Python Version Support Python 3.6 is no longer supported by Waitress Python 3.10 is fully supported by Waitress Bugfix wsgi.file_wrapper now sets the seekable, seek, and0 码力 | 53 页 | 58.27 KB | 1 年前3waitress Documentation v2.1.0
Waitress Waitress is meant to be a production-quality pure-Python WSGI server with very acceptable performance. It has no dependencies except ones which live in the Python standard library. It runs on waitress API Arguments to waitress.serve Support for wsgi.file_wrapper waitress-serve Socket Activation Glossary Change History 2.1.0 Python Version Support Python 3.6 is no longer supported by Waitress supported by Waitress Bugfix wsgi.file_wrapper now sets the seekable, seek, and tell attributes from the underlying file if the underlying file is seekable. This allows WSGI middleware to implement things0 码力 | 52 页 | 57.95 KB | 1 年前3waitress Documentation v2.1.2
Issues 103 44 Support and Development 105 45 Why? 107 Python Module Index 109 Index 111 ii waitress Documentation, Release 2.1.2 Waitress is meant to be a production-quality pure-Python WSGI server with any IPv4 address on port 8080. You can omit the host and port arguments and just call serve with the WSGI app as a single argument: from waitress import serve serve(wsgiapp) If you want to serve your application change this. There’s an entry point for PasteDeploy (egg:waitress#main) that lets you use Waitress’s WSGI gateway from a configuration file, e.g.: 3 waitress Documentation, Release 2.1.2 [server:main]0 码力 | 115 页 | 272.79 KB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100