Spring Operator
3e2b6ac8ed
Update build and setup configuration to use HTTPS
...
See gh-16246
6 years ago
Phillip Webb
2855010841
Fix sample POMs
...
Update sample POMs to follow CI friendly Maven conventions.
See gh-9316
7 years ago
Phillip Webb
53f1df86a2
Merge branch '1.5.x'
8 years ago
Phillip Webb
273beaa3ce
Polish
8 years ago
Stephane Nicoll
4604bb7e8a
Merge branch '1.5.x'
8 years ago
Stephane Nicoll
c903ff46a7
Polish samples
8 years ago
Stephane Nicoll
a19a28062f
Fix actuator security in samples
...
Closes gh-7637
8 years ago
Stephane Nicoll
6643ec3713
Next development version
8 years ago
Spring Buildmaster
7e9ed5e1a7
Next Development Version
8 years ago
Spring Buildmaster
334baaeffd
Next development version
8 years ago
Stephane Nicoll
dcb4fe8304
Add JMX support to the Spring Integration starter
...
Closes gh-1440
9 years ago
Andy Wilkinson
c068285586
Streamline Integration Starter and add Java DSL to it
...
This commit streamlines the Integration Starter by removing the file
http, ip, and stream modules as they are not always used by a majority
of apps that use Spring Integration and can also pull in other, unwanted
dependencies.
Additionally, a dependency on spring-integration-java-dsl has been
added. This makes it easy for users to configure Spring Integration
using Java configuration (the recommended approach), rather than via
XML. The Integration sample has been updated to use the DSL. Further
improvements could be made once the sample is using Java 8.
Closes gh-5528
9 years ago
Phillip Webb
fbaf209240
Move master to 1.4.0.BUILD-SNAPSHOT
9 years ago
Spring Buildmaster
504d3e97ba
Next development version
9 years ago
Spring Buildmaster
8db59059a5
Next Development Version
9 years ago
Spring Buildmaster
3f6f57a80e
Next Development Version
9 years ago
Phillip Webb
a57a88f5cf
Move master to 1.3.0.BUILD-SNAPSHOT
10 years ago
Spring Buildmaster
8f0ad02237
Next development version
10 years ago
Spring Buildmaster
60725cd8bd
Next development version
10 years ago
Spring Buildmaster
1a788c1741
Next development version
10 years ago
Stephane Nicoll
249e09d9bc
Switch master to 1.2.0.BUILD-SNAPSHOT
11 years ago
Spring Buildmaster
40327e1ae6
Next development version
11 years ago
Spring Buildmaster
981669b7c0
Next development version
11 years ago
Phillip Webb
200cd535c2
Revert "Next development version"
...
This reverts commit 67189477fe
.
11 years ago
Spring Buildmaster
67189477fe
Next development version
11 years ago
Spring Buildmaster
542f3cbda8
Next development version
11 years ago
Spring Buildmaster
4ca26a21dc
Next development version
11 years ago
Spring Buildmaster
05ed7b3bcd
Next development version
11 years ago
Phillip Webb
3007a777d0
Roll back to 1.1.0.BUILD-SNAPSHOT
11 years ago
Dave Syer
36130b27e1
Support for Jmx (and Integration) autoconfig in parent contexts
...
When there are parent contexts we already had a strategy for registering
the actuator endpoints, but not the regular JMX or Integration MBeans.
This chnage makes the autoconfigs for JMX aware of the parent context.
Also adds a sample with a parent context.
See gh-847
11 years ago
Spring Buildmaster
c650f2391e
Next development version
11 years ago
Dave Syer
09200361de
Align expectations of various JMX configurations
...
They all want to create an MBeanServer and when that happens
user sees no MBeans, or sometimes just one set (Spring Core,
Spring Integration or Spring Boot). To harmonise them we
create a @Bean of type MBeanServer and link to it in the
other autoconfigs
Fixes gh-1046
11 years ago
Phillip Webb
64a835e91a
Move master to 1.1.0.BUILD-SNAPSHOT
11 years ago
Spring Buildmaster
d3954a1703
Next development version
11 years ago
Spring Buildmaster
a5864ebcd0
Next development version
11 years ago
Spring Buildmaster
15e9dbe98b
Next development version
11 years ago
Phillip Webb
1e68b7e0a9
Remove superfluous <packaging> tags from POMs
11 years ago
Phillip Webb
0af7f7e347
Add missing POM info
11 years ago
Phillip Webb
488b03387f
Polish POM formatting
11 years ago
Phillip Webb
6f9bb233ad
Revert "Next development version"
...
This reverts commit b67bb70ee3
.
11 years ago
Spring Buildmaster
b67bb70ee3
Next development version
11 years ago
Phillip Webb
ac4cdd33c3
Revert "Next development version"
...
This reverts commit 1d0eea12eb
.
Returning to 1.0.0.BUILD-SNAPSHOT for an updated release.
11 years ago
Spring Buildmaster
1d0eea12eb
Next development version
11 years ago
Sebastien Deleuze
ab6c8dfee3
Use org.springframework.boot groupId in spring-boot-samples
...
Use org.springframework.boot instead of ${project.groupId}
groupId in order to make it easier to use spring-boot-samples
modules as a starting point for new projects.
11 years ago
Spring Buildmaster
b0d4e8ae69
Next development version
11 years ago
Spring Buildmaster
cb8668a151
Release version 1.0.0.RC4
11 years ago
Spring Buildmaster
1367d57e8c
Next development version
11 years ago
Spring Buildmaster
eaff1677a7
Release version 1.0.0.RC3
11 years ago
Phillip Webb
68293f34af
Upgrade version to 1.0.0.BUILD-SNAPSHOT
...
Fixes fg-243
11 years ago
Dave Syer
559f907b54
Use explicit test dependencies in samples
11 years ago