Results 1 to 2 of 2

Thread: How to debug Spring framework

  1. #1
    Join Date
    Aug 2011
    Posts
    1

    Default How to debug Spring framework

    Hi everyone,
    I am quite new to Spring framework and don't know how to debug the program written in Spring. It is really an annoying problem since I must detect the error "by hand"
    Can you tell me which tools or techniques for debugging the Spring program

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

    Default

    Hello

    Welcome to the Spring Framework family!!!

    You must read the Spring Core Documentation

    Well for Debug purposes you could consider many options already available like log4j (better is SLF4J) and of course the debugging tool offered by Eclipse or STS (SpringSource Tool Suite)
    - 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
  •