Spring Cache POC.

Cerrado Publicado hace 5 años Pagado a la entrega
Cerrado Pagado a la entrega

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 Java Spring JavaScript MySQL

Nº del proyecto: #19131027

Sobre el proyecto

4 propuestas Proyecto remoto Activo hace 5 años

4 freelancers están ofertando un promedio de ₹1813 por este trabajo

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 en 3 días
(153 comentarios)
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 Más

₹2050 INR en 2 días
(60 comentarios)
5.8
Bechan

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

₹1300 INR en 1 día
(0 comentarios)
0.0