Spring Framework
We have 11 years of experience building server side applications in Java using Spring framework and Spring ecosystem components like Spring Boot, Spring Cloud, Spring Data, Spring Retry.
We have 11 years of experience building server side applications in Java using Spring framework and Spring ecosystem components like Spring Boot, Spring Cloud, Spring Data, Spring Retry.
We have developed Android apps for in-house use by our customers. The installation and updates were done without the Google Play Store.
For development we used Android Studio and Kotlin.
We have a good habit of writing JUnit tests. We cover the edge cases to make sure that the code works for all inputs.
High code coverage helps to prevent regressions in the future.
JaCoCo can be used to measure the code coverage.
We have used Java Flight Recorder (JFR) to investigate memory leaks.
We have used Tomcat remote debugging to investigate live problems that were not reproducible in dev environment.