Commit Graph

8 Commits (5af0903c0e266defd3e547a109d8fc812ab1b866)

Author SHA1 Message Date
Dave Syer c8ec2cb70b Add missing annotation to openTSDB sample 9 years ago
Phillip Webb 1983b43830 Polish POM descriptions 9 years ago
Stephane Nicoll 7c0c953f81 Add value alias for SpringApplicationConfiguration
Given that Spring Boot uses java config accross the board, a new `value`
attribute is now aliased to the existing `classes` attribute such that
one could write the following:

@SpringApplicationConfiguration(MyConfig.class)
public class MyTest {}

Closes gh-3635
9 years ago
Phillip Webb 1ce617f1ae Polish sample package names 10 years ago
Phillip Webb 31d6a0f17a Polish updated metrics code 10 years ago
Dave Syer 7be13b28bd Add tests for new features 10 years ago
Dave Syer 3fda744522 Add samples and tweak metrics reader/writers till they work 10 years ago
Dave Syer 60a4943520 Add support for metric export to OpenTSDB 10 years ago