A Claude 3 Based AI Agent for creating Grant Applications for European Biotech Researchers
Update your local database connection in application.properties or create your own application-local.properties file to override
settings for development.
During development it is recommended to use the profile local. In IntelliJ -Dspring.profiles.active=local can be
The application can be tested and built using the following command:
mvnw clean spring:boot run