08-05 Summary

Source: Internet
Author: User

Find relevant data on the Internet to have a basic understanding of JS function, debugging the use of servlet access to the database, carefully review the spring MVC + hibernate, etc.

The construction process, learning to join the SLF4J method, help debugging, in the modification of errors can deepen the understanding of the code, there is still an edit problem, ready to combine

The debug log modifies itself to continue to strengthen the learning of spring MVC and spring data, focusing on some important details.

Attached: In Pom.xml dependency added logback, very conducive to debugging, the code is as follows:

<!--slf4j---        <dependency>            <groupId>org.slf4j</groupId>            <artifactId> slf4j-api</artifactid>            <version>1.7.7<ersion>        </dependency>        <!--logback -        <dependency>            <groupId>ch.qos.logback</groupId>            <artifactId> logback-classic</artifactid>            <version>1.1.2<ersion>        </dependency>

08-05 Summary

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.