当前位置:网站首页>Invalid bound statement (not found)
Invalid bound statement (not found)
2022-06-25 05:49:00 【Extremely hehe】
About [Invalid bound statement (not found) The ultimate solution ]
Error reporting scenario

Project location

analysis
Here mine xml and map The files are put together , There's a problem here , I can't find mine when I start the class package scanning xml As a result of
Solution
Corresponding pom.xml Add the following
`
<resource>
<directory>src/main/java</directory><!-- directory -->
<includes><!-- Including... In the directory .properties,.xml All the files will be scanned -->
<include>**/*.properties</include>
<include>**/*.xml</include>
</includes>
<filtering>false</filtering>
</resource>
</resources>
`
边栏推荐
- The locally developed SAP ui5 application is deployed to the ABAP server to perform error analysis
- What is hybrid web containers for SAP ui5
- Oracle SQL statement operand: rounding, rounding, differentiation and formatting
- Guava-IO
- SAP ui5 application development tutorial 32 - how to create a custom SAP ui5 control
- ThreadLocal
- Technology Review: what is the evolution route of container technology? What imagination space is there in the future?
- Day16 (regular expression, enumeration)
- CVPR2021-Semi-supervised Domain Adaptation based on Dual-level Domain Mixing for Semantic Segmentati
- Word of the Day
猜你喜欢
MySQL transaction learning notes (I) first encounter

Get the first letter of Chinese phonetic alphabet in Excel and capitalize it
SAP ui5 beginner tutorial No. 27 - unit test tool quNit introduction trial version for SAP ui5 application

Classic usage of the sumproduct function

C language -- Sanzi chess

Timed thread pool

Solve some prompt codes that pychar cannot recognize selenium
Go language map sorting (key/value sorting)

1.5.3 use tcpdump to observe ARP communication process

Depth of binary tree
随机推荐
Unsupervised domain adaptation in semantic segmentation:a review unsupervised domain adaptation in semantic segmentation: a review
ERDAS 9.2 installation tutorial
JSON Library Tutorial from scratch (I): starting to learn and organize notes
Go Methods and Interfaces
Trouble of setting table property to null
Go implements LRU cache
SAP Fiori tools and corresponding cli (command line interface)
Tutorial 35 of SAP ui5 application development - how to deploy locally developed SAP ui5 applications to ABAP server for trial reading
Deep analysis of epoll reactor code
Duplicate symbols for architecture i386 clang
ThreadLocal
Incorrect dependency of POM file
Ethernet
Linus' speech recordings, which were lost in 1994, were made public
Monkey test of APP automation
PAT (Advanced Level) Practice 1025
What is hybrid web containers for SAP ui5
Websocket in the promotion of vegetable farmers
What is flush software? Is it safe to open an account online?
Vscode voice notes to enrich information (medium)