* mesos marathon demo
* Updated DockerFile to point to maven target
* Pointed to baeldung docker repository
* Added file permissions for Dockerise script
* Modifications to model on Hibernate One to manyTutorial
* Modifications to model on Hibernate One to manyTutorial
* Modifications to model on Hibernate One to manyTutorial
* Simple Genetic Algorithm improvements
* Struts2 refactoring
* BAEL-669 test of an infinite stream
* BAEL-699 example of custom type infinite stream
* BAEL-699 do..while stream way
* BAEL-669 generate stream of random uuids
* rest with spark java
* 4
* Update Application.java
* indentation changes
* spring @requestmapping shortcuts
* removing spring requestmapping and pushing spring-mvc-java
* Joining/Splitting Strings with Java and Stream API
* adding more join/split functionality
* changing package name
* testcase change
The tested failed in my portuguese language OS because of:
Ter(ça) is Tue(sday)
Movie [imdbId=tt0472043, director=null, actors=[ActorJackson [imdbId=nm2199632, dateOfBirth=Ter set 21 11:00:00 GMT 1982, filmography=[Apocalypto, Beatdown, Wind Walkers]]]]
Movie [imdbId=tt0472043, director=null, actors=[ActorJackson [imdbId=nm2199632, dateOfBirth=Tue Sep 21 11:00:00 GMT 1982, filmography=[Apocalypto, Beatdown, Wind Walkers]]]]
Locale was enforced
* rest with spark java
* 4
* Update Application.java
* indentation changes
* spring @requestmapping shortcuts
* removing spring requestmapping and pushing spring-mvc-java
* Joining/Splitting Strings with Java and Stream API
* adding more join/split functionality