Results 1 to 2 of 2

Thread: Full XML Configuration

  1. #1
    Join Date
    Jul 2009
    Location
    PUNE
    Posts
    43

    Default Full XML Configuration

    It will be very nice if spring documentation also includes the full xml configuration for all spring modules. Namespace is really a nice thing but figuring out which beans gets defined automatically by the framework is bit difficult to find. the documentation should also mention about which things are possible via both xml & annotations based configuration and which are possible only via annotations.

    Regards,
    Prasad P. Khandekar

  2. #2
    Join Date
    Dec 2009
    Location
    India
    Posts
    108

    Default

    I think you should use STS for development. STS has some of the capabilities that you're looking for. As far as mentioning the possibility/applicability of annotations versus XML config is concerned, I think that piece is taken care of in the reference docs. Although there's no one place for it. It is spread all over the reference docs.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •