SeTrace spring autoproxy method logging

Adds method invocation logging to spring wired applications using auto proxies.

License

License

GroupId

GroupId

se.gawell
ArtifactId

ArtifactId

setrace-spring
Last Version

Last Version

0.0.13
Release Date

Release Date

Type

Type

jar
Description

Description

SeTrace spring autoproxy method logging
Adds method invocation logging to spring wired applications using auto proxies.

Download setrace-spring

How to add to project

<!-- https://jarcasting.com/artifacts/se.gawell/setrace-spring/ -->
<dependency>
    <groupId>se.gawell</groupId>
    <artifactId>setrace-spring</artifactId>
    <version>0.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/se.gawell/setrace-spring/
implementation 'se.gawell:setrace-spring:0.0.13'
// https://jarcasting.com/artifacts/se.gawell/setrace-spring/
implementation ("se.gawell:setrace-spring:0.0.13")
'se.gawell:setrace-spring:jar:0.0.13'
<dependency org="se.gawell" name="setrace-spring" rev="0.0.13">
  <artifact name="setrace-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.gawell', module='setrace-spring', version='0.0.13')
)
libraryDependencies += "se.gawell" % "setrace-spring" % "0.0.13"
[se.gawell/setrace-spring "0.0.13"]

Dependencies

compile (2)

Group / Artifact Type Version
com.sun.jersey.contribs : jersey-spring jar 1.10-b02
se.gawell : setrace-logging jar 0.0.13

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.0-rc1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.13
0.0.12
0.0.10
0.0.9
0.0.8
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2