search
HomeJavaUnable to load multiple spring data jpa projects with audit jar files into application

php Editor Xigua answers your Java question: You have encountered problems loading multiple Spring Data JPA projects with dependent jar files into your application. This may be caused by jar file conflicts or dependency version mismatches. You can try to exclude conflicting jar packages, unify dependency versions, or use build tools such as Maven or Gradle to manage dependencies. Also, make sure your project's dependencies are configured correctly and check your application's class loading path. Hope the above suggestions are helpful to you!

Question content

Let me explain it with a sample project. I have a main project that does not have a database connection (but contains the dependencies required by the spring data jpa project).

Now let's say I have 2 spring boot projects built as jar files and want to hot load into my main project.

The project structure is as follows

 com.org.project1
    config
      configutation.java
    controller
      controllerfile.java
    domain
      entityobject.java
    repo
      entityrepository.java

Everything was working fine until I introduced enablejpaauditing annotation in these jars.

Since each jar has its own enablejpaauditing annotation, it fails. To put this annotation into a public project (i.e. main project), I don't have a database connection there.

Can anyone help? Below are the configuration comments in each jar

for reference only: Adding the enablejpaauditing annotation to any jar will work fine I encountered an error while launching the application

Solution

Finally my problem was solved. Follow the answers mentioned here. https://www.php.cn/link/066f182b787111ed4cb65ed437f0855b

It worked. Now I can conditionally use multiple EnableJpaAuditing annotations on each item loaded.

The above is the detailed content of Unable to load multiple spring data jpa projects with audit jar files into application. For more information, please follow other related articles on the PHP Chinese website!

Statement
This article is reproduced at:stackoverflow. If there is any infringement, please contact admin@php.cn delete

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
4 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Best Graphic Settings
4 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. How to Fix Audio if You Can't Hear Anyone
4 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Chat Commands and How to Use Them
4 weeks agoBy尊渡假赌尊渡假赌尊渡假赌

Hot Tools

mPDF

mPDF

mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

Dreamweaver Mac version

Dreamweaver Mac version

Visual web development tools

Safe Exam Browser

Safe Exam Browser

Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

PhpStorm Mac version

PhpStorm Mac version

The latest (2018.2.1) professional PHP integrated development tool