Spring Cache POC.

종료 등록 시간: 5년 전 착불
종료 착불

Hi,

It is simple if you have worked on Spring Cache. However I am open to someone who is learning but can commit to deliver the project fast.

Please read the problem below :

Currently I have a Map<Integer, List<String>> . The code runs like once a day. I want to use Java Spring Cache instead of this map. If the data is not found in cache, it should compare with the database. The LRU data should expire in favor of most recently used one.

You should also write the code for updating the cache when some new data is added to the DB and the next day the code runs, it should update the cache.

DB Example :

0 | “ABC”

1 | “ASD”

1 | “DEF”

2 | “AZX”

Cache ->

0 , <ABC>

1, <ASD, DEF>

2, <AZX>

Next day, the row 2 | “AHH” is added.

The cache should be updated with

2, <AZX, AHH>

Apart from LRU, I don't want the data to be expired on time basis.

Note :

I do not want Spring Data JPA, I would want the read/writes in the data by SQL Queries.

J2EE 자바 Java Spring JavaScript MySQL

프로젝트 ID: #19131027

프로젝트 소개

4 건(제안서) 재택 근무형 프로젝트 서비스 이용 중: 4년 전

이 일자리에 대한 프리랜서 4 명의 평균 입찰가: ₹1813

PATechnology

Hi, I am interested in the task. I don't have knowledge about spring cache but want to give a try to achieve your requirements. Thanks

₹3000 INR (3일 이내)
(153 리뷰)
6.7
akshayatm

Hi Sir, I am an experienced software developer expert in java ,j2ee , spring,   hibernate orm, webservices,xml xslt, db like technolgies.I am an expert in spring boot, REST API, Soap.I am experienced in openapi , swagg 기타

₹2050 INR (2일 이내)
(60 리뷰)
5.8
Bechan

I have 12+years of experence is java and javascript application development

₹1300 INR (1일 이내)
(0 리뷰)
0.0