Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

What is the difference between XML and Java Configurations for Spring?

Pragya Keshap answered on March 1, 2023 Popularity 2/10 Helpfulness 1/10

Contents


More Related Answers

  • spring xml
  • spring in xml
  • xml definition file for spring
  • what is xml file in java
  • spring in xml
  • spring in xml

  • What is the difference between XML and Java Configurations for Spring?

    0

    There are some advantages

    Java is type safe. Compiler will report issues if you are configuring right bean class qualifiers.

    XML based on configuration can quickly grow big. [Yes we can split and import but still]

    Search is much simpler, refactoring will be bliss. Finding a bean definition will be far easier.

    There are still people who like XML configuration and continue to do it. 

    Popularity 2/10 Helpfulness 1/10 Language java
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on Mar 01 2023
    Pragya Keshap
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.