This is a SCRIPT-8 cassette.
This is a SCRIPT-8 cassette.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package andness | |
import io.micronaut.context.annotation.Bean | |
import io.micronaut.context.annotation.Factory | |
import io.micronaut.http.annotation.Controller | |
import io.micronaut.http.annotation.Get | |
import io.micronaut.runtime.Micronaut | |
object Application { | |
@JvmStatic |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package andness | |
import io.micronaut.context.annotation.Bean | |
import io.micronaut.context.annotation.Factory | |
import io.micronaut.http.annotation.Get | |
import io.micronaut.runtime.Micronaut | |
object Application { | |
@JvmStatic | |
fun main(args: Array<String>) { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
let db = [| | |
("Aaron Buffett",1943778); | |
("Aaron Etchison",1144908); | |
("Aaron Goessl",1302051); | |
("Aaron Jaksic",1453747); | |
("Aaron Leclere",1772592); | |
("Aaron Mcdivitt",1023351); | |
("Aaron Reuben",1564596); | |
("Aaron Sardinha",1049396); | |
("Abbey Gowens",1584207); |