mirror of
https://github.com/jwdeveloper/TikTokLiveJava.git
synced 2026-02-27 08:49:40 -05:00
Fixed CollectorExample and removed useless @Setter in MongoDataCollectorSettings!
This commit is contained in:
@@ -29,7 +29,6 @@ import java.util.function.Consumer;
|
||||
@Data
|
||||
public class MongoDataCollectorSettings {
|
||||
|
||||
@Setter
|
||||
private String connectionUrl;
|
||||
|
||||
private String databaseName = "tiktok";
|
||||
|
||||
Reference in New Issue
Block a user