Spring Framwork Web on Servlet Stack v5.3.36 SNAPSHOT
. . 93 Routes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 93 Nested Routes. . . . . . DispatcherServlet servlet = new DispatcherServlet(context); ServletRegistration.Dynamic registration = servletContext.addServlet("app", servlet); registration.setLoadOnStartup(1); appContext.setConfigLocation("/WEB-INF/spring/dispatcher-config.xml"); ServletRegistration.Dynamic registration = container.addServlet("dispatcher", new DispatcherServlet(appContext)); registration0 码力 | 259 页 | 3.58 MB | 1 年前3Spring Framwork Web on Reactive Stack v5.3.36 SNAPSHOT
. . 77 Routes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 77 Nested Routes. . . . . . RequestMappingHandlerMapping for @RequestMapping annotated methods, RouterFunctionMapping for functional endpoint routes, and SimpleUrlHandlerMapping for explicit registrations of URI path patterns and WebHandler instances Registrations Web MVC You can programmatically register Handler methods, which can be used for dynamic registrations or for advanced cases, such as different instances of the same handler under different0 码力 | 182 页 | 2.52 MB | 1 年前3Spring Framwork Language Support v6.0.0-M2
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23 3. Dynamic Language Support . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24 3.2. Defining Beans that Are Backed by Dynamic Languages . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26 3.2.1. Common Concepts Inline Dynamic Language Source Files . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30 Understanding Constructor Injection in the Context of Dynamic-language-backed0 码力 | 42 页 | 602.76 KB | 1 年前3Spring Framwork Language Support v5.3.36 SNAPSHOT
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23 3. Dynamic Language Support . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24 3.2. Defining Beans that Are Backed by Dynamic Languages . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26 3.2.1. Common Concepts Inline Dynamic Language Source Files . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30 Understanding Constructor Injection in the Context of Dynamic-language-backed0 码力 | 42 页 | 603.79 KB | 1 年前3Spring Boot 3.2.3-SNAPSHOT Reference Documentation
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 216 Dynamic Properties . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 234 Contributing Dynamic Properties at Development Time . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 237 LiveReload section for details. If you use JRebel, automatic restarts are disabled in favor of dynamic class reloading. Other devtools features (such as LiveReload and property overrides) can still be0 码力 | 975 页 | 17.43 MB | 1 年前3Spring Boot 3.2.9-snapshot Reference Documentation
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 216 Dynamic Properties . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 234 Contributing Dynamic Properties at Development Time . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 237 LiveReload section for details. If you use JRebel, automatic restarts are disabled in favor of dynamic class reloading. Other devtools features (such as LiveReload and property overrides) can still be0 码力 | 976 页 | 17.49 MB | 1 年前3Spring Boot 3.2.7 Reference Documentation
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 214 Dynamic Properties . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 232 Contributing Dynamic Properties at Development Time . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 235 LiveReload section for details. If you use JRebel, automatic restarts are disabled in favor of dynamic class reloading. Other devtools features (such as LiveReload and property overrides) can still be0 码力 | 974 页 | 17.47 MB | 1 年前3Spring Boot 3.2.8-snapshot Reference Documentation
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 216 Dynamic Properties . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 234 Contributing Dynamic Properties at Development Time . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 237 LiveReload section for details. If you use JRebel, automatic restarts are disabled in favor of dynamic class reloading. Other devtools features (such as LiveReload and property overrides) can still be0 码力 | 976 页 | 17.49 MB | 1 年前3Spring Boot 3.2.9 Reference Documentation
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 214 Dynamic Properties . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 232 Contributing Dynamic Properties at Development Time . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 235 LiveReload section for details. If you use JRebel, automatic restarts are disabled in favor of dynamic class reloading. Other devtools features (such as LiveReload and property overrides) can still be0 码力 | 974 页 | 17.50 MB | 1 年前3Spring Boot 3.2.7-snapshot Reference Documentation
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 216 Dynamic Properties . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 234 Contributing Dynamic Properties at Development Time . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 237 LiveReload section for details. If you use JRebel, automatic restarts are disabled in favor of dynamic class reloading. Other devtools features (such as LiveReload and property overrides) can still be0 码力 | 976 页 | 17.49 MB | 1 年前3
共 317 条
- 1
- 2
- 3
- 4
- 5
- 6
- 32