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

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)