aboutsummaryrefslogtreecommitdiff
path: root/juick-xmpp/src
AgeCommit message (Expand)Author
2016-11-10using slf4j + logback for loggingGravatar Alexander Alexeev
2016-11-10no need injecting "jdbc" bean - local jdbc() usedGravatar Alexander Alexeev
2016-11-10no need uses @Component and @inject annotationsGravatar Alexander Alexeev
2016-11-10logging over slf4jGravatar Alexander Alexeev
2016-11-10"ignoreResourceNotFound = true" for juick.confGravatar Alexander Alexeev
2016-11-10xmpp: using right component name nowGravatar Vitaly Takmazov
2016-11-09components: remove @Component annotation to prevent double initializationGravatar Vitaly Takmazov
2016-11-08ws: fix injectionGravatar Vitaly Takmazov
2016-11-08juick-xmpp: statsfile -> statusGravatar Vitaly Takmazov
2016-11-08reorganize structure againGravatar Vitaly Takmazov