MCPcopy Create free account
hub / github.com/devopshydclub/vprofile-project

github.com/devopshydclub/vprofile-project @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
176 symbols 392 edges 27 files 39 documented · 22% updated 18mo ago★ 2,64633 open issues

Browse by type

Functions 150 Types & classes 26
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Prerequisites

  • JDK 11 or later
  • Maven 3 or later
  • MySQL 5.6 or later

Technologies

  • Spring MVC
  • Spring Security
  • Spring Data JPA
  • Maven
  • JSP
  • MySQL

Database

Here,we used Mysql DB MSQL DB Installation Steps for Linux ubuntu 14.04: - $ sudo apt-get update - $ sudo apt-get install mysql-server

Then look for the file : - /src/main/resources/accountsdb - accountsdb.sql file is a mysql dump file.we have to import this dump to mysql db server - > mysql -u -p accounts < accountsdb.sql

Extension points exported contracts — how you extend this code

browse all types & interfaces →

Core symbols most depended-on inside this repo

browse all functions →

Shape

Method 142
Class 20
Function 8
Interface 6

Languages

Java95%
TypeScript5%

Modules by API surface

src/main/java/com/visualpathit/account/model/User.java47 symbols
src/main/java/com/visualpathit/account/beans/Components.java25 symbols
src/main/java/com/visualpathit/account/controller/UserController.java11 symbols
src/test/java/com/visualpathit/account/controllerTest/UserControllerTest.java8 symbols
src/main/webapp/resources/js/bootstrap.min.js8 symbols
src/main/java/com/visualpathit/account/utils/RabbitMqUtil.java7 symbols
src/main/java/com/visualpathit/account/model/Role.java7 symbols
src/main/java/com/visualpathit/account/utils/MemcachedUtils.java6 symbols
src/main/java/com/visualpathit/account/service/UserServiceImpl.java5 symbols
src/main/java/com/visualpathit/account/service/UserService.java5 symbols
src/main/java/com/visualpathit/account/controller/ElasticSearchController.java5 symbols
src/test/java/com/visualpathit/account/modelTest/UserTest.java4 symbols

Datastores touched

(mysql)Database · 1 repos
accountsDatabase · 1 repos

For agents

$ claude mcp add vprofile-project \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page