Results 1 to 2 of 2

Thread: JavaDoc-like docs for Spring & subprojects' namespace elements?

  1. #1
    Join Date
    Jul 2005
    Location
    Austin, TX
    Posts
    137

    Question JavaDoc-like docs for Spring & subprojects' namespace elements?

    Is there javadoc-like documentation covering all of the namespaces defined in the Spring portfolio? I've always found it difficult to get a wholistic view, a la javadoc, of the various namespaces available. Often I find myself looking for which BeanPostProcessors & BeanDefinitionPostProcessors are declared in elements like <context:annotation-configured/>, <context:spring-configured/>, <tx:annotation-driven/>, etc.

    Note that I realize in STS that they are often described in the schema documentation which pops up when you hover, but it would nice to make that information part of the docs, similar to http://static.springsource.org/sprin...x/javadoc-api/

    -matthew

  2. #2
    Join Date
    Aug 2006
    Location
    Arequipa-Peru / South America
    Posts
    2,796

    Default

    Hello Matthew

    Sadly I could say no

    But if you use STS you are able to see each attribute for each element with its respective description

    HTH
    - Manuel Jordan

    Kill Your Pride, Share Your Knowledge With All
    The Fear Of The LORD Is The Beginning Of Knowledge, But Fools Despise Wisdom And Discipline. Proverbs 1:7

    Blog


    Technical Reviewer of Apress

    • Pro SpringSource dm Server
    • Spring Enterprise Recipes: A Problem-Solution Approach
    • Spring Recipes: A Problem-Solution Approach, 2nd Edition
    • Pro Spring Integration
    • Pro Spring Batch
    • Pro Spring 3
    • Pro Spring MVC: With Web Flow
    • Pro Spring Security

Tags for this Thread

Posting Permissions

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