kottpd icon indicating copy to clipboard operation
kottpd copied to clipboard

REST framework written in pure Kotlin

Results 18 kottpd issues
Sort by recently updated
recently updated
newest added

Bumps [slf4j-simple](https://github.com/qos-ch/slf4j) from 1.7.32 to 2.0.3. Commits b2cb05f prepare release 2.0.3 4b5bb41 fix SLF4J-546, Fluent logging API doesn't populate timestamp with Reload4JLogger b500a6f javadoc explaining using multiple markers instead of...

dependencies

Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from 3.10.0 to 3.12.1. Release notes Sourced from maven-site-plugin's releases. 3.11.0 What's Changed [MSITE-812] Missing '/' in log when deploying documentation by site:stage by @​aajisaka in apache/maven-site-plugin#1 [MSITE-828]...

dependencies

Bumps nexus-staging-maven-plugin from 1.6.8 to 1.6.13. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.sonatype.plugins:nexus-staging-maven-plugin&package-manager=maven&previous-version=1.6.8&new-version=1.6.13)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps `kotlin.version` from 1.6.10 to 1.6.20. Updates `kotlin-stdlib` from 1.6.10 to 1.6.20 Release notes Sourced from kotlin-stdlib's releases. Kotlin 1.6.20 Changelog Compiler New Features KT-48217 Add an annotation JvmDefaultWithCompatibility to...

dependencies

Bumps [maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 1.6 to 3.0.1. Commits 5255080 [maven-release-plugin] prepare release maven-gpg-plugin-3.0.1 e4dc062 [MGPG-79] fix handling of external pinentry programs in case the passphrase i... 5902b2b deps: update JUnit 12fbd63...

dependencies

Wasn't sure if any Java 8 dependences precluded trying it on Android. Thanks!

My first attempt to use it produced a fatal build error as it seems the JAR file already contains the kotlin libraries which clash with my AndroidStudio project. Is there...

I can't see a stop or shutdown function provided in Server class.

Imagine being able to be the servlet container for Ktor! We could have pure Kotlin/Native web services :D