Rapter1990 / springboothazelcast

Spring Boot Hazelcast

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring Boot and Hazelcast

Main Information

📖 Information

  • This project provides the usage of Hazelcast in Spring Boot
  • The usage of Hazelcast is sensible as it reduces the query load on databases and helps improve application speed
  • Through Hazelcast, it calls frequently used data along scalable data grid without calling it from database

🔨 Run the App

1 ) Load Maven Dependency in pom.xml file

2 ) Run the app

3 ) Call each test function in HazelcastApplicationTests which is located under test folder

Screenshots

Click here to show the screenshots of project

Figure 1

Figure 2

Figure 3

Figure 4

Figure 5

Figure 6

About

Spring Boot Hazelcast


Languages

Language:Java 100.0%