- Sort Score
- Num 10 results
- Language All
- Labels All
Results 351 - 360 of 965 for xml (0.09 seconds)
-
JSON API, Failure統一ハイブリッドメッセージ | LastaFlute
xml の設定に任せるで良いでしょう。 web.xmlにて最後の砦JSON web.xmlにて定義されている...設定されるし、なければ空っぽになるだけなので。 web.xmlにて最後の砦JSON もし、アプリケーションサーバー (e.g...dbflute.seasar.org/ja/lastaflute/howto/impldesign/jsonfaihy.html -
LastaFluteのタイプセーフProperties (Objective Typesafe...
XMLに移り変わって、最近ではJSON形式でプロパティを管理する現場もあるかと思います。...これはやめたい!DI設定ファイルの環境ごと切り替え とにかく一番避けたいと思ったのは、xmlファイルなどDIコンテナのコンポーネント管理をするファイル...dbflute.seasar.org/ja/lastaflute/howto/architecture/objsafeprop.html -
Uses of Package org.springframework.web.servlet...
xml Support classes for providing...View implementation based on XML Marshalling. Classes in org....docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/servlet/view/jso... -
SAFluteのJSONハンドリング (Json Handling) | DBFlute
"callback" ); } XmlResponse (XMLも指定できます) XMLも指定できます。Actionの@Executeメソッドの戻り値の型を...JsonParameter JsonResponse XmlResponse (XMLも指定できます) StreamResponse (というかStreamも)...dbflute.seasar.org/ja/manual/function/helper/saflute/jsonhandling.html -
SQLErrorCodeSQLExceptionTranslator (Spring Fram...
xml" file from the class path, defining...file named "sql-error-codes.xml" is by default read from this...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/jdbc/support/SQLErro... -
org.springframework.scripting.config Class Hier...
xml. NamespaceHandlerSupp (implements...org.springframework.beans.factory.xml. NamespaceHandler ) org.spri...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/scripting/config/pac... -
org.springframework.web.socket.config Class Hie...
xml. NamespaceHandlerSupp (implements...org.springframework.beans.factory.xml. NamespaceHandler ) org.spri...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/socket/config/pa... -
EnableTransactionManagement (Spring Framework 7...
found in Spring's <tx:*> XML namespace. To be used on @Configuration...compared to the following Spring XML configuration: <beans>...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/transaction/annotati... -
Spring Boot Java applications for CICS, Part 1:...
xml file, and place this in the ...src/main/webapp/WEB-INF/ folder. A sample web.xml file that supports basic authentication...developer.ibm.com/tutorials/spring-boot-java-applications-for-cics-part-1-jcics-maven-gradle/ -
Getting started with the Quarkus CLI
xml . Download a .zip file, extract...they affect the generated pom.xml , and download a starter project...developer.ibm.com/tutorials/quarkus-basics-01/