Apache Unomi 2.x - Documentation
docker.elastic.co/elasticsearch/elasticsearch:7.17.5 environment: - discovery.type=single-node ports: - 9200:9200 unomi: # Unomi version can be updated based on your needs Initializing user list service endpoint... Initializing geonames service endpoint... Initializing segment service endpoint... Initializing scoring service endpoint... Initializing campaigns service endpoint and for any standalone Elasticsearch nodes you will need to open the following ports for proper node- to-node communication : 9200 (Elasticsearch REST API), 9300 (Elasticsearch TCP transport) Of course0 码力 | 117 页 | 4.78 MB | 1 年前3Apache Unomi 1.1.x - Documentation
profiles or sessions subdirectory thendirectory Rule rules Scoring scorings Segment segments Tag tags ValueType values Blueprint is used to declare what the plugin provides and inject SEGMENTS `Segment`s represent dynamically evaluated groups of similar profiles in order to categorize the associated users. To be considered part of a given segment, users must satisfies the segment’s condition condition. If they match, users are automatically added to the segment. Similarly, if at any given point during, they cease to satisfy the segment’s condition, they are automatically removed from it. TAG 0 码力 | 32 页 | 477.20 KB | 1 年前3Apache Wicket 8.x Reference Guide
and the qualified name of the page class (org.wicketTutorial.PageWithParameters in our example). Segment wicket is another fixed prefix added by default during URL generation. In paragraph 10.6 we will older.class); If the named parameter for an optional placeholder is missing, the corresponding segment is removed from the final URL: Java code: PageParameters pageParameters = new PageParameters(); segments: • Namespace: it’s the first URL segment of non-mounted pages. By default its value is wicket. • Identifier for non-bookmarkable URLs: it’s the segment that identifies non bookmarkable pages.0 码力 | 350 页 | 9.95 MB | 1 年前3Apache Wicket 7.x Reference Guide
and the qualified name of the page class (org.wicketTutorial.PageWithParameters in our example). Segment wicket is another fixed prefix added by default during URL generation. In paragraph 10.6 we will older.class); If the named parameter for an optional placeholder is missing, the corresponding segment is removed from the final URL: Java code: PageParameters pageParameters = new PageParameters(); segments: • Namespace: it’s the first URL segment of non-mounted pages. By default its value is wicket. • Identifier for non-bookmarkable URLs: it’s the segment that identifies non bookmarkable pages.0 码力 | 346 页 | 10.00 MB | 1 年前3Apache Wicket 10.x Reference Guide
and the qualified name of the page class (org.wicketTutorial.PageWithParameters in our example). Segment wicket is another fixed prefix added by default during URL generation. In paragraph 10.6 we will older.class); If the named parameter for an optional placeholder is missing, the corresponding segment is removed from the final URL: Java code: PageParameters pageParameters = new PageParameters(); segments: • Namespace: it’s the first URL segment of non-mounted pages. By default its value is wicket. • Identifier for non-bookmarkable URLs: it’s the segment that identifies non bookmarkable pages.0 码力 | 336 页 | 7.16 MB | 1 年前3Apache Wicket 9.x Reference Guide
and the qualified name of the page class (org.wicketTutorial.PageWithParameters in our example). Segment wicket is another fixed prefix added by default during URL generation. In paragraph 10.6 we will older.class); If the named parameter for an optional placeholder is missing, the corresponding segment is removed from the final URL: Java code: PageParameters pageParameters = new PageParameters(); segments: • Namespace: it’s the first URL segment of non-mounted pages. By default its value is wicket. • Identifier for non-bookmarkable URLs: it’s the segment that identifies non bookmarkable pages.0 码力 | 335 页 | 7.15 MB | 1 年前3Apache Unomi 1.x - Documentation
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 75 8.11. Segment . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Initializing user list service endpoint... Initializing geonames service endpoint... Initializing segment service endpoint... Initializing scoring service endpoint... Initializing campaigns service endpoint and for any standalone Elasticsearch nodes you will need to open the following ports for proper node-to-node communication : 9200 (Elasticsearch REST API), 9300 (Elasticsearch TCP transport) Of course0 码力 | 158 页 | 3.65 MB | 1 年前3Spring Framwork Web on Reactive Stack v5.3.36 SNAPSHOT
start by learning about how non-blocking I/O works (for example, concurrency on single- threaded Node.js) and its effects. 1.1.5. Servers Spring WebFlux is supported on Tomcat, Jetty, Servlet 3.1+ containers matches "/pages/test.html" and "/pages/t3st.html" * Matches zero or more characters within a path segment "/resources/*.png" matches "/resources/file.png" "/projects/*/versions" matches "/projects/spring/versions" "/resources/**/file.png" is invalid as ** is only allowed at the end of the path. {name} Matches a path segment and captures it as a variable named "name" "/projects/{project}/versions" matches "/projects/spring/versions"0 码力 | 182 页 | 2.52 MB | 1 年前3Spring Framwork Core Technologies v5.3.36 SNAPSHOT
to try to resolve the wildcard. It produces a Resource for the path up to the last non- wildcard segment and obtains a URL from it. If this URL is not a jar: URL or container-specific variant (such as location, the resolver must obtain the last non-wildcard path segment URL by making a Classloader.getResource() call. Since this is just a node of the path (not the file at the end), it is actually undefined is a portability concern on this operation. If a jar URL is obtained for the last non-wildcard segment, the resolver must be able to get a java.net.JarURLConnection from it or manually parse the jar0 码力 | 485 页 | 6.31 MB | 1 年前3Spring Framework 2.0.8 Reference
to try to resolve the wildcard. It produces a Resource for the path up to the last non-wildcard segment and obtains a URL from it. If this URL is not a "jar:" URL or container-specific variant (e.g. "zip:" location, then the resolver must obtain the last non-wildcard path segment URL via a Classloader.getResource() call. Since this is just a node of the path (not the file at the end) it is actually undefined is a portability concern on this operation. If a jar URL is obtained for the last non-wildcard segment, the resolver must be able to get a java.net.JarURLConnection from it, or manually parse the jar0 码力 | 502 页 | 3.61 MB | 1 年前3
共 308 条
- 1
- 2
- 3
- 4
- 5
- 6
- 31