Class Main
- java.lang.Object
-
- it.tidalwave.thesefoolishthings.examples.dci.marshal.xstream.Main
-
@Configuration public class Main extends java.lang.Object
- Author:
- Fabrizio Giudici
-
-
Constructor Summary
Constructors Constructor Description Main()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description DciMarshalXStreamExample
example()
static void
main(java.lang.String... args)
-
-
-
Method Detail
-
example
@Bean public DciMarshalXStreamExample example()
-
main
public static void main(@Nonnull java.lang.String... args) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-