{"id":1012,"date":"2022-08-17T11:12:25","date_gmt":"2022-08-17T03:12:25","guid":{"rendered":"https:\/\/usei.cn\/?p=1012"},"modified":"2022-08-17T11:12:27","modified_gmt":"2022-08-17T03:12:27","slug":"%e8%8b%a5%e4%be%9d%e5%a2%9e%e5%8a%a0%e6%96%b0%e5%91%bd%e5%90%8d%e7%a9%ba%e9%97%b4","status":"publish","type":"post","link":"https:\/\/usei.cn\/index.php\/2022\/08\/17\/%e8%8b%a5%e4%be%9d%e5%a2%9e%e5%8a%a0%e6%96%b0%e5%91%bd%e5%90%8d%e7%a9%ba%e9%97%b4\/","title":{"rendered":"\u82e5\u4f9d\u589e\u52a0\u65b0\u547d\u540d\u7a7a\u95f4"},"content":{"rendered":"\n<h3 class=\"wp-block-heading\">\u5728RuoYiApplication\u7c7b\u6dfb\u52a0\u6ce8\u89e3<\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code>\/**\r\n * \u542f\u52a8\u7a0b\u5e8f\r\n * \r\n * @author ruoyi\r\n *\/\r\n@ComponentScan(basePackages = {\"com.join.**\",\"com.ruoyi.**\"})\r\n@SpringBootApplication(exclude = { DataSourceAutoConfiguration.class })\r\npublic class RuoYiApplication<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">ApplicationConfig\u4fee\u6539<\/h3>\n\n\n\n<p>@MapperScan(&#8220;com.ruoyi.**.mapper&#8221;)<\/p>\n\n\n\n<p>@MapperScan({&#8220;com.join.**.mapper&#8221;, &#8220;com.ruoyi.**.mapper&#8221;})<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\/**\r\n * \u7a0b\u5e8f\u6ce8\u89e3\u914d\u7f6e\r\n *\r\n * @author ruoyi\r\n *\/\r\n@Configuration\r\n\/\/ \u8868\u793a\u901a\u8fc7aop\u6846\u67b6\u66b4\u9732\u8be5\u4ee3\u7406\u5bf9\u8c61,AopContext\u80fd\u591f\u8bbf\u95ee\r\n@EnableAspectJAutoProxy(exposeProxy = true)\r\n\/\/ \u6307\u5b9a\u8981\u626b\u63cf\u7684Mapper\u7c7b\u7684\u5305\u7684\u8def\u5f84\r\n\/\/@MapperScan(\"com.ruoyi.**.mapper\")\r\n@MapperScan({\"com.ruoyi.**.mapper\",\"com.join.**.mapper\"})\r\npublic class ApplicationConfig<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">\u4fee\u6539application.yml<\/h3>\n\n\n\n<p>\u00a0typeAliasesPackage: com.ruoyi.**.domain\u6539\u4e3a\u00a0\u00a0\u00a0 <\/p>\n\n\n\n<p>typeAliasesPackage: com.ruoyi.**.domain,com.join.**.domain<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code># MyBatis\u914d\u7f6e\r\nmybatis:\r\n  # \u641c\u7d22\u6307\u5b9a\u5305\u522b\u540d\r\n  typeAliasesPackage: com.ruoyi.**.domain,com.join.**.domain<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">\u65e5\u5fd7\u914d\u7f6e<\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code># \u65e5\u5fd7\u914d\u7f6e\r\nlogging:\r\n  level:\r\n    com.ruoyi: debug\r\n    org.springframework: warn\r\n\r\n\u6dfb\u52a0\u4fee\u6539\u4e3a\r\n\r\n# \u65e5\u5fd7\u914d\u7f6e\r\nlogging:\r\n  level:\r\n    com.ruoyi: debug\r\n    com.join: debug\r\n    org.springframework: warn<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">logback.xml<\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;!-- \u7cfb\u7edf\u6a21\u5757\u65e5\u5fd7\u7ea7\u522b\u63a7\u5236  -->\n    &lt;logger name=\"com.ruoyi\" level=\"info\" \/>\n\n\u6dfb\u52a0\u4fee\u6539\u4e3a\n\n&lt;!-- \u7cfb\u7edf\u6a21\u5757\u65e5\u5fd7\u7ea7\u522b\u63a7\u5236  -->\n    &lt;logger name=\"com.ruoyi\" level=\"info\" \/>\n    &lt;logger name=\"com.danyu\" level=\"info\" \/><\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\u5728RuoYiApplication\u7c7b\u6dfb\u52a0\u6ce8\u89e3 ApplicationConfig\u4fee\u6539 @MapperScan( [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[10,75],"tags":[],"class_list":["post-1012","post","type-post","status-publish","format-standard","hentry","category-java","category-springboot"],"_links":{"self":[{"href":"https:\/\/usei.cn\/index.php\/wp-json\/wp\/v2\/posts\/1012","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/usei.cn\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/usei.cn\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/usei.cn\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/usei.cn\/index.php\/wp-json\/wp\/v2\/comments?post=1012"}],"version-history":[{"count":4,"href":"https:\/\/usei.cn\/index.php\/wp-json\/wp\/v2\/posts\/1012\/revisions"}],"predecessor-version":[{"id":1019,"href":"https:\/\/usei.cn\/index.php\/wp-json\/wp\/v2\/posts\/1012\/revisions\/1019"}],"wp:attachment":[{"href":"https:\/\/usei.cn\/index.php\/wp-json\/wp\/v2\/media?parent=1012"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/usei.cn\/index.php\/wp-json\/wp\/v2\/categories?post=1012"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/usei.cn\/index.php\/wp-json\/wp\/v2\/tags?post=1012"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}