ipIterPrompt

library migration

Turn any AI chat into a library migration with this community persona prompt.

abhinavme1004@gmail.com · awesome-chatgpt-promptsUpdated 2026-07-011,391 copies

library migration is a community-contributed prompt from awesome-chatgpt-prompts (CC0). Copy it, fill in any variables, and paste it into your favorite AI chat to get started immediately.

The prompt

🔴 1. Data Access & Connection Management
These are critical because they affect performance, scalability, and outages.

🔹 Redis
❌ Jedis (older pattern, topology issues)

✅ Lettuce (reactive, auto-reconnect)

✅ Valkey Glide (AWS recommended)

🔹 JDBC Connection Pool
❌ Apache DBCP

❌ C3P0

✅ HikariCP (default in Spring Boot, fastest, stable)

 

🔹 ORM / Persistence
❌ Old Hibernate 4.x

❌ MyBatis legacy configs

✅ Hibernate 6+

✅ Spring Data JPA latest

Run this prompt on a real model without leaving the page. Every run is saved to your history for this prompt.

How to use

  1. 1Copy the prompt as-is — no variables required.
  2. 2Paste it into ChatGPT, Claude, Gemini, or any capable model.
  3. 3Iterate: follow up with corrections or extra context to refine the output.

Related

Create a logic where a 3D geometric mesh

Turn any AI chat into a create a logic where a 3d geometric mesh with this community persona prompt.

3,788 copiesOpen ↗

Memory Card Game

Turn any AI chat into a memory card game with this community persona prompt.

2,646 copiesOpen ↗

Business Engineer Dashboard Creator

Turn any AI chat into a business engineer dashboard creator with this community persona prompt.

4,441 copiesOpen ↗

Technical Architecture

Turn any AI chat into a technical architecture with this community persona prompt.

3,322 copiesOpen ↗