[ 
https://issues.apache.org/jira/browse/GRIFFIN-279?focusedWorklogId=300721&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-300721
 ]

ASF GitHub Bot logged work on GRIFFIN-279:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 24/Aug/19 15:35
            Start Date: 24/Aug/19 15:35
    Worklog Time Spent: 10m 
      Work Description: 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:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 300721)
    Time Spent: 1h 10m  (was: 1h)

> Upgrade Spring boot to 2.1.7.RELEASE
> ------------------------------------
>
>                 Key: GRIFFIN-279
>                 URL: https://issues.apache.org/jira/browse/GRIFFIN-279
>             Project: Griffin
>          Issue Type: Improvement
>            Reporter: Johnnie
>            Priority: Major
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> As spring boot 1.x is end of life Aug 1st 2019, it would be great to migrate 
> to 2.1.x.
> Below is the announcement
> [https://spring.io/blog/2018/07/30/spring-boot-1-x-eol-aug-1st-2019]
> Migrate Guide is 
> [https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-2.0-Migration-Guide]
>  



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to