fundebug-java-notifier

Capture Java and Spring exceptions automatically

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.fundebug
ArtifactId

ArtifactId

fundebug-java-notifier
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

pom
Description

Description

fundebug-java-notifier
Capture Java and Spring exceptions automatically
Project URL

Project URL

https://github.com/Fundebug/fundebug-java-notifier
Source Code Management

Source Code Management

https://github.com/Fundebug/fundebug-java-notifier

Download fundebug-java-notifier

How to add to project

<!-- https://jarcasting.com/artifacts/com.fundebug/fundebug-java-notifier/ -->
<dependency>
    <groupId>com.fundebug</groupId>
    <artifactId>fundebug-java-notifier</artifactId>
    <version>0.3.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fundebug/fundebug-java-notifier/
implementation 'com.fundebug:fundebug-java-notifier:0.3.1'
// https://jarcasting.com/artifacts/com.fundebug/fundebug-java-notifier/
implementation ("com.fundebug:fundebug-java-notifier:0.3.1")
'com.fundebug:fundebug-java-notifier:pom:0.3.1'
<dependency org="com.fundebug" name="fundebug-java-notifier" rev="0.3.1">
  <artifact name="fundebug-java-notifier" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fundebug', module='fundebug-java-notifier', version='0.3.1')
)
libraryDependencies += "com.fundebug" % "fundebug-java-notifier" % "0.3.1"
[com.fundebug/fundebug-java-notifier "0.3.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • fundebug-java
  • fundebug-spring
  • examples/hello-world
  • examples/spring-rest-api

Fundebug:Java应用实时BUG监控插件

模块介绍

  • fundebug-java:监控普通Java应用BUG
  • fundebug-spring:监控Spring应用BUG
  • examples/hello-world:普通Java应用,使用fundebug-java监控
  • examples/spring-rest-api:使用Spring实现REST API,使用fundebug-spring监控

测试spring-rest-api

curl -X POST http://localhost:8080/greeting

Versions

Version
0.3.1