Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start of Java 17 conversion #1

Draft
wants to merge 1 commit into
base: cbioportal-spring-boot
Choose a base branch
from

Conversation

Luke-Sikina
Copy link

@Luke-Sikina Luke-Sikina commented Jul 26, 2022

  • Change mybatis version
  • Change java version
  • Weirdly, that's it so far.

Properties values I've had to add:

portal.properties:
spring.datasource.username=cbio_user
spring.datasource.password=****
spring.datasource.db=cgds_public
spring.datasource.driver=com.mysql.jdbc.Driver
spring.datasource.url=jdbc:mysql://************:3306/cgds_public

- Change mybatis version
- Change java version
- Weirdly, that's it so far.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant