Search results

  • *Specify Output Options on the App Server Configuration *Importing and Exporting Configuration Information
    16 KB (2,316 words) - 11:29, 30 May 2018
  • *Specify Output Options on the App Server Configuration *Importing and Exporting Configuration Information
    788 bytes (108 words) - 11:52, 28 May 2018
  • *Code integration with external Software Configuration tools
    713 bytes (91 words) - 11:54, 28 May 2018
  • *Easier to maintain and package configuration
    836 bytes (128 words) - 11:55, 28 May 2018
  • *Easy configuration with User-friendly interface
    844 bytes (110 words) - 11:58, 28 May 2018
  • #Configure — infrastructure configuration and management, [[Infrastructure as Code]] tools # Increased usage of [[data center]] automation and [[configuration management]] tools;
    14 KB (1,897 words) - 09:25, 31 May 2018
  • ...iner uses '''configuration metadata''', which can be in the form of '''XML configuration''' or '''annotations'''. ...wed by name of the attribute and index for disambiguation. Let’s see the configuration of a bean and its dependencies using annotations:
    14 KB (2,023 words) - 04:43, 13 July 2018
  • ...iner uses '''configuration metadata''', which can be in the form of '''XML configuration''' or '''annotations'''.
    889 bytes (104 words) - 04:19, 3 June 2018
  • ...wed by name of the attribute and index for disambiguation. Let’s see the configuration of a bean and its dependencies using annotations: @Configuration
    1 KB (213 words) - 04:26, 3 June 2018
  • ...rgument static factory method to instantiate the bean. Let’s create this configuration using annotations: We can also use XML for the same configuration of beans:
    769 bytes (104 words) - 04:31, 3 June 2018
  • We can also achieve this using XML configuration.
    1 KB (160 words) - 04:47, 3 June 2018
  • There are four modes of autowiring a bean using an XML configuration: Now, let’s autowire beans by type through XML configuration:
    2 KB (321 words) - 04:54, 3 June 2018
  • ...void this, you can use the lazy-init attribute with value true on the bean configuration: ...advantage of this is faster initialization time, but the trade-off is that configuration errors may be discovered only after the bean is requested, which could be s
    629 bytes (98 words) - 04:57, 3 June 2018
  • *JavaConfig based repository configuration by introducing @EnableJpaRepositories.
    15 KB (1,792 words) - 04:54, 17 May 2020
  • ...n a much more manageable way. The name of the game here is convention over configuration. ...ns of the same library (something Ivy is much better at). XML as the build configuration format is strictly structured and highly standardized. Customization of tar
    7 KB (913 words) - 07:06, 3 June 2018
  • ====Common configuration==== ...this container - the projects in this instance - and injects the specified configuration. This way we can easily define the manifest content for all archives, and s
    12 KB (1,893 words) - 09:57, 24 August 2018
  • ...onnection for every object may be costly. Similarly, there can be a single configuration manager or error manager in an application that handles all problems instea
    12 KB (1,729 words) - 13:38, 19 September 2018
  • ** environments : we store configuration settings for environments(dev, prod etc..)
    7 KB (989 words) - 17:09, 4 November 2018
  • ...ection for every object may be costly. Similarly, there can be a single '''configuration manager''' or '''error manager''' in an application that handles all proble
    8 KB (1,210 words) - 16:13, 30 July 2018
  • <!DOCTYPE hibernate-configuration PUBLIC "-//Hibernate/Hibernate Configuration DTD 3.0//EN"
    10 KB (1,120 words) - 08:15, 7 November 2018
  • Summary Palantir |More tasks with more functionality available. Less configuration required. Uses provided Dockerfile, which cannot be generated automatically ...ks available, but you can implement one of the provided custom task types. Configuration is more opinionated. e.g. you can build an image for a Spring Boot project,
    25 KB (3,494 words) - 05:41, 22 May 2020
  • ...ht the Sun Microsystems. Jenkins is a cross-platform CI tool and it offers configuration both through GUI interface and console commands.
    13 KB (2,013 words) - 07:15, 25 June 2018
  • ...d path or add maven dependencies, configure application server, add spring configuration . So a lot of effort is required to start a new spring project as we have t ...guration-Since there is no web.xml file. Simply add classes annotated with@Configuration and then you can add methods annotated with@Bean, and Spring will automagic
    17 KB (2,591 words) - 01:20, 4 July 2018
  • 2. In spring configuration file, '''use <form-login> tag.''' ...y HTTPS access, we have to do a small configuration in our spring security configuration.
    13 KB (1,669 words) - 11:05, 28 June 2018
  • **Aspects are implemented using the regular classes along with XML based configuration. ...is enabled by including the following element inside your XML Schema-based configuration file.
    10 KB (1,561 words) - 04:35, 13 July 2018
  • ==Required Configuration== Now, let us check the required configuration for '''HelloWeb-servlet.xml''' file, placed in your web application's '''We
    5 KB (658 words) - 03:31, 5 July 2018
  • ...tmq-env.conf'''. Server components may be configured, too, in the RabbitMQ configuration file located at '''$RABBITMQ_HOME/etc/rabbitmq/rabbitmq.config'''. Neither ...neric Unix tarball is designed as far as possible to run without requiring configuration changes or special permissions. The directories and files used by default a
    12 KB (1,717 words) - 08:34, 11 October 2018
  • *Accept the default extra option configuration by clicking Install.
    12 KB (1,723 words) - 06:51, 14 January 2019
  • // configuration for the Client: // create a Client instance with custom configuration
    28 KB (4,227 words) - 07:22, 6 September 2018
  • *JavaConfig based repository configuration by introducing @EnableJpaRepositories.
    753 bytes (88 words) - 01:07, 14 September 2018
  • ...anguages (DSL) including Java-based '''Fluent API, Spring or Blueprint XML Configuration files, and a Scala DSL'''. Apache Camel uses URIs to work directly with any ...a Scala DSL. Spring XML DSL is based on the Spring framework and uses XML configuration. Java DSL has the best IDE support. Groovy and Scala DSLs are similar to t
    6 KB (945 words) - 03:27, 21 September 2018
  • ...view <font color='red'><i>[f]</i></font></b></font></tt></td><td>save view configuration [to file <font color='red'><i>f</i></font>]</td></tr> ...view <font color='red'><i>[f]</i></font></b></font></tt></td><td>load view configuration [from file <font color='red'><i>f</i></font>]</td></tr>
    38 KB (7,869 words) - 03:25, 1 November 2018
  • ...t hold the whole operating system—just applications, dependencies, and configuration. This makes Docker containers much lighter and faster than regular VM’s. ==Configuration==
    13 KB (1,687 words) - 03:00, 6 November 2018
  • ...uteLocator, as shown in the example in section 2.1) or by using properties configuration: Route matching can be applied both programmatically or via configuration properties file using a different type of Route Predicate Factories.
    17 KB (2,012 words) - 06:56, 28 November 2018
  • ...cal dependency of Apache Kafka is Apache Zookeeper, which is a distributed configuration and synchronization service. Zookeeper serves as the coordination interface ===Create Configuration File===
    33 KB (5,064 words) - 20:43, 1 December 2018
  • Many React developers rely on Jest for a zero-configuration test runner and to produce code coverage reports. And if you’re intereste
    14 KB (1,857 words) - 03:06, 13 March 2020
  • =Configuration=
    402 bytes (51 words) - 04:57, 27 March 2019
  • Scripts based on the libvcx SDK require a configuration file as an input. In addition, a pairwise ...provision_agent_keys.py script will output text that should be put into a configuration file for
    6 KB (876 words) - 15:35, 16 June 2019
  • To place your configuration files, use a config directory.
    4 KB (490 words) - 03:24, 16 July 2019
  • ...sing a docker image with all the DynamoDB local dependencies and necessary configuration built in. The new Docker image also enables you to include DynamoDB local i
    3 KB (484 words) - 04:37, 4 May 2020