Released version 1.0.0
[examples/facebook-app] / src / main / resources / application.properties
2018-07-03 Kai MoritzMoved the embedded default-templates into the classpath
2018-07-03 Kai MoritzRenamed the pom-properties and enabled the docker-build
2016-05-26 Kai MoritzSwitched H2 to server-mode and made the console availab...
2016-05-26 Kai MoritzSwitched to Encryptors.noOpText(), because of Illegal...
2016-05-26 Kai MoritzSwitched from InMemoryUsers- to JdbcUsersConnectionRepo...
2016-02-01 Kai MoritzEnabled logging of HTTP-requests and -responses part-07
2016-02-01 Kai MoritzAuthentication through the canvas-attribute signed_request part-06
2016-01-30 Kai MoritzMake Spring-Boot's implicit autoconfiguration explicit part-01
2016-01-30 Kai MoritzMoved Thymeleaf-templates to src/main/webapp to enable... part-00
2016-01-30 Kai MoritzAuthenticate against Facebook