Pinned Repositories
azure-b2c-oauth2
A modification of the project created for the Spring OAuth2 tutorial. This removes facebook and adds Azure B2C authentication instead.
boot-config-loader
Just doing something that everyone agrees is a bad idea.
bootiful-war-deployment
This project demostrates how you can deploy two executable war files onto the same Tomcat instance,and still have individualized external application configuration AND logging configuration.
can-not-deserialize-unwrapped-list-when-jacksonxmlproperty-localname-matches-j
Example for how to solve https://github.com/FasterXML/jackson-dataformat-xml/issues/86
cli-rpn-calculator
This is a basic command line tool that implements (currently) four basic operators. Order of operations is not yet implemented, so at this point at most only 3 tokens can be entered and only in order (ie, two numbers separated by an operand). From the command prompt, simply enter "run" in the root directory of the project. Requires Java 8 to run.
cloud-manager
cloud manager
idea177731
Examples of Correct WAR file creation.
minimal-boot-actuator
A Spring Boot application with minimal boot configuration, showing how to convert an older spring application to spring boot.
spring-riak
A project for using RIAK in Spring.
xitikit-blue
Pytry's Repositories
Pytry/azure-b2c-oauth2
A modification of the project created for the Spring OAuth2 tutorial. This removes facebook and adds Azure B2C authentication instead.
Pytry/minimal-boot-actuator
A Spring Boot application with minimal boot configuration, showing how to convert an older spring application to spring boot.
Pytry/bootiful-war-deployment
This project demostrates how you can deploy two executable war files onto the same Tomcat instance,and still have individualized external application configuration AND logging configuration.
Pytry/idea177731
Examples of Correct WAR file creation.
Pytry/boot-config-loader
Just doing something that everyone agrees is a bad idea.
Pytry/can-not-deserialize-unwrapped-list-when-jacksonxmlproperty-localname-matches-j
Example for how to solve https://github.com/FasterXML/jackson-dataformat-xml/issues/86
Pytry/cli-rpn-calculator
This is a basic command line tool that implements (currently) four basic operators. Order of operations is not yet implemented, so at this point at most only 3 tokens can be entered and only in order (ie, two numbers separated by an operand). From the command prompt, simply enter "run" in the root directory of the project. Requires Java 8 to run.
Pytry/cloud-manager
cloud manager
Pytry/generic-cached-example
Answer to a Stack Overflow question.
Pytry/jackson-databind
General data-binding package for Jackson (2.x): works on streaming API (core) implementation(s)
Pytry/jackson2halmodule-bug-spring-hateoas
current release of spring-hateoas does not work with current release of jackson
Pytry/java-mysql
Spring Boot MySQL Example
Pytry/kafka-training
Pytry/kotlin
The Kotlin Programming Language
Pytry/missing.properties.example
A project demonstrating how intellij is not able to detect the use of properties that are included using the "@PropertySource" annotation when the path is set using context or JVM parameters, and even though the file is indicated as being an additional resource bundle for the project.
Pytry/my-config-server
Pytry/rubiks-algorythm
Pytry/simple-spring-boot
just a simple project for trying out jetbrains Space
Pytry/spring-boot-8827
A solution showing how I totally embarrased myself by thinking SpringBootTest loaded a new web context for each @Test annotated method. Baka ...
Pytry/svn-to-git-example
Pytry/wee-cluster-boot
An example of creating a Spring Boot starter for AutoConfiguring leader election and event handling.
Pytry/windows-installable-java-enhanced-executable-wrapper
Pytry/Xitikit
Pytry/xitikit-blue-runtime