Giter Site home page Giter Site logo

elfysuen / debugger-ui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kawhii/debugger-ui

0.0 1.0 0.0 2.57 MB

🐭Debugger-UI专注于在spring boot各环境不方便调试的情况下进行debug并且提供强大的监控和扩展功能。

License: Apache License 2.0

Java 99.51% HTML 0.49%

debugger-ui's Introduction

debugger-ui

Build Status GitHub license codecov

介绍

欢迎大家使用Debugger-UI,常见的问题可以在这里提出,希望对大家有帮助。

1. Debugger-UI是什么?

Debugger-UI专注于在spring boot各环境不方便调试的情况下进行debug并且提供强大的监控和扩展功能。

界面信息

源码: 源码

debug界面: debug界面

项目规划

  1. 通过在线debug完成对所有方法的执行与响应
  2. 基于spring进行开发显示
  3. 能够通过spring的集成即可提供在线debug(类似swagger)
  4. 能够在线枚举出所有的类(方法,属性等)、文件在线查看
  5. 能够修改变量,修改class文件
  6. 查看服务器信息,java环境、服务器cpu、硬盘使用情况等
  7. 记录所有的操作记录并且支持导出,修改建议
  8. 支持restful api查看与修改内容
  9. 支持Enable开启与关闭

技术选型

  • 基于spring 4.x
  • 基于java反射

问题解决

  1. jar包枚举文件
  2. 反射加载类的问题解决(spring、静态、new instance)
  3. 方法缓存
  4. 属性修改

debugger-ui's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.