ahutsunshine commented on issue #523: GRIFFIN-279 Upgrade Spring boot to 
2.1.7.RELEASE
URL: https://github.com/apache/griffin/pull/523#issuecomment-524560001
 
 
   Btw, I build and run 2.1.7.RELEASE, but there are some errors in my project.
   1.BaseJpaRepository.class
   `Error:(26, 68) java: type argument ID is not within bounds of type-variable 
ID`
   `Error:(28, 20) java: cannot find symbol
     symbol:   method findById(ID)
     location: interface 
org.apache.griffin.core.job.repo.BaseJpaRepository<T,ID>`
   2.BatchJobOperatorImpl.class
   `Error:(314, 21) java: cannot find symbol
     symbol:   method 
saveAll(java.util.List<org.apache.griffin.core.job.entity.JobInstanceBean>)
     location: variable instanceRepo of type 
org.apache.griffin.core.job.repo.JobInstanceRepo`
   Please take a look, thanks.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to