Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ppaltmann/distyles

Repository files navigation

Very simple projects containing the same application configured in different ways using Spring (and in one case without Spring at all).

Clone the repo in typical fashion, or download a zip of the sources.

Browse through the slides if you haven't already. From there, the projects are pretty much self-explanatory.

Build and test everything and run the TransferScript main methods with

gradlew run test

Import the projects into Eclipse with

gradlew eclipse

and then File->Import->Existing Projects Into Workspace. For IDEA users, it's gradlew idea.

Once you're looking at the code, just browse around. Review how DefaultTransferService works. Look at each of the following and see how they differ across projects:

  • TransferScript
  • TransferServiceTests
  • app-config.xml

Explore, experiment, have fun!

About

A tour of Spring dependency injection styles

Resources

Stars

Watchers

Forks

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /